
/* quick127 */
.quick127 {width:100%; height:100%;float:left; text-align:center; box-sizing:border-box; background:white; overflow:hidden; position:relative;}

.quick127 .bgbox {width:100%; height:100%;margin:0 auto; box-sizing:border-box; float:left; position:absolute; top:0; left:0; }
.quick127 .bgbox img {position:absolute;top:-999px;left:-999px;width: auto;height:auto;min-width: 100%;min-height:100%;bottom:-999px;right:-999px;margin:auto;}

.quick127 .innerbox {width:100%; height:100%; float:left; text-align:center;}
.quick127 .q127Wrap {width:100%;height: 100%;margin:0;float:left;clear:both;text-align:center;background:rgba(0,0,0,0.7);position:relative;padding: 50px 15px;box-sizing:border-box;}
.quick127 .q127Wrap > div {display:inline-block;position:relative;width: 25%;text-align:center;margin-left:-4px;padding: 0 10px;box-sizing: border-box;}
.quick127 .q127Wrap > div:first-child {margin-left:0;}

.quick127 .q127Wrap strong {font-size: 16.5px;color:#fff;text-align:center;width:100%;line-height:150%;word-break:keep-all;overflow:hidden;display: block;white-space:normal;}

.quick127 .q127Wrap > div:first-child, 
.quick127 .q127Wrap > div:nth-child(4n+1) {clear:both;}
.quick127 .q127Wrap > div:nth-child(4) ~ div {margin-top:40px;}


.quick127 .q127Wrap .iconbox {width: 100%; height: 80px; line-height: 80px; margin-bottom: 5px;}
.quick127 .q127Wrap .iconbox img {max-width: 90%;max-height: 90%;display: inline-block;vertical-align: middle;}
.quick127 .q127Wrap p .bTitle {font-size:16px; font-weight:600; color:#333; line-height:22px; width:90%; 
													 display:inline-block; margin-bottom:7px; vertical-align:middle; white-space:nowrap; text-overflow:ellipsis; word-break:break-all; overflow:hidden;}


		@media (min-width:800px){
		}
		@media (min-width:1300px){
		}
		@media (min-width:600px) and (max-width:799px){

		}

		@media (max-width:799px){
			.quick127 .q127Wrap {padding: 30px 0;}
			.quick127 .q127Wrap .iconbox {height: 50px;line-height: 50px;}
			.quick127 .q127Wrap .iconbox img {}

		}
		@media (min-width:600px) and (max-width:799px){
		}

		@media (max-width:599px){
	}	






