img {
    display: block;
}
#main {
    background: #fff;
    padding: 1.1rem 0 0;
}
.m-banner {
    overflow: hidden;
    width: 100%;
    background: url("../../../img/depositInfo/banner.png") no-repeat;
    background-size: 100% 100%;
    height: 5.6rem;
}
.m-banner span {
    overflow: hidden;
    display: block;
    text-align: center;
    font-size: .6rem;
    line-height: .8rem;
    font-weight: bolder;
    color: #121212;
    padding: 1.6rem .48rem 0;
    text-transform: capitalize;
}
.m-page{
    overflow: hidden;
    background: #fff;
    padding: .4rem 0;
}
.head-title {
    border-bottom: solid .02rem #D8D8D8;
}
.head-title ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.head-title ul li {
    font-size: .36rem;
    line-height: .4rem;
    color: #777777;
    border-bottom: .04rem solid transparent;
    padding: .2rem .02rem;
}
.head-title ul li.active {
    color: #37AEB3;
    border-bottom-color: #37AEB3;
}
.support .title-info {
    font-size: .32rem;
    line-height: .48rem;
    color: #121212;
    padding: 0 .48rem;
    margin: .4rem 0;
}
.support .setion-table {
    overflow: hidden;
    margin: 0 .3rem;
    align-items: center;
}
.support .setion-table ul.table-ul {
    display: flex;
    justify-content: center;
    width: 100%;
}
.support .setion-table ul.table-ul li {
    width: 30%;
    padding: .3rem 0;
    text-align: center;
    font-size: .26rem;
    color: #0B1E1F;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-direction: column;
    box-sizing: border-box;
    border: 1px solid #C7CED6;
    border-right: 0;
}
.support .setion-table ul.table-ul.cont-table li{
    border-top: 0;
    padding: 0;
}
.support .setion-table ul.table-ul li.wid-16 {
}
.support .setion-table ul.table-ul li.wid-28 {
    width: 40%;
}
.support .setion-table ul.table-ul li.wid-24 {
}
.support .setion-table ul.table-ul li:last-child {
    border-right: 1px solid #C7CED6;
}
.support .setion-table .cont-table li.fater-li {
    height: auto;
    line-height: .32rem;
    font-size: .26rem;
}
.support .setion-table .cont-table li.fater-li.de {
    height: auto;
}
.support .setion-table .cont-table li.fater-li a {
    display: inline-block;
    height: 0.54rem;
    line-height: .54rem;
    text-align: center;
    background-color: #F05336;
    color: #fff;
    margin-top: .1rem;
    font-size: .26rem;
    padding: 0 .2rem;
}
.support .setion-table .cont-table li.fater-li ul {
    width: 100%;
    height: 100%;
}
.support .setion-table .cont-table li.fater-li ul li {
    width: 100%;
    /*height: .8rem;*/
    /*line-height: .8rem;*/
    background-color: #ebf8f9;
    border: 0;
    display: block;
    position: relative;
}
.support .setion-table .cont-table li.fater-li ul li img {
    display: block;
    position: absolute;
    width: auto;
    max-width: .5rem;
    top: 50%;
    left: .2rem;
    transform: translateY(-50%);
}
.withdraw-wrapper .support .setion-table .cont-table li.fater-li ul li img{
    position: static;
    max-width: 2.11rem;
    transform: none;
    margin: 0 auto;
    padding-top: .1rem;
}
.support .setion-table .cont-table li.fater-li p {
    line-height: .8rem;
    font-size: .26rem;
    color: #666;
    text-align: right;
    padding-right: .3rem;
}
.support .setion-table .cont-table li.fater-li.wid-24 p,
.withdraw-wrapper .support .setion-table .cont-table li.fater-li ul li p{
    line-height: .32rem;
    text-align: center;
    padding: .1rem 0;
}
.support .setion-table .cont-table li.fater-li ul li:nth-child(2n) {
    background-color: #fff;
}
.step-title {
    font-size: .4rem;
    color: #0B1E1F;
    font-weight: bold;
    margin-top: 1rem;
}

.ins-title {
    font-size: .3rem;
    color: #0B1E1F;
    margin: .8rem 0 .3rem;
}

