.boxxq{
    width: 100%;
    min-width: 1200px;
    background: #fff;
}
.visualbox{
    width: 100%;
}
.visualbox .visual{
    display: block;
    width: 100%;
}
.detailnav{
    padding: 0 5%;
    height: 0.6rem;
    background: #f4f5f7;
}
.detailnav .name{
    float: left;
    line-height: 0.6rem;
    font-size: 0.28rem;
}
.detailnav p{
float: right;
    display: flex;
    justify-content: center;
    padding-top: 0.1rem;
}
.detailnav p span{
    display: block;
    width: 1.2rem;
    height: 0.5rem;
    margin: 0 0.51rem;
    position: relative;
    text-align: center;
    line-height: 0.5rem;
    cursor: pointer;
}
.detailnav p span a{
    font-size: 0.24rem;
    position: relative;
    z-index: 9;
    color: #000;
}
.detailnav p .dj a{
    color: #fff;
}
.detailnav p .dj::after{
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: #a93428;
    transform: skew(-10deg);
}
.detailnav .baojia{
float: right;
    font-size: 0.20rem;
    width: 2rem;
    height: 0.6rem;
    color: #fff;
    text-align: center;
    line-height: 0.6rem;
    position: relative;
}
.detailnav .baojia i{
    position: relative;
    font-size: 0.24rem;
    z-index: 9;
}
.detailnav .baojia::after{
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: #a93428;
    transform: skew(-10deg);
}
.introduce{
    width: 90%;
    margin: 0 auto;
    margin-top: 0.5rem;
}
.introduce .name span{
    font-size: 0.32rem;
    display: block;
}
.introduce .name span:last-child{
    margin-top: -0.2rem;
}
.introduce ul{
    display: flex;
    margin-top: 0.5rem;
}
.introduce ul li{
    font-size:0.22rem ;
}
.introduce ul li span{
    font-size: 0.18rem;
    color: #676767;
}
.introduce ul li:nth-child(1){
    padding-right: 0.4rem;
}
.introduce ul li:nth-child(3){
    padding-left: 0.4rem;
}
.introduce ul li:nth-child(2){
    padding: 0 0.4rem;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#gailan,.peizhi,.hqbj,.xgcx{
    width: 100%;
}
#gailan .title,.xingneng .title,.anli .title,.peizhi .title,.hqbj .title,.xgcx .title{
    width: 100%;
    position: relative;
    text-align: center;
    margin: 0.6rem 0;
}
#gailan .title i,.xingneng .title i,.anli .title i,.peizhi .title i,.hqbj .title i,.xgcx .title i{
    font-size: 0.46rem;
    background: #fff;
    padding: 0 0.06rem ;
    position: relative;
    z-index: 2;
}
#gailan .title::after ,.xingneng .title::after,.anli .title::after,.peizhi .title::after,.hqbj .title::after,.xgcx .title::after{
    position: absolute;
    left: 0;
    top: 50%;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    z-index: 1;
}
.gailannav{
    display: flex;
    justify-content: center;
    background: url('../img/line.png')center  0.46rem  no-repeat;
    margin-bottom: 0.5rem;
}
.gailannav li{
    width: 1.02rem;
    height: 0.48rem;
    margin: 0 0.4rem;
    margin-top: -0.01rem;
    position: relative;
    text-align: center;
    line-height: 0.48rem;
    cursor: pointer;
}
.gailannav .on{
    color: #fff;
}
.gailannav .on span{
    position: relative;
    z-index: 2;
}
.gailannav .on::after{
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: #a93428;
    transform: skew(-10deg);
    z-index: 1;
}
.onbox{
    width: 90%;
    margin: 0 auto;
    position: relative;
    /* height: 14rem; */
}
.onbox .ondiv{
    /*position: absolute;*/
    left: 0;
    top: 0;
    width: 100%;
    display: none;
}
.onbox .ondiv:first-child{
    display: block;
}
.ondiv{
    width: 100%;
    position: relative;
}

