body{
    background: url() no-repeat;
    background-size:100% 100%;
}
.business{
    margin-top: 0.6rem;
    margin-bottom: 2rem;
}
.business_main{
    padding-top: 0.2rem;
}
.item{
    width: 6.3rem;
    height: 4.3rem;
    background-color: #FFFFFF;
    margin: 0.2rem auto;
    position: relative;
    border-radius: 0.2rem;
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(0, 0, 0, 0.05);
}
.item_top{
    width: 5.8rem;
    height: 1.14rem;
    margin: 0 auto;
    border-bottom: 0.02rem solid #E6E6E6;
    font-size: 0.4rem;
    font-family: Source Han Sans SC;
    font-weight: 800;
    color: #333333;
    line-height: 0.2rem;
    display: flex;
    justify-content: space-between;
}
.item_top img{
    width: 0.8rem;
    height: 0.8rem;
    margin-top: 0.18rem;
}
.item_main{
    width: 5.8rem;
    font-size: 0.28rem;
    font-family: Source Han Sans SC;
    font-weight: 600;
    color: #000000;
    line-height: 0.4rem;
    margin: 0.2rem auto;
    display: flex;
    flex-wrap: wrap;
}
.item_main p{
    margin-left: 0.4rem;
    margin-top: 0.2rem;
}
.item_bottom button,.item_bottom a.btn{
    display: inline-block;
    position: absolute;
    width: 1.66rem;
    height: 0.48rem;
    line-height: .48rem;
    text-align: center;
    bottom: 0.36rem;
    right: 0.5rem;
    background-color: #E9B25C;
    border: 0;
    border-radius: 0.3rem;
    color: #FFFFFF;
    font-size: 0.2rem;
    text-decoration: none;
}
.business_bottom1{
    display: none;
    color: black;
}
.item_bottom button:focus{outline:0;}

.business_bottom{
    width: 100%;
    height: 8rem;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    display: block;
}
.business_bottom_header{
    width: 3rem;
    height: 0.6rem;
    margin: 0 auto;
    position: relative;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}
.business_bottom_header div{
    width: 3rem;
    height: 0.6rem;
    border: 0.005rem solid #CFCFCF;;
}
.business_bottom_header_p1{
    width: 2rem;
    height: 0.3rem;
    font-size: 0.3rem;
    font-family: Source Han Sans SC;
    font-weight: 600;
    color: #333333;
    text-align: center;
    background-color: #FFFFFF;
    z-index: 10;
    line-height: 0.3rem;
    position: absolute;
    top: 0rem;
    left: 0.5rem;
}
.business_bottom_header_p2{
    width: rem;
    height: 0.3rem;
    font-size: 0.15rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #999999;
    text-align: center;
    z-index: 10;
    line-height: 0.3rem;
    position: absolute;
    top: 0.5rem;
    left: 0.87rem;
}
.process{
    height: 0.6rem;
    width: 7rem;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
}
.process_item{
    width: 1rem;
    height: 1rem;
    background-color: #E9B25C;
    border-radius: 0.04rem;
    font-size: 0.24rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.3rem;
    text-align: center;
}
.process_lc{
    width: 0.475rem;
    height: 0.05rem;
    background-color: #E9B25C;
    margin-top: 0.275rem;
}


