
.quick111 {width:100%; height:100%; box-sizing:border-box; background:white; position:relative;}

.quick111 .bg {width:100%; height:100%; background:black;}
.quick111 .bg img {width:100%; min-height:100%; opacity:0.9;}

.quick111 .titlebox {width:100%; float:left; text-align:center; position:absolute; width:100%; top:0; left:0; padding:15px; box-sizing:border-box;}
.quick111 .titlebox h2 {color:white; font-size:19px; line-height:25px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.quick111 .titlebox span {color:#01bdbf; font-size:13px; line-height:20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:100%; float:left;}

.quick111 .linkbox {width:100%; float:left; padding:15px; background:rgba(0,0,0,0.5); position:absolute; width:100%; bottom:0; left:0; box-sizing:border-box;}
.quick111 .linkbox div.q111link {width:50%; float:left; box-sizing:border-box;}
.quick111 .linkbox div.q111link:nth-child(2n+1) {padding-right:15px !important; clear:both;}

.quick111 .linkbox div p {color:white; text-align:left; line-height:25px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.quick111 .linkbox div p:before {content:"\b7"; float:left; font-weight:600; padding-right:2px;}


	.layout_height_L .quick111 .linkbox div.q111link:nth-child(4) ~ div {display:none;}

@media (min-width:800px){
	.layout_height_H .quick111 .titlebox {height:215px;}
	.layout_height_M .quick111 .titlebox {height:115px;}

	.layout_height_H .quick111 .titlebox h2 {padding-top:70px;}
	.layout_height_H .quick111 .linkbox div.q111link {padding:5px 0;}
	.layout_height_M .quick111 .titlebox h2 {padding-top:35px;}

	.layout_height_H .quick111 .linkbox {min-height:135px;}
	.layout_height_M .quick111 .linkbox {min-height:101px; padding:11px 15px 15px;}
	.layout_height_L .quick111 .linkbox {min-height:80px;}
}

@media (min-width:800px) and (max-width:1049px){}
@media (min-width:991px) and (max-width:1049px){}
@media (min-width:800px) and (max-width:990px){}



@media (max-width:799px){

}

@media (min-width:600px) and (max-width:799px){
	.quick111 {height:300px;}
	.layout_height_H .quick111 .titlebox {height:195px;}
	.layout_height_M .quick111 .titlebox {height:195px;}

	.layout_height_H .quick111 .titlebox h2 {padding-top:70px;}
	.layout_height_M .quick111 .titlebox h2 {padding-top:70px;}
	.layout_height_L .quick111 .titlebox h2 {padding-top:70px;}

	.layout_block4 .layout_height_H .quick111 {height:350px;}
	.layout_block4 .layout_height_M .quick111 {height:250px;}
	.layout_block4 .layout_height_M .quick111 .titlebox {height:95px;}
	.layout_block4 .layout_height_M .quick111 .titlebox h2 {padding-top:15px;}
	.layout_block4 .layout_height_L .quick111 {height:150px;}
	.layout_block4 .layout_height_L .quick111 .titlebox {height:70px;}
	.layout_block4 .layout_height_L .quick111 .titlebox h2 {padding-top:0;}
}

@media (max-width:599px){
	.quick111 {height:250px;}
	.quick111 .titlebox {height:145px;}
	.quick111 .titlebox h2 {padding-top:35px; font-size:17px;}

	.layout_height_L .quick111 {height:150px;}
	.layout_height_L .quick111 .titlebox {height:80px;}
	.layout_height_L .quick111 .titlebox h2 {padding-top:0;}
}



