/* fwIcon */
.fwIcon{width: 100%;background: #fff;margin-top: 20px;padding: 40px;}
.fwIcon ul{width: 100%;display: -webkit-flex;display: flex;flex-wrap: wrap;justify-content: space-between;}
.fwIcon ul li{width: 410px;height: 140px;line-height: 140px;background: #ECF1FA;font-size: 20px;margin-bottom: 20px;text-indent: 80px;}
.fwIcon ul li span{margin-left: 18px;}
.fwIcon ul li a{display: block;}
/* oldModel */
.oldModel .fwIcon ul li{width: 630px;font-size: 28px;}