.ins-detail {
    font-size: .24rem;
    line-height: .36rem;
    color: #0B1E1F;
}

.ins-detail span {
    color: #F05336;
}

.ins-detail a {
    color: #37AEB3;
    font-style: normal;
}

.unfold-btn {
    font-size: .26rem;
    color: #37AEB3;
    text-align: center;
    margin-top: .44rem;
}

.unfold-btn img {
    width: .24rem;
    transform: rotate(180deg);
    margin-bottom: .6rem;
    margin-top: .1rem;
    display: inline-block;
}

.close-btn img {
    width: .24rem;
    margin-bottom: .6rem;
    margin-top: .1rem;
    display: inline-block;
}

.special-part {
    color: #000000;
    font-size: .24rem;
}

.width-href {
    width: 3.2rem;
    height: .8rem;
    line-height: .8rem;
    background: #37AEB3;
    text-align: center;
    margin: 0 auto;
}

.width-href a {
    display: block;
    font-size: .3rem;
    color: #fff;
}

.withdraw-ins {
    text-align: left;
    padding: 0 .3rem;
}

.close-btn {
    font-size: .26rem;
    color: #37AEB3;
    text-align: center;
    margin-top: .44rem;
}

.href_turn {
    overflow: hidden;
    display: block;
    width: 1.8rem;
    height: .4rem;
    line-height: .4rem;
    background: #F05336;
    text-align: center;
    margin: .1rem auto 0;
    font-size: .24rem;
    color: #fff;
}

.withdraw-wrapper .href_turn {
    background: #37AEB3;
}
.dwg-wrapper{
    margin-top: .3rem;
}
.dwg-wrapper .ins-detail {
    padding: 0 .26rem;
    text-align: left;
}

.dwg-wrapper img {
    margin: .15rem 0 .4rem;
}

.step-big {
    margin: .4rem auto .28rem;
}

.step-big img {
    width: .1rem;
    height: .18rem;
    margin: 0 .1rem;
}

.step-big ul {
    display: flex;
    align-items: center;
}

.step-big ul li {
    font-size: .24rem;
    color: #666;
}

.step-big ul li.active {
    color: #37AEB3;
    font-weight: bold;
}

.swiper-slide span {
    display: block;
    font-size: .24rem;
    color: #0B1E1F;
    margin-bottom: .6rem;
    padding: 0 .5rem;
}

.step-litter ul {
    height: 10.8rem !important;
}
.with-step {
    position: relative;
    margin: 0 .3rem;
}

.with-step .swiper-button-next {
    background-image: url('../../../img/depositInfo/deposit/arrow.png');
    width: .3rem;
    height: .56rem;
    background-size: .3rem .56rem;
    right: .6rem;
    margin-top: 8px;
}

.with-step .swiper-button-prev {
    background-image: url('../../../img/depositInfo/deposit/arrow.png');
    transform: rotate(180deg);
    width: .3rem;
    height: .56rem;
    background-size: .3rem .56rem;
    left: .6rem;
    margin-top: 8px;
}

.tab-dwg ul {
    display: flex;
    padding: 0 .5rem;
}

.tab-dwg ul li img {
    width: .8rem;
    margin: 0;
}

.tab-dwg ul li.active .text {
    color: #37AEB3;
}

.tab-dwg ul li .arrow {
    width: 0;
    height: 0;
    border: .12rem solid transparent;
    border-top-color: #999999;
    margin: .1rem auto 0
}

.tab-dwg ul li.active .arrow {
    border-top-color: #37AEB3;
}

.tab-dwg ul li .text {
    font-size: .24rem;
    color: #999999;
    font-weight: bold;
}

.support {
    margin-bottom: .3rem;
}

.img_wrapper {
    overflow: hidden;
    width: 4.5rem;
    height: 9.05rem;
    background: url('../../../img/depositInfo/iPhone.png');
    background-size: 100% 100%;
    margin: 0 auto
}

.img_wrapper img {
    width: 4rem;
    height: 8rem;
    margin: .5rem auto 0;
}

.dwg-wrapper .img_wrapper {
    margin: .2rem auto;
}
