@charset "utf-8";
/* @latest 2020.01.02 ssj */
/* @latest 2021.03.16 YHY */

.quick132 {width:100%;float:left;position:relative;box-sizing:border-box;overflow:hidden;}
.quick132 .linkbox_wrap {width:100%;max-width:1600px;margin:0 auto;}
.quick132 .linkbox_wrap .qbox {
                               float:left;
                               box-sizing:border-box;
                               position:relative;
                               z-index:0;
                               overflow: hidden;
                               width: 100%;
                               margin-bottom: 10px;
                               }

.quick132 .linkbox_wrap .qbox a{float:left; width:100%; height:100;}
.quick132 .linkbox_wrap .qbox a:focus{border:1px dashed #000;}

.quick132 .linkbox_wrap .qbox:nth-child(3),.quick132 .linkbox_wrap .qbox:nth-child(4) {border-top-width:0;}

.quick132 .linkbox_wrap .qbox .bgbox {position:absolute;width: 100%;height: 100%;/* z-index:-1; */overflow: hidden;}
.quick132 .linkbox_wrap .qbox .bgbox img {min-width: 100%;min-height: 100%;position: absolute;top: -999px;bottom: -999px;right: -999px;left: -999px;margin: auto;}

.quick132 .linkbox_wrap .qbox .innerbox {width:100%;height:100%;padding: 0 5px;box-sizing:border-box;position: relative;text-align: left;}
.quick132 .linkbox_wrap .qbox .innerbox .iconbox {
    												width: 35%;
    												height: 100%;
    												display: inline-block;
    												margin-right: -4px;
    												box-sizing: border-box;
    												vertical-align: middle;
    												text-align: center;
    												}
.quick132 .linkbox_wrap .qbox .innerbox .iconbox.dp-none {display:none;}
.quick132 .linkbox_wrap .qbox .innerbox .iconbox img {max-width: 90%;max-height: 75%;display: inline-block;vertical-align: middle;}

.quick132 .linkbox_wrap .qbox .innerbox .iconbox.dp-none + .txtbox {width: 100%; padding-left: 0; margin-top: 18px;}
.quick132 .linkbox_wrap .qbox .innerbox .txtbox {width: 65%;display: inline-block;margin-right: -4px;vertical-align: middle;padding: 0 10px;box-sizing: border-box;}
.quick132 .linkbox_wrap .qbox .innerbox .txtbox > div {}
.quick132 .linkbox_wrap .qbox .innerbox .tit {font-size: 18px;line-height:130%;font-weight:600;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #fff;}
.quick132 .linkbox_wrap .qbox .innerbox .tit span.small_tit {color:#767575; font-size:13px; letter-spacing:1px; display:inline-block;
																vertical-align:middle; margin-left:8px;}
.quick132 .linkbox_wrap .qbox .innerbox .co {
												font-size: 15px;
												line-height: 140%;
												letter-spacing:-0.5px;
												color: rgba(255,255,255,0.8);
												white-space: nowrap;
												overflow:hidden;
												word-break: keep-all;
												text-overflow: ellipsis;
												display: block;
												max-height: 21px;
												margin-top: 5px;
												}
.quick132 .linkbox_wrap .qbox .innerbox .co:empty {display:none;}

.layout_height_H .quick132 .linkbox_wrap .qbox:last-child,
.layout_height_M .quick132 .linkbox_wrap .qbox:nth-child(3) {margin-bottom:0;}
.layout_height_M .quick132 .linkbox_wrap .qbox:nth-child(4) {display:none;}

.layout_height_H .quick132 .linkbox_wrap .qbox {height: 80px; line-height:80px;}
.layout_height_M .quick132 .linkbox_wrap .qbox {height: 77px; line-height:77px;}



@media (min-width:800px){
	.layout_height_H .quick132 .linkbox_wrap .qbox:first-child:nth-last-child(3),
	.layout_height_H .quick132 .linkbox_wrap .qbox:nth-child(2):nth-last-child(2),
	.layout_height_H .quick132 .linkbox_wrap .qbox:nth-child(3):nth-last-child(1) { height:110px; line-height:110px;}
	.layout_height_H .quick132 .linkbox_wrap .qbox:first-child:nth-last-child(2),
	.layout_height_H .quick132 .linkbox_wrap .qbox:nth-child(2):nth-last-child(1) { height:170px; line-height:170px;}
	.layout_height_H .quick132 .linkbox_wrap .qbox:first-child:last-child { height:350px; line-height:350px; margin-bottom:0;}

	.layout_height_M .quick132 .linkbox_wrap .qbox:first-child:nth-last-child(2),
	.layout_height_M .quick132 .linkbox_wrap .qbox:nth-child(2):nth-last-child(1) { height:120px; line-height:120px;}
	.layout_height_M .quick132 .linkbox_wrap .qbox:first-child:last-child { height:250px; line-height:250px; margin-bottom:0;}
}


	@media (max-width:990px){
		.quick132 .linkbox_wrap .qbox {/* width:49%; *//* margin-right:2%; *//* height:250px; */}
		.quick132 .linkbox_wrap .qbox:nth-child(2n) {margin-right:0;}
		.quick132 .linkbox_wrap .qbox:nth-child(2) ~ .qbox {/* margin-top:20px; */}

		.quick132 .linkbox_wrap .qbox:nth-child(5):last-child,
		.quick132 .linkbox_wrap .qbox:nth-child(3):last-child {width:100%; margin-right:0;}
	}

	@media (max-width: 899px){
		.quick132 .linkbox_wrap .qbox .innerbox .iconbox {width: 30%;}
		.quick132 .linkbox_wrap .qbox .innerbox .txtbox {width: 70%;}
	}
	@media (min-width:600px) and (max-width:799px){
		.quick132 .linkbox_wrap .qbox .innerbox .tit {font-size:17px;}


		.layout_block4 .layout_04.layout_height_H .quick132 .linkbox_wrap .qbox:first-child:nth-last-child(3),
		.layout_block4 .layout_04.layout_height_H .quick132 .linkbox_wrap .qbox:nth-child(2):nth-last-child(2),
		.layout_block4 .layout_04.layout_height_H .quick132 .linkbox_wrap .qbox:nth-child(3):nth-last-child(1) { height:110px; line-height:110px;}
		.layout_block4 .layout_04.layout_height_H .quick132 .linkbox_wrap .qbox:first-child:nth-last-child(2),
		.layout_block4 .layout_04.layout_height_H .quick132 .linkbox_wrap .qbox:nth-child(2):nth-last-child(1) { height:170px; line-height:170px;}
		.layout_block4 .layout_04.layout_height_H .quick132 .linkbox_wrap .qbox:first-child:last-child { height:350px; line-height:350px; margin-bottom:0;}

		.layout_block4 .layout_04.layout_height_M .quick132 .linkbox_wrap .qbox:first-child:nth-last-child(2),
		.layout_block4 .layout_04.layout_height_M .quick132 .linkbox_wrap .qbox:nth-child(2):nth-last-child(1) { height:120px; line-height:120px;}
		.layout_block4 .layout_04.layout_height_M .quick132 .linkbox_wrap .qbox:first-child:last-child { height:250px; line-height:250px; margin-bottom:0;}
	}
	@media (max-width:599px){
		.quick132 .linkbox_wrap .qbox .innerbox .tit {font-size:18px;}

	}
