
#headTop img{
    width: 1rem;
}
#top {
  width: 100%;
  min-height: 25rem;
  background: #eff3f1;
  bordeR: 1px solid #fff;
}
#back {
  width: 100%;
  margin:-0.1rem  auto 0;
  height:2.5rem;
  position: relative;
  background: #f0f1f2;
  z-index: 100 !important;
  /*border-top:1px solid #000;*/
  border-bottom:1px solid #ccc;
}
#back span {
  font-size: 1.2rem;
  color: #858585;
  font-weight: 600;
  line-height: 2.5rem;
  margin-left:3%;
  margin-right:0.5rem;
}
#back img:first-of-type{
  width: 0.7rem;
  margin-right:0.2rem;
  margin-top:-0.3rem;
}
#back img:last-of-type{
  width:4rem;

}
#back ul{
  width: 9rem;
  height:1.6rem;
  position: absolute;
  right: 3%;
  top:0.9rem;
  display: flex;
}
#back ul li{
 flex: 1;
  margin-left:0.5rem;
  text-align: center;
}
#back ul li a{
    font-weight: 600;
}
.navAct{
  border-bottom:0.1rem solid #ff3434;
}
.navAct a{
    color:#ff3434 !important;
}
#top .productImg img {
  clear: both;
  width: 100%;

  margin-bottom:0.5rem;
}


#top #pro-jianjie {
  font-size: 1.07142857rem;
}
#top p,#top h2{
  margin-left:3%;
  margin-bottom:0.5rem;
}
#top .price {
  font-size: 0.7rem;
  color: #8d8d8d;
}
#top .price span {
  font-size: 1rem;
  font-weight: 600;
  color: #ff3333;
}
#top .number{
    float: right;
  color: #8d8d8d;
    margin-right:3%;
    margin-top:-1.3rem;
  font-size: 0.71428571rem;
}
#top .number span {
    color: #8d8d8d;
    font-size: 0.71428571rem;
}
#top .address ,#top .address span,#top .phone2 ,#top .phone2 span{
    clear: both;
  width: 94%;
  color: #616161;
  font-size: 0.71428571rem;
}
#top .phone2{
  margin-bottom:1rem;
}
#lianjie {
  width: 99.5%;
  margin: 0.5rem 0;
  height: 3rem;
  position: relative;
  padding-bottom: 20px;
    border:1px solid  #eff3f1;
  background: #eff3f1;
}
#lianjie #tou {
  width: 4em;
  margin-left: 3%;
  margin-top: 0.6rem;
}
#lianjie #tou img{
    width: 100%;
}
#lianjie p {
  width: 8.4rem;
  height: 2.82142857rem;
  font-size: 0.8rem;
  font-weight: 600;
  position: absolute;
  left: 4rem;
  top: 1rem;
}
#lianjie button {
  width: 4.7rem;
  height: 1.9rem;
  font-size: 0.85714286rem;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  right: 3%;
  top: 1rem;
    border:1px solid #ff3000;
}
#lianjie button a {
  text-decoration: none;
  color: #ff3000;
}
#product_info {
  margin: 0.5rem 0;
  min-height: 3.57rem;
  position: relative;
  background: #eff3f1;
    padding-bottom:0.5rem;
}
#product_info ul {
  width: calc(100%);
  margin: 0.5rem 0 ;
  display: table;
}
#product_info ul li {
  float: left;
  width: 100%;
  display: table;
  position: relative;
}
#product_info ul li img {
  width: 100% ;
}
#product_info #product-content {
  width: 100%;
  margin: 0.3rem 0 0 0;
  font-size: 0.85714286rem;
  color: #8d8d8d;
}
#product_info #product-content img{
	width:100%;
	}
#product_info #product-content h3,#product_info #product-content h4 {
  font-weight: 600;
  font-size: 0.8rem;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  margin-left: 0rem;
}
#product_info #product-content p,#product_info #product-content p span {
  font-size: 0.7rem;
    line-height: 1rem;
    color: #555555;
  margin-bottom: 0.3rem;
  text-indent: 1rem;
}
#tuijian {
  width: 99.5%;
  margin-top: 0.71428571rem;
  min-height: 10.71428571rem;
  position: relative;
  bordeR: 1px solid #000;
  background: #fff;
}
#callBax{
    background: #fff !important;
    height: 13.3rem;
}
#call{
    background: #fff !important;
    padding-top: 0 !important;
    height: 13rem;
}
#call-top{
    width: 100%;
    height: 4rem;
    border-bottom:1px solid #ccc;
    margin-bottom:1rem;
}
#call-top img{
    width:2.5rem;
}
.phoneB{
    margin:5%  0 0 27%;
}
#call-top div{
    /*float: right;*/
    margin:-2.2rem 3rem 0 7.5rem;
}
#call-top div p:first-of-type{
    font-size: 0.9rem;
    font-weight: bold;
    margin-bottom:0.3rem;
}
#call-top div p:first-of-type span{
    color:#f42929
}
#call-top div p:last-of-type{
    font-size: 0.7rem;
    color: #9c9c9c;
}
#callBax form{
    clear: both;
}
#callBax form input {
    width: 13.8rem;
    height: 1rem;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 0.71428571rem;
    border-radius: 5px;
    background: #fff;
}
#call textarea{
    background: #fff;
    margin-bottom:0.5rem;
}
/*#call .ok{*/
/*    background: #ff3434;*/
/*    margin-left: 2.3rem;*/
/*    width:15rem;*/
/*    height: 2rem;*/
/*    color: #fff;*/
/*    bordeR: none;*/
/*    border-radius: 5px;*/
/*    font-size: 0.8rem;*/
/*    margin-bottom: 1rem;*/
/*}*/
#call .ok img{
    margin-right:0.3rem;
}
#product_parameter {
    /*margin: 0.5rem 3%;*/
  min-height: 3.57rem;
  position: relative;
  background:white;
    padding-bottom:0.5rem;
    /*border-radius:10px*/
}
    #product_parameter ul li p {
        margin-left:30px;
        display:initial;
        line-height:1.5rem;
        color:#333;
        letter-spacing:0
    }
    #product_parameter ul li {
        border-bottom:1px solid #eee;
        margin:10px 3%
    }
    .product_parameter_title_p {
        border:none !important;
        margin-left:3%
    }
#product_parameter ul li span {
    color:#999
}


