@charset "utf-8";
a {
  color: #333333;
}
a:hover, a:focus {
  text-decoration: none;
}
body {
  color: #333333;
  font-size: .25rem;
}
.fs32 {
  font-size: .32rem;
}
.blod {
  font-weight: bold;
}
.c-666 {
  color: #666666;
}
.c-738 {
  color: #da3738;
}
.bg-738 {
  background-color: #da3738;
}
.bd-color {
  border-color: #da3738;
}
.block {
  display: block;
}
.vMiddle {
  vertical-align: middle;
}
.imgs {
  width: 100%;
}
/*首页*/
.phones {
  width: .45rem;
  vertical-align: middle;
  margin-bottom: 0.04rem;
}
.phoneCont {
  display: inline-block;
  vertical-align: middle;
}
.header {
  padding: 0.3rem 3rem .3rem .28rem;
  border-top: 4px solid;
  background: #ffffff;
  position: relative;
  top: 0;
}
.modal-title {
  font-size: 0.373rem;
  font-weight: bold;
}
.header .logo {
  display: block;
}
.header .logo .imgs {
  width: 36%;
  display: block;
}

.header .rightWrap .tit {
  font-size: 0.373rem;
  margin: 0;
  color: #ffffff;
  line-height: 0.4rem;
}
.header .rightWrap p {
  font-size: 0.347rem;
  margin: 0;
  color: #ffffff;
}
.header .search-btn {
  position: absolute;
  right: 1.8rem;
  top: 51%;
  transform: translateY(-50%);
  width: .8rem;
  height: .8rem;
  border-radius: 50%;
  background: url(../images/search.png) no-repeat center;
  background-size: 35%;
  z-index: 999;
  border: 1px solid #f3f3f3;
}
#myModal .modal-header {
  padding: 0.2rem;
}
#myModal .modal-body {
  padding: 0.4rem 0.4rem;
}
.header .menu-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.4rem;
  height: 100%;
  cursor: pointer;
  background: url(../images/menu.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45%;
  z-index: 999;
}
.menu-list {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0;
  box-sizing: border-box;
  background: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  display: block!important;
  width: 0;
  transition: all .2s;
}
.menu-list.in {
  width: 70%;
}
.menu-list .top {
  position: relative;
  padding: 0.293rem;
  overflow: hidden;
  border-bottom: #eee solid 1px;
  box-sizing: border-box;
}
.menu-list .menu-logo {
  width: 80%;
  display: block;
  color: #ffffff;
  font-weight: bold;
}
.menu-list .close {
  display: block;
  position: absolute;
  top: .05rem;
  right: 0.3rem;
  width: 1rem;
  height: 1rem;
  background-size: 0.4rem;
}
.menu-list .close:before, .menu-list .close:after {
  content: '';
  height: .6rem;
  width: 2px;
  background: #ffffff;
  transform: rotate(45deg);
  position: absolute;
  top: 0.2rem;
  right: 0.4rem;
}
.menu-list .close:after {
  transform: rotate(-45deg);
}
.menu-list .navbar-nav {
  margin: 0;
}
.menu-list .menu-li a {
  display: block;
  padding: 0.2rem 0.4rem;
  line-height: 2;
  background: url(../images/nav_icon01.png) no-repeat 95% center;
  background-size: 3%;
  border-bottom: #eee solid 1px;
}
.banners .carousel-indicators {
  bottom: 0;
}
.banners .carousel-inner .item {
  overflow: hidden;
}
.banners .carousel-indicators li {
  margin-right: 0.05rem;
  height: 0.13rem;
  width: 0.13rem;
  vertical-align: middle;

  background: rgba(255, 255, 255, .6);
  border: none;
}
.banners .carousel-indicators .active {
  background: #da3738;
  width: 0.4rem;
  border-radius: 0;
}
.index_banners .carousel-indicators {
  bottom: 0;
}
.index_banners .carousel-inner .item {
  overflow: hidden;
}
.index_banners .carousel-indicators li {
  margin-right: 0.05rem;
  height: 0.13rem;
  width: 0.13rem;
  vertical-align: middle;

  background: rgba(255, 255, 255, .6);
  border: none;
}
.index_banners .carousel-indicators .active {
  background: #da3738;
  width: 0.4rem;
  border-radius: 0;
}
.footerNav {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}
.footer {
  height: 1.6rem;
}
.footerNav .btn {
  height: 1.6rem;
  box-sizing: border-box;
  border: none;
  border-right: 1px solid #ff4445;
  color: #ffffff;
  border-radius: 0;
  padding: .35rem 0;
}
.footerNav .btnIcon {
  display: block;
  margin: 0 auto 0.067rem;
  width: 0.5rem;
  height: 0.5rem;
}
.footerNav .name {
  display: inline-block;
  vertical-align: middle;
}
.navIndex {
  background: #f3f3f3;
  padding: 0.267rem;
}
.navIndex .navInnerIndex {
  background: #ffffff;
}
.navIndex .navIndexItem {
  float: left;
  width: 25%;
  padding: 0.267rem;
  box-sizing: border-box;
  border-right: 1px solid #eeeeee;
}
.navIndex .navIndexItem img {
  display: block;
  margin: 0 auto 0.08rem;
  width: 0.8rem;
  height: 0.8rem;
}
.navIndex .navIndexItem .navCont {
  text-align: center;
}
.productList {
  background: #ffffff;
  padding: 0.5rem 0.267rem;
}
.productCarousel .carItem {
  padding: 0 1rem;
  position: relative;
  top: 0;
  left: 0;
  background: #333333;
}
.productCarousel .carItem .listTab {
  list-style: none;
  padding-left: 0;
  position: relative;
  left: 0;
  bottom: 0;
  margin: 0;
  white-space:nowrap;
  width: 100%;
  font-size: 0;
}
.carItemInn {
  width: 100%;
  overflow: hidden;
}
.productCarousel .carItem .lis {
  width: 25%;
  padding: .25rem 0;
  background: #333;
  text-align: center;
  color: #fff;
  list-style: none;
  margin-bottom: 0;
  border-radius: 0;
  border: none;
  height: auto;
  text-indent: unset;
  margin: 0;
}
.productCarousel .productPrev,
.productCarousel .productNext {
  position: absolute;
  top: 0;
  height: 100%;
  width: 1rem;
  text-align: center;
  box-sizing: border-box;
}
.productCarousel .productPrev {
  left: 0;
  padding-left: 0.133rem;
}
.productCarousel .productNext {
  right: 0;
  padding-right: 0.133rem;
}
.productCarousel .productPrev img,
.productCarousel .productNext img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about  {
  background: #121212;
  padding: .3rem 0.267rem;
}
.copy {
  text-align: center;
  color: #ffffff;
}
.new-menu {
  width: 33.33%;
}
.nav-tabs.nav-justified.productTabs .new-menu a {
  margin: 0;
  border: none;
  background: #333;
  color: #fff;
}
/*.nav-tabs.nav-justified.productTabs .new-menu.active a {*/
  /*background: #da3738!important;*/
  /*color: #ffffff;*/
  /*border-color: #da3738!important;*/
