
/* widequick140 */
.widequick140 {width:100%;height:100%;float:left;text-align:center;box-sizing:border-box;background:white;overflow:hidden;}
	
.widequick140 .quickwrap {width:100%;height:100%;box-sizing:border-box;float: left;text-align: center;}
.widequick140 .quickwrap .bgbox {position:absolute; top:0; left:0; width:100%; height:auto; min-height:100%; z-index:0; overflow:hidden;}
.widequick140 .quickwrap .bgbox img {position: absolute;left: -999px; right: -999px; top: -999px; bottom: -999px; margin: auto; min-width: 100%; min-height: 100%;}
.widequick140 .quickwrap .titbox {position:absolute; left:0; width:100%; text-align:center; z-index:2; display:inline-block; clear:both; }
.widequick140 .quickwrap .titbox .bTitle {font-size:23px;display:inline-block;  letter-spacing:-1px;
									max-width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:0 15px; box-sizing:border-box;}

.widequick140 .innerbox {width: 100%;clear:both;display:inline-block;text-align:center;max-width: 1300px;margin: 0 auto;}
.widequick140 .innerbox .wq140 {display:inline-block; margin-left:-4px; width: 20%; position:relative; box-sizing:border-box; overflow:hidden; padding: 0 15px; vertical-align: middle;} 
									
.widequick140 .innerbox .wq140:last-child:after,
.widequick140 .innerbox .wq140:nth-child(5n):after {display:none;}

.widequick140 .innerbox .wq140:first-child {margin-left:0;}
.widequick140 .innerbox .wq140 a {vertical-align:middle;display:inline-block;width:100%;}
.widequick140 .innerbox .wq140 .qtit {font-size: 22px; font-weight:600; width: 100%; line-height: 150%; color: #333;display: block; margin-bottom: 30px;word-break: keep-all;}
.widequick140 .innerbox .wq140 .qco {font-size: 16px;line-height: 150%;color: #333;width: 100%;display: block;clear: both;word-break: keep-all;}





	@media (min-width:800px){
		.widequick140 .quickwrap {padding:90px 0;}
		.widequick140 .innerbox .wq140:after {content:"";width: 1px;height: 100px;background: #333;float: right;position: absolute;opacity: 0.1;top: 50%;right: 0;transform: translateY(-50%);}
	}


	@media (max-width:799px){
		.widequick140 .quickwrap {padding:50px 0;}
		.widequick140 .innerbox .wq140 .qtit {font-size:19px;}
		.widequick140 .innerbox .wq140 .qco {font-size:15px;;}
	}


	@media (min-width:600px){
		.widequick140 .innerbox .wq140 {margin-top:70px;}
		.widequick140 .innerbox .wq140:first-child,
		.widequick140 .innerbox .wq140:nth-child(2),.widequick140 .innerbox .wq140:nth-child(3),
		.widequick140 .innerbox .wq140:nth-child(4),.widequick140 .innerbox .wq140:nth-child(5) {margin-top:0;}
		.widequick140 .innerbox .wq140:nth-child(5+1) {clear:both;}
	}
	@media (max-width:599px){
		.widequick140 .innerbox .wq140 {width:33.333%; margin-top:50px; vertical-align:top;}
		.widequick140 .innerbox .wq140:nth-child(3+1) {clear:both;}
		.widequick140 .innerbox .wq140:first-child,
		.widequick140 .innerbox .wq140:nth-child(2),.widequick140 .innerbox .wq140:nth-child(3) {margin-top:0;}

	}	