.business_bottom_footer{
    width: 100%;
    height: 5.4rem;
    margin: 0.55rem auto 1.2rem;
    position: relative;
}
.business_bottom_footer img{
    width: 100%;
    height: 5.4rem;
}
.content{
    width: 100%;
    height: 5.4rem;
    position:absolute;
    top: 0;
    left: 0;
}
.content_left{
    width: 6.4rem;
    height: 0.9rem;
    margin: 0 auto;
    display: flex;
    margin-top: 0.4rem;
}
.content_left p:nth-child(1){
    width: 2rem;
    height: 0.3rem;
    font-size: 0.28rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.4rem;
    margin-top: 0.1rem;
}
.content_left p:nth-child(2){
    width: 2rem;
    height: 0.3rem;
    font-size: 0.28rem;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.3rem;
    margin-top: 0.14rem;
}
.content_left p:nth-child(3){
    width: 2rem;
    height: 0.3rem;
    font-size: 0.28rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0.08rem;
}
.content_center{
    width: 4rem;
    height: 0.6rem;
    margin: 0 auto;
    margin-top: -0.3rem;
}
.content_center_top{
    width: 4rem;
    height: 0.6rem;
    margin-top: 0.175rem;
    margin-bottom: 0.09rem;
}
.content_center_top input{
    width: 4rem;
    height: 0.6rem;
    font-size: 0.28rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.6rem;
    padding-left: 0.09rem;
    padding-right: 0.09rem;
    BACKGROUND-COLOR: transparent;
    border: 0.005rem solid #FFFFFF;
    outline: none;

}
.content_center_top input::placeholder,
.content_center_top input::input-placeholder,
.content_center_top input::-moz-placeholder,
.content_center_top input::-ms-input-placeholder,
.content_center_top input::-webkit-input-placeholder{
    color:#ffffff;
}
.content_center_bottom{
    width: 4rem;
    height: 0.6rem;
}
.content_center_bottom div:nth-child(1){
    width: 4rem;
    height: 0.6rem;
    background-color: #E9B25C;
    display: flex;
    margin-right: 0.155rem;
    margin-top: 0.2rem;
    position:absolute;
    top: 3.4rem;
}
.content_center_bottom div:nth-child(2){
    width: 4rem;
    height: 0.6rem;
    background-color: #FFFFFF;
    display: flex;
    margin-top: 0.2rem;
    position:absolute;
    top: 4.2rem;
}
.content_center_bottom div:nth-child(1) button:focus{outline:0;}
.content_center_bottom div:nth-child(1) button{
    width: 3rem;
    height: 0.5rem;
    font-size: 0.28rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    background-color: #E9B25C;
    color: #FFFFFF;
    text-align: center;
    border: 0;
    margin: 0.08rem 0;
    line-height: 0.4rem;
}
.content_center_bottom div:nth-child(2) button:focus{outline:0;}
.content_center_bottom div:nth-child(2) button{
    width: 3rem;
    height: 0.5rem;
    font-size: 0.28rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #333333;
    text-align: center;
    background-color: #FFFFFF;
    border: 0;
    margin: 0.08rem 0;
    line-height: 0.4rem;
}
.content_center_bottom div:nth-child(1) img{
    width: 0.4rem;
    height: 0.4rem;
    margin-top: 0.1rem;
}
.content_center_bottom div:nth-child(2) img{
    width: 0.4rem;
    height: 0.4rem;
    margin-top: 0.1rem;
}
.content_center1{
    width: 4rem;
    height: 0.6rem;
    margin-top: 0.175rem;
    margin-left: 0.25rem;
    margin: 0.2rem auto;
}
.content_center1 input{
    width: 4rem;
    height: 0.6rem;
    font-size: 0.28rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.6rem;
    padding-left: 0.09rem;
    padding-right: 0.09rem;
    BACKGROUND-COLOR: transparent;
    border: 0.005rem solid #FFFFFF;
}