.ondiv .waiguanswiper,.neishiswiper,.shipinswiper{
    width: 80%;
    margin: 0 auto;
}
.ondiv .waiguanswiper .bigimg,.neishiswiper .bigimg,.shipinswiper .bigimg{
    display: block;
    width: 100%;
}
.shipinswiper .swiperimg{
    background: #000;
    width: 90%;
    margin: 0 auto;
}
.shipinswiper .bigimg{
    width: 100%;
    height: 5.6rem;
    margin: 0 auto;
}
.ondiv .waiguanswiper ul , .neishiswiper ul ,.shipinswiper ul{
    display: flex;
    justify-content: center;
}
.ondiv .waiguanswiper ul li,.neishiswiper ul li,.shipinswiper ul li{
    margin: 0 0.09rem;
    cursor: pointer;
}
.ondiv .waiguanswiper ul li img,.neishiswiper ul li img,.shipinswiper ul li img{
    display: block;
    width: 1.90rem;
    height: 0.8rem;
    margin: 0.8rem 0;
    border: 1px solid #ccc;
}
.ondiv .waiguanbtn{
    width: 100%;
    position: absolute;
    top: 40%;
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}
.ondiv .waiguanbtn img,.ondiv .waiguanbtn video{
    cursor: pointer;
    width: 0.7rem;
}
.xingneng{
    width: 100%;
    min-width: 1200px;
}
.xingnengbg{
    width: 100%;
    margin: 0.4rem 0 0 0;
    padding: 0.4rem 0 1.4rem 0;
}
.xingnengbg .tit{
    font-size: 0.48rem;
    line-height: 0.76rem;
    text-align: center;
}
.xingnengbg .tit span{
    font-size: 0.28rem;
    letter-spacing: 0.17rem;
}
.xingnengbg ul{
    width: 90%;
    display: flex;
    margin: 0 auto;
}
.xingnengbg ul li{
    width: 24%;
    display: flex;
    flex-direction: column;
}
.xingnengbg ul li:not(:nth-child(4n)){
    margin-left: calc(4% / 3);
}
.xingnengbg ul li img{
    width: 100%;    
    display: block;
}
.xingnengbg ul li .span1{
    line-height: 0.68rem;
    font-size: 0.28rem;
}
.xingnengbg ul li .span2{
    font-size: 0.18rem;
    line-height: 0.24rem;
}
.anli{
    width: 100%;
    min-width: 1200px;
}
.anlibix{
    width: 80%;
    margin: 0 auto;
    display: flex;
}
.anlibix dl{
    width: 100%;
}
/*.anlibix dl:not(:nth-child(3n)){*/
/*    margin-right: calc(4% / 3);*/
/*}*/
.anlibix dl dt{
    width: 3.84rem;
    height: 2.15rem;
    overflow: hidden;
}
.anlibix dl dt img{
    width: 100%;
    display: block;
}
.anlibix dl dd{
    display: flex;
    flex-direction: column;
}
.anlibix dl dd:hover span{
    color: #A93428 !important;
}
.anlibix dl dd span:first-child{
    width: 3.84rem;
    font-size: 0.20rem;
    margin-top:0.1rem  ;
    /*width: 100%;*/
    color: #000;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.anlibix dl dd span:first-child::after{
    content: '';
    display: block;
    height: 2px;
    width: 30px;
    background: #000;
    margin-top: 0.1rem;
}
.anlibix dl dd span:last-child{
    padding-top: 0.1rem;
    font-size: 0.16rem;
    color: #000;
}
.anli .more{
    color: #af4236;
    position: relative;
    width: 1.7rem;
    height: 0.48rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 0.64rem;
}
.anli .more::after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    border: 1px solid #af4236;
    transform: skew(-10deg);
}
.peizhi .table{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0.6rem;
}
.peizhi .table table{
    width: 100%;
}
.peizhi table th{
    font-size: 0.34rem;
    background: #f4f4f4;
}
/*.peizhi .table table tr:nth-of-type(odd){*/
/*    background: #ccc;*/
/*}*/
.peizhi table tr td{
    border: 1px solid #ccc;
    line-height: 0.4rem !important;
}
.getprice{
    width: 80%;
    margin: 0 auto;
}
.priceform{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.priceform .icon-bitian{
    color: #a93428;
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
}
.priceform label{
    height: 0.6rem;
    display: flex;
    /*justify-content: ;*/
    align-items: center;
    position: relative;
    padding-left: 0.4rem;
}
.priceform>.tops{
    position: relative;
    width: 32%;
    background: #f4f5f7;
    height: 0.6rem;
    border: 1px solid #eaeaeb;
    display: flex;
}
.priceform>.tops input{
    border: none;
    background: none;
    outline: none; 
    position: absolute;
    left: 1.22rem;
    top: 0;
    width: 70%;
    height: 100%;
}
.priceform .need{
    width: 100%;
    height: 1.8rem;
    background: #f4f5f7;
    position: relative;
    border: 1px solid #eaeaeb;
    margin-top: 0.46rem;
}
.priceform .need textarea{
    width: 90%;
    position: absolute;
    left: 1.22rem;
    top: 0.21rem;
    font-size: 0.2rem;
    resize:none;
    height: 100%;
    outline: none; 
    background: none;
    border: none;
}
.getprice .inquiryprice{
    color: #fff;
    width: 1.7rem;
    height: 0.5rem;
    position: relative;
    left: 40%;
    margin: 1rem 0 ;
}
.getprice .inquiryprice span{
    position: relative;
    z-index: 1;
}
.getprice .inquiryprice::after{
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #a93428;
    /*z-index: 1;*/
    transform: skew(-10deg);
}   
.getprice .inquiryprice input{
    background: #a93428;
}
.swiperbox{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.swiperbox .cxswiper{
    width: 80%;
    margin: 0 auto;
}
.swiperbox .cxswiper .swiper-slide{
    border: 1px solid transparent;
    margin-bottom:1rem ;
    padding-bottom: 0.26rem;
}
.swiperbox .cxswiper .swiper-slide a{
    display: flex;
    flex-direction: column;
}
.swiperbox .cxswiper .swiper-slide img{
    width: 80%;
    padding-left: 20px;
    padding-top:0.3rem ;
}
.swiperbox .cxswiper .swiper-slide span{
    padding-left: 20px;
}
.swiperbox .cxswiper .swiper-slide .name{
    font-size: 0.18rem;
    margin-top: 0.4rem;
    color: #000;
}
.swiperbox .cxswiper .swiper-slide .cs{
    font-size: 0.1rem;
    color: #676767;
    line-height: 0.24rem;
}
.swiperbox .cxswiper .swiper-slide:hover{
    border: 1px solid #ccc;
    box-shadow: 4px 2px 10px #ccc;
}
.swiperbox .cxswiperbtn{
    position: absolute;
    width: 90%;
    left: 5%;
    top: 40%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.swiperbox .cxswiperbtn img{
    width: 0.7rem;
    height: 0.7rem;
    cursor: pointer;
}