﻿/* 典型案例详情样式 */
.m-banner
{
    display: none;
}
.xmbj_body ul li
{
    line-height: 28px;
    font-size: 14px;
    color: #333;
}
.xmbj_body strong, .xmbj_body p, .xmbj_body span, .xmbj_body div
{
    line-height: 28px;
    font-size: 14px;
    color: #333;
}
@media(min-width: 320px) and (max-width: 1200px)
{
    .bannerbox
    {
        margin-top: 0!important;
    }
    .banner
    {
        display: none!important;
    }
    .m-banner
    {
        display: block;
    }
    .m-banner img
    {
        width: 100%!important;
        vertical-align: bottom;
    }
    .down_menu_s
    {
        display: none!important;
    }
    .jdal_center
    {
        padding-top: 0;
    }
    .jdal_body
    {
        width: 100%;
        padding: .65rem .25rem 0;
        box-sizing: border-box;
    }
    .jdal_title
    {
        padding: .36rem .25rem .27rem;
        line-height: .62rem;
        color: #2e68b9;
        font-size: .4rem;
        text-align: center;
        background: none;
        margin-bottom: .84rem;
    }
    .jdal_title span
    {
        line-height: .53rem;
        color: #5a88c8;
        font-size: .28rem;
    }
    .xmbj
    {
        width: 100%;
    }
    .xmbj_title
    {
        height: .6rem;
        width: 100%;
        padding-bottom: .36rem;
    }
    .xmbj_title p
    {
        line-height: .6rem;
        color: #f8f8f8;
        font-size: .28rem;
        background: url(../image/icon_03.png) .2rem center no-repeat;
        background-color: #2f68b9;
        padding: 0 .21rem 0 .7rem;
        height: .6rem;
        display: block;
        float: left;
    }
    .xmbj_body
    {
        line-height: .56rem;
        font-size: .28rem;
        color: #333;
        padding-bottom: 1rem;
    }
    .xmbj_body img
    {
        display: block;
        width: 100%!important;
        height: auto!important;
        padding: 0;
    }
    .xmbj_body div img
    {
        display: block;
        width: 100%!important;
        height: auto!important;
        padding: 0;
    }
    .xmbj_body p br:nth-child(2n)
    {
        display: none;
    }
    .xmbj_body ul li
    {
        line-height: .56rem;
        font-size: .28rem;
        color: #333;
        list-style: disc;
        margin: 0 .25rem;
    }
    .cpjjfa
    {
        width: 7rem;
        background: url(../image/jdal_05.jpg) top center no-repeat;
        background-color: #f8f8f8;
        padding: .48rem .25rem .52rem;
        background-size: contain;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .cpjjfa_inner
    {
        width: 100%;
        margin: 0 auto;
    }
    .cpjjfa_title
    {
        line-height: .84rem;
        font-size: .34rem;
        color: #333;
        padding-bottom: .22rem;
    }
    .cpjjfa_inner ul
    {
        padding-bottom: .21rem;
        float: none;
    }
    .cpjjfa_inner ul a
    {
        line-height: .24rem;
        font-size: .24rem;
        color: #666;
        background: url(../image/jdal_01.png) left center no-repeat;
        background-size: contain;
        padding-left: .33rem;
        width: 6.63rem;
        display: block;
        box-sizing: border-box;
    }
    .cpjjfa_inner .fhlb
    {
        width: 1.69rem;
        height: .49rem;
        display: block;
        float: right;
        line-height: .49rem;
        text-align: center;
        color: #fff;
        background: #2f68b9;
        border-radius: .22rem;
        font-size: .24rem;
        margin-top: 0;
    }
}