/*}*/
.nav-tabs.nav-justified .new-menu a {
  border-radius: 0;
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  padding: 0.25rem 0;
  margin-right: 0.267rem;
  margin-bottom: 0.2rem;
  text-align: center;
}
.nav-tabs.nav-justified .new-menu:nth-child(3n+3) a {
  margin-right: 0;
}
.nav-tabs.nav-justified .new-menu a .classCont {
  display: inline-block;
  vertical-align: middle;
}
.nav-tabs.nav-justified .new-menu.active a,
.productCarousel .carItem .lis.active {
  background: #da3738;
  color: #ffffff;
  border-color: #da3738;
}
.nav-tabs.nav-justified .new-menu.active a .classIcon {
  background-position: bottom;
}
.toTop {
  position: fixed;
  bottom: 20%;
  right: 0;
  z-index: 99;
}
.toTop img {
  width: 1.2rem;
}
.tips {
  margin-top: 0.227rem;
  max-height: 0.98rem;
  overflow: hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient:vertical;
}
.companyBg {
  display: block;
  width: 100%;
}
.companyWrap {
  margin: 0 auto;
  background: #efefef;
  position: relative;
  padding: 0.467rem 0.267rem;
}
.compTitle {
  text-align: center;
  font-weight: bold;
}
.compConts{
  padding: 0.2rem 0;
  color: #999999;
  line-height: 0.6rem;
}
.linkMore {
  display: block;
  text-align: center;
  margin: .2rem auto 0;
  width: 2.5rem;
  line-height: 0.75rem;
  border: 1px solid #e6e3e3;
}
.wrapTitle {
  font-size: 0.48rem;
  text-align: center;
  padding: 0.133rem 0;
}
.wrapTitleSmall {
  text-align: center;
}
.message {
  padding: 0.5rem 0.267rem 0 .24rem;
}
.msgWrap {
  margin-top: 0.133rem;
  position: relative;
  top: 0;
}
.msgWrap:after {
  content: '*';
  position: absolute;
  right: 0.133rem;
  top: 0;
  color: #999999;
}
.icons {
  position: absolute;
  top: 50%;
  left: 0.2rem;
  transform: translateY(-50%);
  width: 0.5rem;
}
.textIcons {
  position: absolute;
  top: 0.16rem;
  left: 0.2rem;
  width: 0.5rem;
}
.line {
  width: 0.6rem;
  height: .6rem;
  border: 1px solid;
  margin-bottom: 0.2rem;
  display: inline-block;
  position: relative;
  top: 0;
}
.line i {
  width: 1px;
  height: 4px;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.productWrap {
  margin: 0 -0.213rem;
}
.productItem {
  margin-top: 0.333rem;
  float: left;
  width: 50%;
  padding: 0 0.213rem;
  box-sizing: border-box;
}
.innerProduct {
  box-shadow: 2px 1px 4px rgba(0,0,0,.3);
}
.productIcons {
  position: relative;
  top: 0;
  left: 0;
}
.productIcons .add {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(199, 2, 31, .9);
  width: 0.8rem;
  text-align: center;
  height: 0.8rem;
  line-height: .8rem;
  border-radius: 50%;
  color: #ffffff;
  opacity: .7;
  font-size: .6rem;
}
.productIcons .add:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: 1px;
  background: #ffffff;
}
.productIcons .add:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  width: 50%;
  height: 1px;
  background: #ffffff;
}
.productImg {
  display: block;
  width: 100%;
}
.productCont {
  padding: 0.26rem 0.18rem;
}
.productCont .leftCont {
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
  text-align: center;
}