@media screen and (min-width: 1100px){  
    body{
        background: url(../image/bgImg.png) no-repeat;
        background-size:100% 100%;
    }
    .business{
        width: 12.14rem;
        /* height: 13.986rem; */
        margin: 1rem auto;
        background-color: #F9F9F9;
    }

    .business_top{
        height: 0.50rem;
    }
    .business_bottom1{
        height: 1rem;
        display: flex;
        margin-left: 6.04rem;
        margin-top: 0.4rem;
     
    }
    .business_bottom1 li{
        list-style: none;
        width: 0.38rem;
        height: 0.38rem;
        margin-right: 0.13rem;
        border-radius: 50%;
        margin-top: 0.31rem;
        background-color: #F9F9F9;
        border: 0.01rem solid #9B9B9B;
        font-size: 0.18rem;
        font-family: Source Han Sans SC;
        font-weight: 400;
        color: #333333;
        line-height: 0.38rem;
        text-align: center;
    }
    .business_bottom1 li:hover{
        background-color: #9B9B9B;
        color:  #F9F9F9;
        cursor:pointer
    }
    .business_bottom_input{
        width: 1.04rem;
        height: 0.38rem;
        margin-top: 0.31rem;
        z-index: 99;
        display: flex;
        border: 0.01rem solid #9B9B9B;
        border-radius: 0.05rem;
    }
    .business_bottom_input input{
        width: 0.64rem;
        font-size: 0.18rem;
        font-family: Source Han Sans SC;
        font-weight: 400;
        color: #333333;
        line-height: 0.38rem;
        border: 0;
        border-radius: 0.05rem;
    }
    .business_bottom_input button{
        width: 0.26rem;
        font-size: 0.18rem;
        font-family: Source Han Sans SC;
        font-weight: 400;
        color: #333333;
        line-height: 0.38rem;
        border: 0;
        background-color: #F9F9F9;
        border-radius: 0.05rem;
        cursor:pointer
    }
    .business_bottom_input button:focus{outline:0;}
    
    .business_main{
        width: 12.14rem;
        height: 12.08.6rem;
        display: flex;
        flex-direction:row;
        flex-wrap: wrap;
        justify-content: space-around;
        align-content:space-around;
    }
    .item{
        width: 3.15rem;
        height: 2.5rem;
        background-color: #FFFFFF;
        margin-top: 0.4rem;
        border-radius: 0.10rem;
        box-shadow: 0rem 0.11rem 0.20rem 0rem rgba(0, 0, 0, 0.05);
    }
    .item:hover{
        box-shadow: 0rem 0rem 0.10rem 0rem rgba(233, 178, 92, 0.33);
    }
    .item_top{
        width: 2.68rem;
        height: 0.70rem;
        border-bottom: 0.01rem solid #E6E6E6;
        margin: 0 auto;
        display: flex;
    }
    .item_top p{
        width: 0.98rem;
        height: 0.24rem;
        font-size: 0.24rem;
        font-family: Source Han Sans SC;
        font-weight: 800;
        color: #333333;
        line-height: 0.36rem;
    }
    .item_top img{
        width: 0.40rem;
        height: 0.40rem;
        margin-left: 1.20rem;
        margin-top: 0.25rem;
        border-radius: 50%;
    }
    .item_main{
        width: 2.68rem;
        height: 0.80rem;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        /* justify-content: center; */
    }
    .item_main p{
        font-size: 0.16rem;
        font-family: Source Han Sans SC;
        font-weight: 600;
        color: #666666;
        line-height: 0.36rem;
        margin-left: 0.18rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .item_bottom{
        width: 2.68rem;
        height: 1.00rem;
        position: relative;
    }
    .item_bottom button,.item_bottom a.btn{
        width: 1.66rem;
        height: 0.48rem;
        background-color: #FFFFFF;
        line-height: 0.44rem;
        line-height: .44rem;
    text-align: center;
        text-align: center;
        font-size: 0.18rem;
        font-family: Source Han Sans SC;
        font-weight: 600;
        color: #333333;
        border-radius: 0.30rem;
        position: absolute;
        left: 1.20rem;
        border: 0.01rem solid #E6E6E6;
        cursor:pointer;
        text-decoration: none;
    }
    .item_bottom button:focus{outline:0;}
    .item:hover button,.item:hover a.btn{
        background-color: #E9B25C;
        color: #FFFFFF;
    }

    .business_bottom{
        width: 100%;
        height: 7rem;
        background-color: #FFFFFF;
        margin: 0;
        padding: 0;
        display: block;
    }
    .business_bottom_header{
        width: 3.237rem;
        height: 0.6rem;
        margin: 0 auto;
        position: relative;
        padding-top: 0.8rem;
        padding-bottom: 0.8rem;
    }
    .business_bottom_header div{
        width: 3.237rem;
        height: 0.495rem;
        border: 0.01rem solid #CFCFCF;;
    }
    .business_bottom_header_p1{
        width: 1.6rem;
        height: 0.3rem;
        font-size: 0.30rem;
        font-family: Source Han Sans SC;
        font-weight: 600;
        color: #333333;
        text-align: center;
        background-color: #FFFFFF;
        z-index: 10;
        line-height: 0.3rem;
        position: absolute;
        top: 0.3rem;
        left: 0.8rem;
    }
    .business_bottom_header_p2{
        width: 1.6rem;
        height: 0.3rem;
        font-size: 0.14rem;
        font-family: Source Han Sans SC;
        font-weight: 400;
        color: #999999;
        text-align: center;
        z-index: 10;
        line-height: 0.3rem;
        position: absolute;
        top: 0.8rem;
        left: 0.8rem;
    }
    .process{
        height: 0.9rem;
        width: 11.41rem;
        display: flex;
        margin: 0 auto;
        justify-content: space-between;
    }
    .process_item{
        width: 2rem;
        height: 1.2rem;
        background-color: #E9B25C;
        border-radius: 0.08rem;
        font-size: 0.36rem;
        font-family: Source Han Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.45rem;
        text-align: center;
        padding: 0 0.1rem;
    }
    .process_item .process_item_title{
        font-size: 0.2rem;
    }
    .process_item .process_item_con{
        font-size: 0.13rem;
        line-height: 0.2rem;
    }
    .process_lc{
        width: 0.95rem;
        height: 0.02rem;
        background-color: #E9B25C;
        margin-top: 0.58rem;
    }
    .business_bottom_footer{
        width: 12.133rem;
        height: 1.9rem;
        margin: 1.1rem auto 2.4rem;
        position: relative;
    }
    .business_bottom_footer img{
        width: 12.133rem;
        height: 1.9rem;
    }
    .content{
        width: 12.133rem;
        height: 1.9rem;
        position:absolute;
        top: 0;
        left: 0;
        display: flex;
    }
    .content_left{
        width: 1.9rem;
        height: 1.80rem;
        margin: 0.05rem 0.36rem;
        display: block;
    }
    .content_left p:nth-child(1){
        width: 1.9rem;
        height: 0.6rem;
        font-size: 0.30rem;
        font-family: Source Han Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        text-align: center;
        line-height: 0.8rem;
        margin-top: 0.1rem;
    }
    .content_left p:nth-child(2){
        width: 2.4rem;
        height: 0.6rem;
        font-size: 0.30rem;
        font-family: Source Han Sans SC;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
        line-height: 0.6rem;
        margin-top: -0.3rem;
        margin-left: -0.25rem;

    }
    .content_left p:nth-child(3){
        width: 1.9rem;
        height: 0.6rem;
        font-size: 0.24rem;
        font-family: Source Han Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        text-align: center;
        line-height: 0.4rem;
        margin-top: -0.4rem;
    }
    .content_center{
        width: 3.35rem;
        height: 1.9rem;
        margin: 0 0.18rem;
    }
    .content_center_top{
        width: 3.35rem;
        height: 0.5rem;
        margin-top: 0.35rem;
        margin-bottom: 0.18rem;
    }
    .content_center_top input{
        width: 2.99rem;
        height: 0.5rem;
        font-size: 0.16rem;
        font-family: Source Han Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.5rem;
        padding-left: 0.18rem;
        padding-right: 0.18rem;
        BACKGROUND-COLOR: transparent;
        border: 0.01rem solid #FFFFFF;
        outline: none;

    }
    .content_center_top input::placeholder,
    .content_center_top input::input-placeholder,
    .content_center_top input::-moz-placeholder,
    .content_center_top input::-ms-input-placeholder,
    .content_center_top input::-webkit-input-placeholder{
        color:#ffffff;
    }
    
    .content_center_bottom{
        width: 3.35rem;
        height: 0.5rem;
        display: flex;
    }
    .content_center_bottom div:nth-child(1){
        width: 1.52rem;
        height: 0.50rem;
        background-color: #E9B25C;
        display: flex;
        margin-right: 0.31rem;
        position: static;
    }
    .content_center_bottom div:nth-child(2){
        width: 1.52rem;
        height: 0.50rem;
        background-color: #FFFFFF;
        display: flex;
        position: static;
    }
    .content_center_bottom div:nth-child(1) button:focus{outline:0;}
    .content_center_bottom div:nth-child(1) button{
        width: 1.05rem;
        height: 0.18rem;
        font-size: 0.18rem;
        font-family: Source Han Sans SC;
        font-weight: 400;
        background-color: #E9B25C;
        color: #FFFFFF;
        text-align: center;
        border: 0;
        margin: 0.16rem 0;
        line-height: 0.18rem;
        cursor:pointer
        
    }
    .content_center_bottom div:nth-child(2) button:focus{outline:0;}
    .content_center_bottom div:nth-child(2) button{
        width: 1.05rem;
        height: 0.18rem;
        font-size: 0.18rem;
        font-family: Source Han Sans SC;
        font-weight: 400;
        color: #333333;
        text-align: center;
        background-color: #FFFFFF;
        border: 0;
        margin: 0.16rem 0;
        line-height: 0.18rem;
        cursor:pointer
    }
    .content_center_bottom div:nth-child(1) img{
        width: 0.3rem;
        height: 0.3rem;
        margin-top: 0.1rem;
    }
    .content_center_bottom div:nth-child(2) img{
        width: 0.3rem;
        height: 0.3rem;
        margin-top: 0.1rem;
    }
    .content_center1{
        width: 2.278rem;
        height: 0.50rem;
        margin-top: 0.35rem;
        margin-left: 0.5rem;
    }
    .content_center1 input{
        width: 1.918rem;
        height: 0.5rem;
        font-size: 0.16rem;
        font-family: Source Han Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.5rem;
        padding-left: 0.18rem;
        padding-right: 0.18rem;
        BACKGROUND-COLOR: transparent;
        border: 0.01rem solid #FFFFFF;
    }
}
/* app流程 */
@media only screen and (max-width: 751px){
    .business_bottom{
        display:none;
    }
}
/* ipad流程 */
@media only screen and (min-width: 751px) and (max-width: 1100px)  {
    .process_item{
        width: 3rem;
        height: 1.3rem;
        background-color: #E9B25C;
        border-radius: 0.08rem;
        font-size: 0.36rem;
        font-family: Source Han Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.45rem;
        text-align: center;
        padding: 0 0.1rem;
    }
    .process_item .process_item_title{
        font-size: 0.17rem;
    }
    .process_item .process_item_con{
        font-size: 0.12rem;
        line-height: 0.2rem;
    }
    .business_bottom_footer{
        margin-top: 0.9rem;
    }
    .footer{
        margin-top: 0.3rem;
    }
    .process_lc{
        margin-top: 0.6rem;
    }
}


