.m-pList {
    padding: 0 0 6%;
    height: 1500px;
}


.box>ul>li {
    float: left;
    width: 23%;
    text-align: center;
    position: relative;
    height: 260px;
	box-sizing: border-box;
}
.box{
	border-top: 1px solid #cecece;
	border-top: 1px solid #cecece;
}
.box,.show-content,.left{
background: #ffffff;
    border-radius: 10px;
    margin-top: 30px;
    padding-bottom: 30px;
    padding: 0 14px;
    box-sizing: border-box;
    line-height: 25px;
	
}
.box>ul>li >button:hover {
    background: #ff494f;
    color: #ffffff;
}
.box>ul>li > img {
    display: inline-block;
}
.box>ul>li >span {
    display: block;
    color: #ff494f;
    font-size: 14px;
    margin-top: 10px;
    font-weight: bold;
}
.box>ul>li >p {
    color: #4d4d4d;
    font-size: 12px;
    margin-top: 10px;
}
.box>ul>li >button {
color: #000000;
    font-size: 12px;
    background: #eeeeee;
    border: 0;
    display: inline-block;
    padding: 6px 20px;
    width: 90px;
    border-radius: 5px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -47px;
    cursor: pointer;
}
.sb{

}
.left {
    width: 100%;
    font-size: 16px;
	color:#fff;
	padding-bottom: 0px;
    margin-bottom: 0;
	margin-top: 0;
}
.left a {
	color:#fff;
}
.left>.app-show-main-sbfw {
    height: 164px;
	background: url(../../style/images/img/sb_bg_06.jpg) no-repeat;
    padding-top: 40px;
	box-sizing: border-box;
}
.left>.app-show-main-sbfw>h2 {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin: 0;
}
.left>.app-show-main-sbfw>ul>li {
    width: 30%;
    float: left;
    box-sizing: border-box;
}
.right {
}
.show-content strong{
	display: block;
    text-align: center;
	    font-size: 14px;
}
.strong{
	display: block;
    font-weight: normal;
    color: #000000;
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
	padding-top: 15px;
}
.same {
    border-bottom: 1px solid #ebebeb;
    margin: 0 2%;
}
.same h2 {
    float: left;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    padding: 3% 0;
    height: 26px;
    line-height: 26px;
}
.same em {
    width: 100%;
    height: 3px;
    background: #da1215;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.same a {
    float: right;
    font-size: 14px;
    padding: 3% 0;
    height: 26px;
    line-height: 26px;
    color: #777;
}
.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.b-6 .bd {
    padding: 3% 2%;
}
.b-6 .bd dd {
    padding: 2% 0;
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
}
.b-6 .bd dd a {
    color: #666;
}
.b-6 .bd dl span {
    float: right;
}
.h2 {
    margin: 0px;
    font-size: 16px;
    color: #000000;
    text-align: center;
    font-weight: bold;
    background: url(../../style/images/img/bg_03.png) no-repeat center bottom;
    padding-bottom: 13px;
    clear: both;
}
.anli {
    margin-top: 20px;
}
.col-xs-2 {
    text-align: center;
    width: 25%;
    float: left;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
	    margin-bottom: 10px;
}
.footnav li {
    float: left;
    width: 25%;
    padding: 0px 9px;
    box-sizing: border-box;
margin: 0;}
.img {
     margin-right: 10px;
}
.img img {
    max-width: 100%;
    vertical-align: middle;
}
.info {
    padding-top: 10px;
}
















