
.quick113 {width:100%; height:100%; float:left; background:#9c9898; position:relative; box-sizing:border-box;}

.quick113 .titbox {width:100%; float:left; overflow:hidden;}
.quick113 .titbox h3 {width:66.666%; float:left; padding:15px; box-sizing:border-box; line-height:25px; color:white;}
.quick113 .titbox .titimg {width:33.333%; float:right; overflow:hidden;}
.quick113 .titbox .titimg img {width:100%; height:auto; min-height:100%;}

.quick113 .q113_wrap {width:100%; position:relative; float:left;}
.quick113 .q113_wrap .q113box {width:33.333%; float:left; overflow:hidden; background:#43c8ab;}
.quick113 .q113_wrap .q113box a {width:100%; float:left; position:relative;}
.quick113 .q113_wrap .q113box div.txt {width:100%; float:left; display:block; padding:15px 10px 35px 15px; box-sizing:border-box; position:relative;}
.quick113 .q113_wrap .q113box div.txt p {font-size:14px; line-height:20px; color:white; overflow:hidden; max-height:40px;}
.quick113 .q113_wrap .q113box div.txt span.more_btn {font-size:13px; position:absolute; bottom:15px; left:15px; color:white;
													width:80%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.quick113 .q113_wrap .q113box div.img {width:100%; float:left; display:block; overflow:hidden; /* background:#333; */}
.quick113 .q113_wrap .q113box div.img img {width:100%; height:auto; min-height:100%; max-height: 100%}
	
	.quick113 .q113_wrap .q113box:nth-child(2) {background:#67b9c7;}
	.quick113 .q113_wrap .q113box:nth-child(3) {background:#c2c2c2; float:right;}
	.quick113 .q113_wrap .q113box:nth-child(2) div.img {position:absolute;top:0;left:0; -webkit-transition:top 1s; transition:top 1s;}


	@media (min-width:800px){
		.quick113 .titbox h3 {font-size:18px;}
		.layout_03 .quick113 .q113_wrap .q113box:nth-child(2) div.txt {padding:15px 10px;}
		.layout_03 .quick113 .q113_wrap .q113box:nth-child(2) div.txt span.more_btn {left:10px;}
		.quick113 .q113_wrap .q113box:nth-child(2):hover div.img {/* position:relative; */ top:-117px; -webkit-transition:top 1s; transition:top 1s;}


		.layout_height_H .quick113 .titbox {height:116px;}
		.layout_height_H .quick113 .titbox .titimg img {min-height:116px; max-height:116px;}
		.layout_height_H .quick113 .q113_wrap .q113box div {height:117px; -webkit-transition:height 1s; transition:height 1s;}
		
		.layout_height_H .quick113 .q113_wrap .q113box div.txt p {-webkit-line-clamp:2; height:40px; -webkit-box-orient:vertical; display:-webkit-box; white-space:normal; 
																-webkit-transition:height 1s; transition:height 1s;}
		.layout_height_H .quick113 .q113_wrap .q113box:hover div.txt p {-webkit-line-clamp:7; height:140px; max-height:140px; }
		.layout_height_H .quick113 .q113_wrap .q113box:hover div.txt {height:234px; -webkit-transition:height 1s; transition:height 1s;}
		.layout_height_H .quick113 .q113_wrap .q113box div.txt {height:117px; -webkit-transition:height 1s; transition:height 1s;}
		
		.layout_height_H .quick113 .q113_wrap .q113box:nth-child(2) div.txt {height:234px; padding-top: 127px; -webkit-transition:padding-top 1s; transition:padding-top 1s;}
		.layout_height_H .quick113 .q113_wrap .q113box:nth-child(2):hover div.txt {padding-top: 13px; -webkit-transition:padding-top 1s; transition:padding-top 1s;}





		.layout_height_M .quick113 .titbox {height:84px;}
		.layout_height_M .quick113 .titbox .titimg img {min-height:84px; max-height:84px;}
		.layout_height_M .quick113 .q113_wrap .q113box div {height:83px; -webkit-transition:height 1s; transition:height 1s;}
		/*.layout_height_M .quick113 .q113_wrap .q113box:nth-child(2) div.txt {margin-top:83px;}*/
		.layout_height_M .quick113 .q113_wrap .q113box div.txt p {white-space:nowrap; text-overflow:ellipsis; height:20px; max-height:20px; -webkit-transition:height 1s; transition:height 1s;}
		.layout_height_M .quick113 .q113_wrap .q113box:hover div.txt p {-webkit-line-clamp:4; height:80px; max-height:80px; 
																		-webkit-box-orient:vertical; display:-webkit-box; white-space:normal;}

		.layout_height_M .quick113 .q113_wrap .q113box:hover div.txt {height:166px; -webkit-transition:height 1s; transition:height 1s;}

		.layout_height_M .quick113 .q113_wrap .q113box:nth-child(2) div.txt {height:166px; padding-top: 97px; -webkit-transition:padding-top 1s; transition:padding-top 1s;}
		.layout_height_M .quick113 .q113_wrap .q113box:nth-child(2):hover div.txt {padding-top: 15px; -webkit-transition:padding-top 1s; transition:padding-top 1s;}

	}

	@media (max-width:799px){
		.quick113 .titbox h3 {font-size:17px;}

		.quick113 .titbox {height:115px;}
		.quick113 .titbox .titimg img {min-height:115px;}
		.quick113 .q113_wrap .q113box div {height:115px;}
		.quick113 .q113_wrap .q113box:nth-child(2) div.txt {margin-top:115px;}
		.quick113 .q113_wrap .q113box div.txt p {-webkit-line-clamp:2; -webkit-box-orient:vertical; display:-webkit-box; white-space:normal;}
	}

	@media (min-width:600px) and (max-width:799px){
		.layout_block4 .layout_height_H .quick113 .titbox {height:116px;}
		.layout_block4 .layout_height_H .quick113 .titbox .titimg img {min-height:116px;}
		.layout_block4 .layout_height_H .quick113 .q113_wrap .q113box div {height:117px;}
		.layout_block4 .layout_height_H .quick113 .q113_wrap .q113box:nth-child(2) div.txt {margin-top:117px;}

		.layout_block4 .layout_height_M .quick113 .titbox {height:84px;}
		.layout_block4 .layout_height_M .quick113 .titbox .titimg img {min-height:84px;}
		.layout_block4 .layout_height_M .quick113 .q113_wrap .q113box div {height:83px;}
		.layout_block4 .layout_height_M .quick113 .q113_wrap .q113box:nth-child(2) div.txt {margin-top:83px;}
		.layout_block4 .layout_height_M .quick113 .q113_wrap .q113box div.txt p {white-space:nowrap; text-overflow:ellipsis; max-height:20px; display:block;}
	}

	@media (max-width:599px){
		.quick113 .q113_wrap .q113box:nth-child(2) div.txt {padding:15px 10px;}
		.quick113 .q113_wrap .q113box:nth-child(3) div.txt {padding:15px 15px 15px 10px;}
		.quick113 .q113_wrap .q113box:nth-child(3) div.txt span.more_btn {left:10px;}
	}



