/* 公用 */
.qlcz {background-color: #F0F0F0;}
.qlcz-index {width: 1180px;margin: 0 auto;padding-bottom: 50px;}
/* banner */
.qlcz_banner {width: 1440px;margin: 0 auto;}
.qlcz_banner img {width: 100%;}
/* 面包屑 */
.mbx {font-size: 12px;display: flex;align-items: center;height: 50px;}
.mbx img {margin-right: 10px;}
.mbx span {font-size: 12px;}
/* 内容 */
.Deposit {}
.Deposit ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.Deposit ul li {width: 580px;margin-bottom: 20px;}
.Deposit ul li img {width: 100%;}
.Deposit_text {margin-top: 20px;padding-left: 19px;border-left: 1px solid #cacaca;}
.Deposit_text>p {height: 20px;line-height: 20px;padding: 0 5px;color: #fff !important;background: #b1b1b1;display: inline-block;font-size: 12px;}
.Deposit_text h6 {font-weight: bold;color: #0275c0;height: 40px;line-height: 50px;font-size: 24px;}
.Deposit_cont {display: flex;justify-content: space-between;margin: 7px 0 5px;}
.Deposit_cont p {font-size: 12px;width: 460px;line-height: 24px;}
.Deposit_cont a {font-size: 16px;font-weight: bold;display: inline-block;color: #fff !important;background: #f19603;border-radius: 3px;width: 84px;height: 31px;line-height: 31px;text-align: center;}
.Deposit_cont a:hover {border-bottom: 1px solid #333333;}

/*互联网金融-手机银行样式*/
  .g-20{display:flex;flex-wrap:wrap;justify-content: space-between;}
  .g-20 .g-5{width:280px;height:100px;background:#fff;margin:15px 0;}
  .g-20 .g-5 .g-row{display:flex;justify-content: center;align-items: center;}
  .b .mbank-qrcode {
    border-top-right-radius: 16px;
    height: 110px;
    overflow: hidden;
  }

  .b .mbank-qrcode h3 {
    height: 110px;
    line-height: 110px;
    margin: 0;
  }
.inner {
    padding: 0 10px;
}
.cont-style h3, .typo h3 {
    font-size: 16px;
    font-family: "Microsoft YaHei",NSimSun,Arial;
    margin-top: 30px;
    color: #0075c2;
}
  .b .mbank-qrcode .img {
    width: 90px;
    height: 90px;
  }

  .b .mbank-qrcode .txt {
    margin-left: 10px;
    height: 90px;
    font-size:14px;
    line-height:20px;
  }

  .b .mbank-qrcode img {
    width: 90px;
    height: 90px;
  }

/*互联金融-网上银行样式*/
.content p{margin:10px 0;}
.bankname {
    display: inline-block;
    font-size: 16px;
    width: 240px;
    text-indent: 2em;
}
.wd-u-btn.btn-flat.btn-lg {
    border-width: 6px;
    padding: 7px 22px;
    *padding-top: 4px;
}
.wd-u-btn.btn-flat {
    display: inline-block;
    position: relative;
    border: 4px solid;
    border-color: #ddd !important;
    height: auto !important;
    line-height: 1 !important;
    padding: 5px 17px;
    cursor: pointer;
    background-color: #ddd;
    background-image: none;
}
.cont-style a, .typo a {
    color: #0075c2!important;
}
.btn-lg {
    padding: 0 30px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}
.typo h2, .typo-h2 {
    font-size: 22px;
}
.wd-u-btn, .wd-u-btn:hover {
    color: #333 !important;
}
/*互联网金融-国产浏览器样式*/

.cont-style p, .typo p {
    line-height: 2;
    margin: .6em 0 .4em;
}
.btn-md {
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
}
.wd-u-btn {

    display: inline-block;
    border: 1px solid #ddd;
    *border: 0 none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: .5em;
    *margin-right: .3em;
    margin-bottom: 0;
    padding: 0 10px;
    *padding: 1px 10px;
    width: auto;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    cursor: pointer;
    border-bottom-color: #ccc !important;
    background-color: #f4f4f4;
    background-image: -moz-linear-gradient(top,#f8f8f8,#eee);
    background-image: -ms-linear-gradient(top,#f8f8f8,#eee);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#eee));
    background-image: -webkit-linear-gradient(top,#f8f8f8,#eee);
    background-image: -o-linear-gradient(top,#f8f8f8,#eee);
    background-image: linear-gradient(top,#f8f8f8,#eee);
    background-repeat: repeat-x;
}
  .bn {
    display: inline-block;
    font-size: 16px;
    width: 240px;
    text-indent: 2em;
  }