.oneLine {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
}
.company {
  padding-top: 0.5rem;
}
.companyImg, .caseBg {
  display: block;
  width: 100%;
}
.caseBg {
  
}
.casrInnerCarousel {
  height: 11rem;
  position: relative;
  top: 0;
  left: 0;
}
.instructions {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5rem;
  background: url("../images/instructionsBg.png") no-repeat;
  background-size: 100%;
  padding: 1.7rem 0.6rem 0 0.267rem;
  box-sizing: border-box;
}
.instructions .caseTitle {
  color: #ffffff;
  font-weight: 500;
}
.instructions .caseConts {
  color: #ffffff;
  margin-top: 0.3rem;
  line-height: 0.5rem;
  max-height: 1.2rem;
  overflow: hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient:vertical;
}
.caseMore img {
  opacity: .4;
  margin-top: 0.4rem;
}
#caseCarousel .leftBtn, #caseCarousel .rightBtn {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
}
/*#caseCarousel .leftBtn img, #caseCarousel .rightBtn img {*/
  /*width: 1.2rem;*/
/*}*/
#caseCarousel .leftBtn {
  left: 0.267rem;
}
#caseCarousel .rightBtn {
  right: 0.267rem;
}
.advantage {
  padding: 0.5rem 0.267rem 0;
}
.ad-menu {
  width: 25%;
}
.nav-tabs.nav-justified .ad-menu a {
  border-radius: 0;
  background: #f3f3f3;
  border: 1px solid #f3f3f3;
  display: block;
  padding: 0.25rem 0;
  margin-right: 0.2rem;
  margin-bottom: 0.4rem;
  text-align: center;
  position: relative;
}
.nav-tabs.nav-justified .ad-menu a:after {
  content: "";
  position: absolute;
  bottom: -0.267rem;
  left: 50%;
  transform: translateX(-50%);
  border: 0.133rem solid transparent;
  border-top-color: #da3738;
  display: none;
}
.nav-tabs.nav-justified .ad-menu.active a {
  background: #da3738;
  color: #ffffff;
  border-color: #da3738;
}
.nav-tabs.nav-justified .ad-menu.active a:after {
  display: block;
}
.nav-tabs.nav-justified .ad-menu:nth-child(4n+4) a {
  margin-right: 0;
}
.backTop {
  display: block;
  width: 100%;
}
.videos {
  height: 6rem;
  display: block;
}

