/* 典型案例详情样式 */
.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: 0.65rem 0.25rem 0;
		box-sizing: border-box;
	}
	.jdal_title {
	    padding: 0.36rem 0.25rem 0.27rem;
	    line-height: 0.62rem;
	    color: #2e68b9;
	    font-size: 0.4rem;
	    text-align: center;
	    background: none;
		margin-bottom: 0.84rem;
	}
	.jdal_title span {
	    line-height: 0.53rem;
	    color: #5a88c8;
	    font-size: 0.28rem;
	}
	.xmbj {
	    width: 100%;
	}
	.xmbj_title {
	    height: 0.6rem;
	    width: 100%;
	    padding-bottom: 0.36rem;
	}
	.xmbj_title p{
	    line-height: 0.6rem;
	    color: #f8f8f8;
	    font-size: 0.28rem;
		background: url(../images/icon_03.png) 0.2rem center no-repeat;
	    background-color: #2f68b9;
	    padding: 0 0.21rem 0 0.7rem;
	    height: 0.6rem;
	    display: block;
	    float: left;
	}
	.xmbj_body {
		line-height: 0.56rem;
	    font-size: 0.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: 0.56rem;
	    font-size: 0.28rem;
	    color: #333;
	    list-style: disc;
	    margin: 0 0.25rem;
	}
	.cpjjfa {
	    width: 7rem;
		background: url(../mimages/jdal_05.jpg) top center no-repeat;
		background-color: #f8f8f8;
		padding: 0.48rem 0.25rem 0.52rem;
		background-size: contain;
		margin: 0 auto;
		box-sizing: border-box;
	}
	.cpjjfa_inner {
	    width: 100%;
	    margin: 0 auto;
	}
	.cpjjfa_title {
		line-height: 0.84rem;
	    font-size: 0.34rem;
	    color: #333;
	    padding-bottom: 0.22rem;
	}
	.cpjjfa_inner ul {
	    padding-bottom: 0.21rem;
		float: none;
	}
	.cpjjfa_inner ul a {
	    line-height: 0.24rem;
	    font-size: 0.24rem;
	    color: #666;
	    background: url(../mimages/jdal_01.png) left center no-repeat;
	    background-size: contain;
	    padding-left: 0.33rem;
	    width: 6.63rem;
	    display: block;
		box-sizing: border-box;
	}
	.cpjjfa_inner .fhlb {
		width: 1.69rem;
	    height: 0.49rem;
	    display: block;
	    float: right;
	    line-height: 0.49rem;
	    text-align: center;
	    color: #fff;
	    background: #2f68b9;
	    border-radius: 0.22rem;
	    font-size: 0.24rem;
		margin-top: 0;
	}
}