
body{font-size:0.36rem; color:#333;font-family: "Microsoft YaHei";line-height: 1.42857143;background-color: #fff;margin: 0;}
.menu-list .menu-li a {color:#333;font-size:0.36rem;}
 .classList .classItemWrap a{font-size:0.36rem;color:#333}
 .telBtn{color:#333;}
 .c-666{font-size:0.36rem; color:#333;}
 .c-333{font-size:0.36rem; color:#333;}
 .fs32{font-size:0.36rem;}
 .classList .titles a{font-size:0.36rem;color:#333;}
 .nesTitle,.nav-tabs.nav-justified .new-menu a{color:#333;}
 .compConts,.message input::-webkit-input-placeholder, .message textarea::-webkit-input-placeholder {font-size:0.36rem; color:#333;}

.header{background:#fff;}
.message{background:#fff;}




.footerNav .btn,.bg-075,.nav-tabs.nav-justified .new-menu.active a,.pageWrap li.active,.detialCont,.menu-list .top,.banners .carousel-indicators .active{background:#1cbb3a!important;}
 .banners .carousel-indicators .active {
  background: #1cbb3a!important;
  border-color: #1cbb3a!important;
}
.index_banners .carousel-indicators .active {
  background: #1cbb3a!important;
  border-color: #1cbb3a!important;
}
.nav-tabs.nav-justified .new-menu.active a{border-color:#1cbb3a !important;}
.productCarousel .carousel-indicators .active {
  border-color: #1cbb3a;
  background: #1cbb3a;
}


.message .messagtBtn{background:#1cbb3a;}
.menu-list .menu-li a{font-weight:normal;}

.breadCrumbs{color:#fff;background:#1cbb3a}
  .breadCrumbs a{color:#fff;}




.footerNav .btn{border-right:1px solid #1cbb3a}

.about{background:#222}
.about .aboutLinkInn a{color:#333;}

.newsPage.news.indexNews {
    padding: .2rem 0.267rem .8rem!important;
    margin-top: 30px!important;
}

.productList {
    padding-bottom: 0.1rem!important;
}

.message{background:#fff!important;}

.productImg {
    border: 1px solid #eee;
}
.company{padding-top:0!important;}
.indexdiy_head_div {
    padding: 0.25rem;
}
.wrapTitle {
    font-size: 0.55rem;
    font-weight: bold;
    color: #1cbb3a;
}

.wrapTitle span:after,.wrapTitle span:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 1px;
    background: #1cbb3a;
    top: 50%;
}

.wrapTitle span:after{
    right: -34px;
}

.wrapTitle span:before{
    left: -34px;
}
.wrapTitle{    
    margin-bottom: 10px;line-height: 0.64rem;
}
.wrapTitle span {
    font-size: 0.36rem;
    color: #666;
    font-weight: normal;
    position: relative;
}
.det_mor {
    display: none;
}
/*详情*/
.big_x {width: 100%;}
.box_1 .txt_img {display: flex;}
.box_1 .txt_img span {
    width: 50px;
    height: 50px;
    background: #1cbb3a;
    display: flex;
    justify-content: center;
    align-items: center;
}
.det_call br {
  display: none;
}
.big_x table{border: 1px solid #f5f5f5;}
.big_x td{}
.big_x .txt_img img {width: 36px;}
.box_1 .txt_img p {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    background: #ddd;
    width: 96%;
    padding-left: 14px;
}
.det_tit2 {
    text-align: center;
}
.det_tit2 p {
    display: flex;
    flex-direction: column;
    font-size: 40px;
    line-height: 42px;
}
.det_tit2 em {
    font-size: 16px;
    line-height: 24px;
    border-radius: 40px;
    padding: 0.3% 5%;
    text-align: center;
    line-height: 24px;
    display: inline-block;
    background: #1cbb3a;
    font-style: normal;
    margin-top: 15px;
    color: #fff;
}
.det_call {
    margin-top: 60px;
    overflow: hidden;
}
.det_call tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.det_call tr td {
    display: inline-block;
    margin-bottom: 20px;
    padding-left: 0 !important;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    width: 32%;
    height: auto;
    padding: 0 !important;
}
.det_call tr td:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #1cbb3a;
    transition: all 0.5s ease;
    z-index: 1;
    width: 3px;
    height: 0px;
}
.det_call tr td:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: #1cbb3a;
  transition: all 0.5s ease;
  z-index: 1;
width: 0px;
height: 3px;
}
.det_call table tr td a {
    display: block;
    overflow: hidden;
}
.det_call table tr td a:before {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: #1cbb3a;
    transition: all 0.5s ease;
    z-index: 1;
width: 3px;
height: 0px;
}
.det_call table tr td a:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: #1cbb3a;
    transition: all 0.5s ease;
    z-index: 1;
width: 0px;
height: 3px;
}
.det_call tr td:hover::before {
  height: 100%;
}

.det_call tr td:hover::after {
    width: 100%;
}
.det_call table tr td a:hover::before {
  height: 100%;
}
.det_call table tr td a:hover::after {
  width: 100%;
}
.det_call tr td img {
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    width: 100%;
    height: auto;
}
.det_call div {
    height: 40px;
    background: rgb(28, 187, 58,0.7);
    line-height: 40px;
    padding-top: 0 !important;
    transition: all 0.3s linear;
    width: 100%;
    position: absolute;
    bottom: -40px;
}
.det_call tr td:hover div {bottom: 2px;}
.det_call table tr td div a {line-height: 40px;}
.det_call table tr td a {
    display: block;
    overflow: hidden;
    color: #fff;
}
.about p{color:#fff;}