/*产品分类页面*/
.breadCrumbs {
  line-height: 1.067rem;
  background: #f5f5f5;
  position: relative;
  top: 0;
  padding: 0 1.333rem;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.breadCrumbsIcon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.667rem;
  height: 0.667rem;
  line-height: 0.667rem;
}
.breadCrumbsIcon.left {
  left: 0.267rem;
}
.breadCrumbsIcon.right {
  right: 0.267rem;
}
.breadCrumbsImgs {
  width: 80%;
}
.breadCrumbsNext {
  width: 0.4rem;
  margin: 0 0.067rem;
}
.classList {
  padding: 0.267rem 0.267rem;
}
.classList .titles {
  padding: 0.267rem;
  font-weight: bold;
  position: relative;
  top: 0;
  border: 1px solid;
  color: #ffffff;
}
.classList dl {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  margin-bottom: 0.267rem;
}
.classList .toggleDrow {
  position: absolute;
  top: 56%;
  transform: translateY(-50%);
  right: 0.267rem;
  transition: all .2s;
  border: 0.133rem solid transparent;
  border-top-color: #ffffff;
}
.classList .toggleDrow.up {
  transform: translateY(-100%) rotate(180deg);
}
.classList .classItem {
  padding: 0.267rem;
  border-bottom: 1px solid #eeeeee;
}
.classList .classItem a {
  display: block;
}
.newsPage.news.indexNews {
  padding: .5rem 0.267rem .8rem;
}
.newsPage.news.indexNews .nav-tabs {
  padding-top: 0;
}

/*产品列表*/
.listPage.productList {
  background: #fff;
  padding-top: 0;
  padding-bottom: 0.267rem;
}

/*产品详情*/
.detailWrap {
  padding: 0 0.267rem .6rem;
}
.detailTitle {
  padding: 0.4rem 0;
  text-align: center;
  font-weight: bold;
}
.detailBanner .carousel-indicators {
  left: 50%;
}
.detailBanner .carousel-inner .item {
  height: 9rem;
}
.detailBanner .carousel-indicators li {
  background: #dad8d8;
  border-color: #dad8d8;
}
.detialCont {
  padding: 0.267rem 0.2rem;
  color: #ffffff;
  margin: 0.333rem 0 0.467rem;
}
.detailWrap .conts {
  padding: 0.2rem 0 .5rem;
}
  /*新闻列表*/
