.easyCheck{
    max-width: 13.52rem!important;
    height: 12.5rem;  
}
.search {
    max-width: 13.52rem;
    height: 12.5rem;
    border-radius: .2rem;
}

.customerservices_search_btn {
    width: 11.06rem;
    height: 1.2rem;
    background: #449cff;
    border-radius: .2rem;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .56rem;
   // margin-left: .45rem;
    margin-top: 2.64rem;
}

.search_title_text {
    font-size: .64rem;
    font-weight: 600;
    margin-left: .6rem;
    padding-top: .6rem;
}

/* 开户城市 */
.open_account_city {
    margin-left: .6rem;
    padding-top: .6rem;
    justify-content: space-between;
    display: flex;
    font-size: .56rem;
    color: #666;
}

.input_city {
    text-align: end;
    margin-right: .5rem;
    font-size: .56rem;
    color: #464646;
    font-weight: 600;
    outline: none;
}

/* 币种 */
.currency {
    margin-left: .6rem;
    padding-top: .4rem;
    justify-content: space-between;
    display: flex;
    font-size: .56rem;
    color: #666;
}

/* 加拿大元/美元/日元 */
.money_text{
    font-size: .56rem;
    vertical-align: middle;
    display: flex;
    color: #464646;
    font-weight: 600;
}

.line {
    background-color: #eee;
    height: .04rem;
    margin-left: .4rem;
    margin-right: .4rem;
    margin-top: .4rem;
    font-size: .56rem;
}

.image_right {
    width: .24rem;
    height: .48rem;
    vertical-align: middle;
    text-align: end;
    margin-right: .5rem;
    margin-top: .13rem;
    padding-left: .3rem;
    font-size: .56rem;
}

/* 钞汇类型 */
.type {
    margin-left: .6rem;
    padding-top: .6rem;
    justify-content: space-between;
    display: flex;
    font-size: .56rem;
    color: #666;
}

/* 汇款渠道 */
.channel {
    margin-left: .6rem;
    padding-top: .6rem;
    justify-content: space-between;
    display: flex;
    font-size: .56rem;
    color: #666;
}

/* 开户证件 */
.open_account_certificate {
    margin-left: .6rem;
    padding-top: .6rem;
    justify-content: space-between;
    display: flex;
    font-size: .56rem;
    color: #666;
}

.right {
    display: flex;
}

i {
    width: .6rem;
    height: .56rem;
    background: url(../images/icon_01.png) no-repeat left top;
    margin-top: .32rem;
    margin-left: -.36rem;
}

.search_background {
    background: #FFFFFF;
    width: 11.8rem;
    height: 13rem;
    border-radius: 0 .6rem .6rem .6rem;
    margin-top: .3rem;
    margin-left: -.04rem;
}

.search_background .item_text {
    font-size: .54rem;
    padding-top: .4rem;
    font-weight: 500;
    color: #464646;
}

.search_background input {
    font-size: .54rem;
    padding-top: .4rem;
    font-weight: 500;
    width: 11rem;
    outline: none;
}
.input_banking{
   margin-bottom: 0.5rem;
}
.bankCard{
    font-size: 0.56rem;
    width: 9rem;
    border-bottom: 1px solid #ddd;
}
.content_text {
    padding: .2rem;
}

.open_account_left {
    display: flex;
    margin-top: .4rem;
}

.queryOpenBanking {
    width: 6rem;
    border: .056rem solid;
    height: 1.2rem;
    border-radius: .48rem;
    color: #63a7e4;
    font-size: .56rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 2.8rem;
    margin-top: .8rem;
}

.open_account_right {
    overflow: hidden;
    margin-top: 0.6rem;
}

.open_account_right>div {
    float: right;
}

.open_text {
    background: #63a7e4;
    width: 4.4rem;
    /* height: 1.6rem; */
    border-radius: .6rem 0 .6rem .6rem;
    margin-top: .32rem;
    margin-right: -.04rem;
    display: flex;
    align-items: center;
    justify-content: left;
    text-indent: .4rem;
    font-size: .54rem;
    color: #fff;
}

.head_icon {
    display: flex;

}

.head_img img{
    width: 2rem;
    height: 2rem;
}

.right_icon {
    width: .6rem;
    height: .56rem;
    background: url(../images/icon_02.png) no-repeat left top;
    margin-top: .32rem;
    margin-right: -.36rem;
}

.right_group {
    display: flex;
}