
.common_wrap{padding:50px 0;text-align: center;}
.wrap_title{margin-bottom:50px;font-size: 30px;color: #333;}
.wrap_subtitle{margin:0 0 20px;font-size: 16px;color: #333;}
.wrap_desc{font-size: 14px;color: #707070;}
.wrap_other{margin-top:40px;padding:0 40px;text-align: center;}
.wrap_other img{display: inline-block;}

.wrap_gray{background: #ecf5fe;}
.wrap_other .item{padding:0 30px;margin-bottom:40px;}
.wrap_other .item p{margin-top:20px;font-size: 14px;color: #707070;}

.wrap_other.active_wrap{padding:0;}
.wrap_other .cell{overflow:hidden;margin-bottom:50px;}
.wrap_other .cell_icon{float:left;width:48px;height:48px;background: url(../images/icons_list_2.png) no-repeat;background-size:52px ;}
.wrap_other .icon_tuiguang{background-position:-2px -55px;}
.wrap_other .icon_coupon{background-position:-2px -315px;}
.wrap_other .icon_manjian{background-position:-2px -263px;}
.wrap_other .icon_zhijiang{background-position:-2px -3px;}
.wrap_other .icon_manzhe{background-position:-2px -367px;}
.wrap_other .icon_dazhe{background-position:-2px -419px;}
.wrap_other .icon_qianggou{background-position:-2px -471px;}
.wrap_other .icon_zuhe{background-position:-2px -523px;}
.wrap_other .icon_dapei{background-position:-2px -575px;}
.wrap_other .icon_baoyou{background-position:-2px -107px;}
.wrap_other .icon_zengpin{background-position:-2px -159px;}
.wrap_other .icon_jifen{background-position:-2px -211px;}

.wrap_other .cell_desc{float: left;margin-left:10px;width: -moz-calc(100% - 60px);width:-webkit-calc(100% - 60px); width: calc(100% - 60px);}
.wrap_other .cell_desc h5{text-align: left;font-size: 14px;color: #555;margin:6px 0;}
.wrap_other .cell_desc p{margin:0;color: #888;text-align: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

@media screen and (max-width: 992px){
	.wrap_other .cell{margin-bottom:30px;}
}
@media screen and (max-width: 768px){
	.wrap_other .cell{margin-bottom:20px;}
}

.payment_list{padding:0;}
.pay_cell{margin-bottom:40px;}
.pay_cell p{margin-top:20px;color: #707070;}
@media screen and (max-width: 992px){
	.payment_list .pay_cell img{width:80px;}
}
@media screen and (max-width: 768px){
	.payment_list .pay_cell img{width:60px;}
	.pay_cell p{margin-top:10px;}
	.pay_cell{margin-bottom:20px;}
}