.newsPage.news {
  padding: 0.267rem 0.267rem;
}
.newsPage.news .nav-tabs {
  padding-bottom: 0;
}
.newsPage.news .nav-tabs .new-menu {
  padding: 0 1%;
  width: 33.3333%;
}
.newsPage.news .nav-tabs.nav-justified .new-menu a {
  border-right: 1px solid #eeeeee;
  border-color: #eeeeee;
  background: #ffffff;
  margin-right: 0;
}
.newsPage.news .nav-tabs .new-menu:first-child {
  padding-left: 0;
}
.newsPage.news .nav-tabs .new-menu:last-child {
  padding-right: 0;
}
.newsPage.news .newItem {
  padding: 0.333rem 0.267rem;
  border: 1px solid #eeeeee;
  display: block;
  margin-top: 0.2rem;
}
.newsPage.news .date span {
  display: inline-block;
  vertical-align: middle;
  font-size: .2rem;
  color: #c5c5c5;
}
.newsPage.news .newItem .nesTitle {
  padding-top: 0.2rem;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
  font-weight: 500;
}
.newItem .newsConts {
  display: inline-block;
  width: calc(100% - 2.4rem);
  box-sizing: border-box;
  padding-left: 0.267rem;
  vertical-align: top;
  border-left: 1px solid #e4e4e4;
}
.newItem .newImgs {
  display: block;
  width: 100%;
  margin-bottom: 0.2rem;
}

/*新闻详情*/
.newDetailTitle {
  padding: 0.3rem 0 0.1rem;
  border-bottom: 1px solid #eeeeee;
}
.newDetailTitle .inTitle {
  padding-bottom: 0.067rem;
  text-align: center;
}
.newDate {
  text-align: center;
}
.newConts {
  padding: 0.267rem 0.267rem;
}
.prevNext {
  padding: 0.267rem 0;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}
.prevNext .links {
  width: 50%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
}
/*公司简介*/
.aboutBanner {
  display: block;
  width: 100%;
}
.aboutWrap {
  padding: 0.533rem 0.267rem 0;
}

/*分页*/
.pagins {
  text-align: center;
}
.pagination {
  width: 100%;
  margin: .267rem 0;
}
.pageWrap {
  display: inline-block;
  vertical-align: middle;
  padding: 0.267rem 0.2rem;
  max-width: 74%;
  overflow: hidden;
}
.pageWrap li  {
  float: left;
  list-style: none;
  width: 0.65rem;
  line-height: 0.65rem;
  text-align: center;
  border-radius: 50%;
  margin: 0 0.15rem;
}
.pageWrap li.active {
  background: #da3738;
}
.pageWrap li.active a{
  color: #ffffff;
}
.pagination .prev, .pagination .next {
  display: inline-block;
  vertical-align: middle;
  width: 10%;
  list-style: none;
  padding: 0.267rem 0.2rem;
}
.pagination .prev a, .pagination .next a {
  text-align: center;
  display: block;
  line-height: .56rem;
  height: .65rem;
  width: .65rem;
  border: 1px solid #eeeeee;
  border-radius: 50%;
}
.pagination .prev img, .pagination .next img {
  width: 50%;
}
.bTip {
  font-weight: bold;
}
.wechatCode {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  z-index: 99999;
  top: 0;
  left: 0;
  display: none;
}
.wechatCode .imgWrap {
  width: 5rem;
  height: 5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wechatCode .imgWrap img {
  display: block;
  width: 100%;
  height: 100%;
}
.wechatCode .imgWrap .closeWechat {
  width: .7rem;
  height: 0.7rem;
  position: absolute;
  top: -.9rem;
  right: -.5rem;
  background: #b1b1b1 url("../images/fa-close.png") center no-repeat;
  background-size: 40%;
  border-radius: 50%;
}
.indexdiy_head_div{
  width: 100%!important;
  overflow: hidden;
}
.indexdiy_head_div img {
  /*width: 100%;*/
}
.indexdiy_body_div{
  width: 100%;
}
.indexdiy_body_div img{
  width: 100%;
}
.input-group-btn {
  display: block;
}
.input-group {
  width: 70%;
}
.indexdiy_head_div img {
  width: 100%;
}
.wrapTitle img {
  width: 100%;
}
.aboutWrap img{
  width: 100%;
}