.nav-list li dl dd.navtb9 span{
    background-size: 1.0rem;
	display: inline-block;
}
/*全面设计*/
.showProduct{
    padding: 0 ;
}
.showProduct .core{
    padding: 0 ;
}
.showProduct .textBG{
    text-align: center;
    height: 1.96rem;
    padding: 0.5rem 0 0 0;
    overflow: hidden;
}
.showProduct .textBG p{
    color: #000;
    font-size: 0.45rem;
    text-transform: Uppercase;
    letter-spacing: 0.014rem;
}
.showProduct .textBG span{
    width: 3.6rem;
    height: 1px;
    border-top: 0.05rem #000 solid;
    display: inline-block;
    margin: 0.2rem auto 0 auto;
    color: transparent;
    content: "";
}

.showProduct .banner{
    padding: 0 0.42rem;
    height: 7.42rem;
    background: url("../images/guideBanner.png") no-repeat left bottom;
    background-size: contain;
    color: #333;
    font-size: 0.34rem;
    letter-spacing: 0.014rem;
    text-indent: 2em;
}

/*软装服务*/
.rua{
    padding: 0 0.34rem;
    position: relative;
    margin: 1.036rem 0 0 0;

}
.rua h1{
    width: 3.92rem;
    height: 0.45rem;
    line-height: 0.45rem;
    text-align: center;
    position: absolute;
    color: #000;
    font-size: 0.38rem;
    text-transform: Uppercase;
    letter-spacing: 0.014rem;
    top: 0rem;
    left: 50%;
    margin: -0.275rem 0 0 -1.96rem;
    background: #fff;
}
.rua ul{
    border: 1px #e6e6e6 solid;
    overflow: hidden;
    padding:0.56rem 0 0.42rem 0;
}

.rua ul li {
    padding: 0 0.22rem;
    display: inline-block;
    float: left;
    margin:0 0 0.3rem 0 ;
}
.rua ul li p{
    text-align: center;
    margin: 0.2rem 0 0 0;
    font-size: 0.32rem;
    color: #333;
}
.rua ul li img{
    max-height: 130px;
    max-width: 100%;
    width: auto;
    text-align: center;
}
.rua ul li.title1{  width: 50%;  }
.rua ul li.title2{  width: 50%;  }
.rua ul li.title3{  width: 36%;  }
.rua ul li.title4{  width: 34%;  }
.rua ul li.title5{  width: 30%;  }
.rua ul li.title6{  width: 33.3%;  }
.rua ul li.title7{  width: 33.3%;  }
.rua ul li.title8{  width: 33.3%;  }
.rua ul li.title9{  width: 33.3%;  }
.rua ul li.title10{  width: 33.3%;  }
.rua ul li.title11{  width: 33.3%;  }


.rua ul li.title3 img{  max-height: 1.96rem; padding:0.56rem 0 0 0; }
.rua ul li.title4 img{  max-height: 1.96rem;  }
.rua ul li.title5 img{   max-height: 1.96rem;  }
.rua ul li.title6 img{  max-height: 1.96rem;  }
.rua ul li.title7 img{  max-height: 1.96rem;  }
.rua ul li.title8 img{   max-height: 1.96rem;  }
.rua ul li.title9 img{  max-height: 1.96rem;  }
.rua ul li.title10 img{  max-height: 1.96rem;  }
.rua ul li.title11 img{   max-height: 1.96rem;  }




/*二维码区域*/
.erMa{
    border: none;
    padding: 1.0rem 0 0 0;
}



/*页面的切换按钮*/
 .allbtn {
    margin: 0.56rem 0;
    padding: 0 0.34rem;
}
 .allbtn a {
    color: #666;
    position: relative;
    padding: 0 0 0 0.44rem;
}
.allbtn a.next{
    padding: 0 0.44rem 0 0;
    float: right;

}
 .allbtn a:hover {
    color: #a31e2c;
    text-decoration: none; 
}

 .allbtn a.previous i {
    width: 0.34rem;
    height: 0.34rem;
    display: inline-block;
    background: url(../images/banner-ico.png) no-repeat center;
    background-size: contain;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    position: absolute;
    top: 50%;
    left: 0.1rem;
    margin: -0.17rem 0 0 -0.17rem;
}

 .allbtn a.next i {
    width: 0.34rem;
    height: 0.34rem;
    display: inline-block;
    background: url(../images/banner-ico.png) no-repeat center;
    background-size: contain;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    position: absolute;
    top: 50%;
    right: 0.1rem;
    margin: -0.17rem -0.17rem 0 -0.17rem;
}
 .allbtn a.previous:hover i,
 .allbtn a.next:hover i {
    background: url(../images/banner-ico2.png) no-repeat center;
    background-size: contain;
}









