.row{
    margin: 0;
    padding: 0;
}
.p1{
    font-size: 0.2rem;
    color: #333;
    font-weight: 600;
    margin: 0.2rem 0;
}
.p2{
    font-size: 0.32rem;
    color: #dadada;
    font-weight: 600;
}
.p33{
    width:5rem;
    margin: auto;
    font-size: 0.18rem;
    color: #666;
    text-indent: 30px;
    text-align: left;
}
.p4{
    font-size: 0.24rem;
    color: #333;
    font-weight: 600;
}
.top{
    margin-top: 0.6rem;
    height: 8rem;
    border-bottom:1px solid #999999;
    /*background: url("../images/customization/topBackground.png") center top;*/
}
.p{
    font-size: 0.26rem;
    color: #333;
    font-weight: 800;
    padding: 0.7rem 0;
}
.p>img{
    width:3rem;
}
.p-title{
    font-size: 0.24rem;
    color: #333;
    font-weight: 600;
    margin-bottom:0.8rem;
}
.topRight{
    padding-left: 2.6rem;
}
.topLeft{
    padding-right:2.6rem ;
}
.topRight img,.topLeft img{
    width:1.5rem;
}
.topRight
.txt{
    border-radius: 10px;
    width: 5.4rem;
    height: 0.4rem;
    border: 0;
    margin: 0.2rem 0;
    text-align: center;
    font-size: 0.18rem;
}
.txt-left{
    margin-right: 0.7rem;
}

.cost{
    background-color: #F9F9F9;
    height: 6rem;
    padding: 0 3.8rem;
    border-bottom:1px solid #999;
}
.cost .title{
    margin-top: 0.4rem;
    height: 0.72rem;
    margin-bottom: 0.9rem;
}
.cost .row img{
    width: 1.28rem;
    margin-bottom: 0.5rem;
}

.cost .p1{
    padding: 0.65rem 0 1rem 0;
    margin: 0;
    font-size: 0.28rem;
    font-weight: 800;
    color: #333;
}

.cost .p2{
    font-size: 0.18rem;
    color: #333;
    font-weight: 800;
}

.cost .p3{
    font-size: 0.14rem;
    color: #666;
}
.caseTitle{
    height: 0.72rem;
    margin-top: 0.4rem;
}

.part0{text-align: center;background: #f9f9f9;padding-bottom: 1rem;}
.group-title{margin-top: 0.4rem;height: 0.72rem;margin-bottom: 0.9rem;}
.group{width:1200px}

.part1 .case1{
height: 7.7rem;
}
.part1{
    border-bottom:1px solid #999 ;
    border-top:1px solid #999 ;
}
.case1 .row{
    display: flex;
    align-items: center;
}

.company{
    font-size: 0.24rem;
    color: #333;
    font-weight: 800;
    margin-top: 0.7rem;
    margin-bottom: 0.5rem;
}

.part2 .case1{
    height: 5rem;
}
.case2{
    display: flex;
    align-items: center;
    background-color: #f9f9f9;
    height: 5rem;
}

.case3{
    display: flex;
    align-items: center;
    height: 5.3rem;
}


.left{
    text-align: right;
    padding-right: 0.8rem;
}
.right{
    text-align: left;
    padding-left: 0.8rem;
}
.big img{
    width: 5rem;
}
.little img{
    width: 4.6rem;
}
/*轮播图样式*/
.lunbo{
    height: 10.5rem;
    padding: 0 3.6rem;
}
.lunbo>.row{
    margin-bottom:0.6rem;
}
.lunbo>.row img{
    width:100%;
    height: 100%;
}
#slideshow{
    height: 6rem;
    margin-top: 0.6rem;
}
.item  img{
    height: 6rem !important;
    /* width: 100%; */
    cursor: pointer;
}
.carousel-indicators > li{
    width:0.24rem;
    background-color: #999;
    border:none;
}
.carousel-indicators >.active{
    width:0.24rem;
    border:none;
    background-color:#2698B6;
}
.toLeft{
    margin-right: 3rem;
    height: 0.62rem;
}
.toRight{
    margin-left: 3rem;
    height: 0.62rem;
}
.last{
    border-top:1px solid #999;
    background-color: #F9F9F9;
}
.last>.row{
    /* padding: 0 1.2rem; */
}
.rowimgList> img:nth-child(2){
    display: none;
}
.rowimgList:nth-child(1)>img:nth-child(1){
    display: none;
}
.rowimgList:nth-child(1)>img:nth-child(2){
    display: block;
}
.pingtaiList> img:nth-child(2){
    display: none;
}
.pingtaiList:nth-child(1)>img:nth-child(1){
    display: none;
}
.pingtaiList:nth-child(1)>img:nth-child(2){
    display: block;
}