.caven {
	color: #fff;
	text-decoration: none;
	position: relative;
	display: block;
	width: 24rem;
	float: left;
	height: 400px;
    overflow: hidden;

}

#desSlideshow1 {
	    background: rgba(40,183,188,0.9) !important;
	    color: #fff;
	    border-top-left-radius: 179px;
	    border-bottom-left-radius: 179px;
		min-height: 31%;
		width: 43% !important;
		position: absolute !important;
		bottom: 0;
		right: 0;
		z-index: 50;

}


	.switchBigPic {		
	    width: 57%;
	    height: 341px;
	    overflow: auto !important;
	    margin-right: 5%;
		box-shadow: 0 0 9px rgba(0,0,0,0.1);
	    float: left;
		display: none !important;
	}
	
	ul#t-gonggao{
		/* border-top: 1px #d2d2d2 solid; */
	    float: left;
		position: relative;
		display: block;
		width: 85% !important;
		height:100% !important;
		padding: 48px 8% 48px 0% !important;
	}
	
	 ul#t-gonggao li {		
		position: relative;	   
		border: none;
	    min-height:35px;
		height:31% !important;
		width: 100% !important;
		padding-bottom:13px !important;
		margin-bottom:13px !important;
		border-bottom: 1px #fff solid;
		
		opacity: .5;
	}
	
	ul#t-gonggao li h4 { display: table; min-height:35px; height: 100%;overflow: hidden;}
	ul#t-gonggao li h4 a { display: table-cell; vertical-align: middle; text-decoration: none;}
	
	ul#t-gonggao li:last-child { border-bottom: none !important; margin-bottom: 0;}
	
	ul#t-gonggao li a {color: #fff !important; font-size:18px; }
	
	.hightlight { opacity: 1 !important; }
