/************
 * 移动端样式
 ************/


/**
    首页导航
 */
@media only screen and (max-width: 480px) {

    .nav_box {
        height: 180px;
        position: relative;
    }

    .nav_menu_item_active {
        border-bottom: 4px solid #fff;
    }

    .right_float {
        display: none;
    }

    .xlb_logo {
        height:90px;
        margin: auto;
        width: 300px;
    }

    .xlb_logo img {
        width: 70px;
        height: 110px;
    }

    .subject {
        font-size: 45px;
    }

    .xlb_nav_menu_list {
        display: flex;
        justify-content: center;
    }

    .nav_item {
        text-align: center;
    }

    .xlb_nav_menu_list .nav_menu_item {
        margin-left: 50px;
        font-size: 30px;
        padding-bottom: 30px;
    }

    .nav_banner_left{
        margin-top: 50px;
    }

    .nav_banner_left h1 {
        font-size: 55px;
    }

    .nav_banner_left h2 {
        font-size: 40px;
        margin-bottom: 20px;
        margin-top: 50px;
    }

    .nav_banner_left h3 {
        font-size: 35px;
        margin-top: 30px;
    }

    /**
        咨询栏
     */
    .submit {
        display: block;
    }

    .text-center {
        margin: auto;
    }

    .block_1_box_type_2 {
        display: none;
    }

    .block_4_rec_box {
        text-align: center;
    }

    /**
        产品展示
     */
    .bk_content {
        width: 95%;
        height: 240px;
    }

    .ls_item1 {
        width: 250px;
        margin: 30px 0;
    }

    .ls_item1 img {
        margin: 0px 40px 8px;
        width: 100px;
        height: 100px;
    }

    .item1 {
        font-size: 30px;
        color: blue;
    }

    .item2 {
        font-size: 25px;
    }

    .ls_item2 {
        font-size: 25px;
    }

    .it2_row {
        font-size: 25px;
        height: 140px;
    }

    .item3 {
        font-size: 25px;
    }

    .item4 {
        font-size: 30px;
    }

    .it1_lx {
        width: 150px;
        margin: 7.5px 100px 0 10px;
        text-align: center;
    }

    .it1_sm {
        font-size: 30px;
        width: 400px;
    }

    .btn_style {
        border-radius: 40px;
        width: 200px;
    }

    .btn {
        font-size: 25px;
    }

    /**
        右侧悬浮
     */
    .right_float {
        display: none;
    }

    .block_3 .container .row:nth-child(n+4) {
        display: none;
    }

    .block_3 .container .row:last-child {
        display: block;
    }

    footer {
        background:transparent;
        margin-bottom: 130px;
    }

    .footer_tips {
        font-size: 20px;
    }

    /*
      搜索框
    */
    .search_textcont {
        width: 600px;
        height: 70px;
        background: #fff url(../images/search_icon.png) no-repeat 10px 10px;
        background-size:40px 40px;
    }

    .search_banks_text {
        height: 60px;
        line-height: 60px;
        margin-left: 20px;
        font-size: 30px;
    }

    .search_banks_submit {
        height: 70px;
        width: 150px;
        font-size: 30px;
    }

    /**
        多条件筛选
     */
    .dw_filter {
        font-size:30px;
    }

    .dw_filter .el {
        height: 68px;
        padding: 30px 0 30px 60px;
    }

    .dw_filter li {
        margin-top: 10px;
        margin-right: 40px;
    }

    .dw_filter li a {
        font-size:30px;
    }

    .check {
        margin-right: 10px;
        width: 30px;
        height: 30px;
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .dw_filter {
        margin-top: 20px;
    }

    .dw_filter .search_title {
        font-size: 30px;
        top: 0;
        left: -10px;
        position: relative;
        border-left: 5px solid #D7D7D7;
        padding-left: 20px;
    }

    /**
        产品信息
     */
    .xqlf {
        font-size: 25px;
    }

    .breadcrumb {
        font-size: 25px;
    }

    .pt_title img {
        width: 60px;
        height: 60px;
    }

    .pt_title {
        font-size: 30px;
    }

    .pt_subtitle {
        font-size: 22px;
    }

    .pt_head {
        text-align: center;
    }

    .xgly {
        font-size: 20px;
    }

    .tbxq-1 dd span {
        font-size: 45px;
    }

    .tbxq-1 dl:last-child dd span {
        font-size: 25px;
    }

    .m-title1 .title-span {
        font-size: 35px;
    }

    .detail-left dl {
        width: 100%;
        font-size: 25px;
    }

    .detail-left dt {
        width:320px;
    }

    .item_v {
        font-size: 25px;
    }

    /**
       咨询栏
     */
    .yrw-kefu {
        position: fixed;
        bottom: 120px;
        left: 0;
    }

    .yrw-kefu>h3 {
        height: 100px;
        line-height: 100px;
        font-size: 34px;
    }

    .yrw-kefu>h3>img {
        width: 30px;
        height: 30px;
    }

    .yrw-kefu>div>h3 {
        font-size: 30px;
        margin-bottom: 40px;
    }

    .yrw-kefu>div>p:nth-child(2) {
        margin: 0 35px 70px;
        padding-bottom: 70px;
        border-bottom: solid 3px #eee;
    }

    .yrw-kefu>div>p:nth-child(2)>a {
        font-size: 55px;
    }

    .yrw-kefu>div>p:nth-child(4) {
        font-size: 30px;
        margin-top: 40px;
    }

    .yrw-kefu>h4 {
        margin-top: 50px;
        font-size: 30px;
    }

    .submit {
        height: 120px;
        line-height: 120px;
    }

    .submit>a {
        font-size: 35px;
        font-weight: 500;
    }

    .yrw-kefu>div>img {
        width: 300px;
        height: 300px;
    }

    .block_1_title {
        font-size: 45px;
        line-height: 45px;
    }

    .common_long_divide {
        margin-top: 60px;
        height: 6px;
        width: 150px;
    }

    .block_1_desc {
        margin-top: 60px;
        font-size: 30px;
        line-height: 30px;
    }

    .bank_title {
        font-size: 30px;
        display: inline-block;
    }

    .bank_progress-bar {
        font-size: 40px;
        padding-top: 22px;
        padding-bottom: 22px;
    }

    .bank_title_s {
        padding-top: 40px;
    }

    .bank_name {
        font-size: 25px;
    }

    .block_1_rec {
        margin: 0 30px;
        height: 250px;
    }

    .list_title {
        height: 60px;
    }

    .search_all {
        font-size: 25px;
        width: 150px;
        line-height: 60px;
        border-left: 6px solid #1c99ef;
        border-right: 2px solid #eee;
    }

    .search_pt {
        width: 300px;
        border-left: 2px solid #eee;
        font-size: 25px;
        line-height: 60px;
        height: 60px;
    }

    .title-border-red {
        border-left: 6px solid #e94e38;
    }

    .title-border-blue {
        border-left: 6px solid #0032b2
    }

    .title-border-pink {
        border-left: 6px solid #cc6699
    }

    .title-border-crimson {
        border-left: 6px solid #f00
    }

    .title-border-green {
        border-left: 6px solid #0ff
    }

    .title-border-grey {
        border-left: 6px solid #5f5f5f
    }

    .block_p1_title {
        margin-top: 50px;
    }

    .layui-laypage a, .layui-laypage span {
        font-size: 35px;
        height: 50px;
        line-height: 45px;
    }

    .layui-laypage select{
        height: 50px;
        padding: 0 10px;
    }

    .layui-laypage .layui-laypage-skip {
        height: 50px;
        line-height: 50px;
    }

    .layui-laypage button, .layui-laypage input {
        height: 50px;
        line-height: 50px;
        border-radius: 4px;
    }

}