.home-mudi{
    background: #fbd9bf;
}
.home-mudi .select-button{
    background: #e94709;
}
.home-mudi .select-list{
    background: #e94709;
}
.home-mudi .search{
    border: 3px #e94709 solid;
}
.home-mudi .search input[type='submit']{
    background: #e94709 url(../images/instant/search1.svg) no-repeat .15rem center;
    background-size: .32rem;
}
.home-mudi .area{
    background-color: #e94709;
}
.home-compare .item.first .tit{
    background: #e94709;
}
.home-compare .more a{
    background: #e94709;
}
.home-compare .content{
    padding-left: 3rem;
    padding-right: 3rem;
}
.home-compare .more{
    justify-content: center;
}
.nav li:nth-child(3) {
    margin-right: 3.45rem;
}
.nav li>a {
    padding: 0 1.01rem;
}
.nav li:nth-child(3)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: .6rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-right: 2px #8E8E8E dashed;
}
.nav li:nth-child(2) {
    margin-right: 3.45rem;
}
.nav li:nth-child(3) {
    margin-right: 0;
}
.nav li:nth-child(4)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
}
.nav li:nth-child(4)::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
}
.home-mudi::after{
    background: none;
}
.home-mudi .select-button{
    color: #fff !important;
}
.home-mudi .select-wrapper{
    color: #fff !important;
}
.home-mudi .search input[type='submit']{
    color: #fff !important;
}
.bottom{
    /*height: 2.52rem;*/
    height: 1rem;
    background-color: #e94709;
}
.bd{
    font-weight: bold;
}
.bottom a {
    width: 100%;
    /*height: 50%;*/
    height: 100%;
}
.bottom::after{
    top: 65%;
}

.bottom::before{
    display: none;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: .78rem;
    height: 1px;
    border-bottom: 2px dotted #ffffff;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.home-explain .item .num{
    align-items: center;
}
.home-explain .item .num img {
    width: 1.48rem;
}
.home-explain .item .icon{
    height: 2.2rem;
}
.home-explain .item .icon img{
    height: 2.1rem !important;
}
.zysx{
    border: 2px solid #e94709;
    border-bottom: 2px solid #e94709 !important;
    padding-top: 0.2rem;
}
.xcom-ming{ padding-left: 0.1rem;}

@media (max-width: 767px) {
    .zysx{
        padding: 0.2rem 0.2rem;
    }
    .home-explain .item .icon{
        height: auto !important;
    }
    .home-explain .item .icon img{
        height: 3.1rem !important;
    }
    .home-compare .content {
        padding-left: 0;
        padding-right: 0;
        margin-top: .2rem;
    }
    .nav li:nth-child(3) {
        margin-right: 0;
    }
    .nav li:nth-child(2) {
        margin-right: 0;
    }
    .nav li:nth-child(3)::before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 0;
        height: 0;
    }
    .nav-con{
        padding-bottom: 0.1rem;
    }
    .bottom{
        height: 1rem;
    }
    .bottom a {
        width: 100%;
        /*width: 50%;*/
        height: 100%;
    }
    .bottom::before{
        display: none;
        top: 50%;
        left: 50%;
        width: 1px;
        height: .6rem;
        border-right: 1px dotted #ffffff;
        border-bottom: none;
    }
    .bottom::after {
        top: 50%;
        left: 65%;
    }
}

.xcom-instruction .item{
    border: 2px solid #e94709 !important;
}
.xcom-instruction .item .des p:nth-child(odd){
    background: #fbd9bf !important;
}
.xcom-instruction .item{
    border-radius: 0.2rem;
    padding-bottom: 0.2rem;
    margin-top: 0.4rem;
}
.xcom-instruction  .item .title {
    justify-content: center;
    font-size: 0.36rem;
    font-weight: bold;
}
.xcom-instruction .item .des {
    padding: 0;
}
.xcom-instruction .item .des p{
    padding: 0.16rem 1rem;
    font-size: 0.26rem;
}
.xcom-instruction  .text-con {
    line-height: 1.3;
    padding: 0;
    margin-top: 0;
}
.xcom-instruction .item .des .des_intro{
    padding: 0.16rem 0.5rem;
    font-size: 0.26rem;
}
.xcom-instruction .item .des .des_img{
    gap: 1rem;
}
.xcom-instruction .item .des_intro_title{
    font-weight: bold;
}
.xcom-instruction .item .setting{
    border: 1px solid #6E6E6E;
    padding: 0.15rem 0.2rem;
    display: inline-block;
    margin-top: 0.15rem;
}
.xcom-instruction .item .setting_pic{
    margin-top: 0.2rem;
}
.xcom-instruction .item .setting_pic img{
    width: 4.5rem;
}
.xcom-instruction .item .setting_pic div{
    padding-left: 1rem;
}