

@media only screen and (min-width: 1200px){
	.tab4-imgdiv{
		width: 100%;
		height: 100%;
		position: relative;
		margin-bottom: 40px;
	}
.tab4-imgdiv-div{
	position: absolute;
	width: 50%;
	height: 80px;
	top: 50%;
	left: 25%;
	margin-top: -30px;
	background: rgba(89,91,89,0.8);
	padding: 20px;
}
.tab4-imgdiv-div span{
	width:100%;
	height: 100%;
	display: block;
	text-align: center;
	line-height: 80px;
	font-size: 24px;
	color: white;
	border: 1px solid white;
}
.tab4-imgdiv-div:hover{
	color: white;
}
#box{
	width: 1200px;
	padding-bottom: 20px;
	overflow: hidden;
	margin: auto;
}
.dz{
	width: 1160px;
	padding:20px;
	background: white;
	overflow: hidden;
}
.dz-li{
	width: 568px;
	height: 450px;
	overflow: hidden;
	border: 1px solid #F8F8F8;
	float: left;
	margin-bottom: 20px;
}
.dz-li img{
	width: 568px;
	height:330px;
}
.dz-li .tab-div{
	width: 528px;
	height:120px;
	margin: auto;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
}
.dz-li .tab-div .p1{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #A7A7A7;
    margin-top: 20px;
}
.dz-li .tab-div .p2{
	width: 100%;
	text-indent: 2rem;
	font-size: 14px;
	color:#D0D0D0 ;
	 overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
     -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
}
.dz-li:hover .tab-div{
	background: #333333;
	color: white;
}
.dz-li:hover .tab-div .p1{
	color:white;
}
/*tab2*/
.sb-li{
	width: 380px;
	float: left;
	height: 290px;
	background: white;
	overflow: hidden;
	margin-left: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}
.sb-li img{
	width: 380px;
	height: 230px;
	background:#fff;
}
.sb-li p{
	line-height: 60px;
	text-align: center;
	font-size: 14px;
}
.sb-li:hover{
	background: #333;
	
}
.sb-li:hover a{
	color: white;
}
/*tab3_content*/
#tab3{
	margin-top: 60px;
}
.gl{
	width:570px ;
	height: 330px;
	background: white;
	overflow: hidden;
	float: left;
	margin-bottom: 40px;
	
}
.gl img{
	width: 570px;
	height:260px;
}
.gl-div{
	width: 570px;
	height: 70px;
	line-height:70px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color:#909090;
}
.gl-div p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 2rem;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gl-div span{
	width: 100%;
	height: 40px;
	line-height: 25px;
	text-indent: 2rem;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
     -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
}
.gl:hover .gl-div{
	background: #333;
	color: white;
}
/*tab4_content*/
#tab4{
	margin-top: 60px;
}
.jy{
	width: 1200px;
	height: 400px;
	display: block;
	/*margin-bottom: 40px;*/
	
	
}
.yh{
	width: 280px;
	height: 285px;
	background: white;
	overflow: hidden;
	margin-left: 26.6px;
	float: left;
	margin-bottom: 20px;
}
.yh img{
	width: 280px;
	height: 225px;
}
.yh p{
	width: 280px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color:#909090;
}
.yh:hover p{
	background: #333;
	color: white;
}
/*tab*/
#tab{
	width: 100%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
		.tab4-imgdiv{
		width: 100%;
		height: 100%;
		position: relative;
		margin-bottom: 40px;
	}
.tab4-imgdiv-div{
	position: absolute;
	width: 50%;
	height: 60px;
	top: 50%;
	left: 25%;
	margin-top: -30px;
	background: rgba(89,91,89,0.8);
	padding: 20px;
}
.tab4-imgdiv-div span{
	width:100%;
	height: 100%;
	display: block;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	color: white;
	border: 1px solid white;
}
.tab4-imgdiv-div:hover{
	color: white;
}
	
	#box{
		width:100%;
		padding-bottom: 20px;
		overflow: hidden;
		margin: auto;
	}
.dz{
	width: 96%;
	padding:20px 1% 20px 1%;
	background: white;
	overflow: hidden;
	margin: auto;
}
.dz-li{
	width: 49%;
	overflow: hidden;
	border: 1px solid #F8F8F8;
	float: left;
	margin-bottom: 20px;
}
.dz-li img{
	width: 100%;
}
.dz-li .tab-div{
	width:98%;
	margin: auto;
	overflow: hidden;
	padding-left: 1%;
	padding-right:  1%;
	padding-bottom: 20px;
}
.dz-li .tab-div .p1{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #A7A7A7;
    margin-top: 20px;
}
.dz-li .tab-div .p2{
	width: 100%;
	text-indent: 2rem;
	font-size: 14px;
	color:#D0D0D0 ;
	 overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
     -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
}
.dz-li:hover .tab-div{
	background: #333333;
	color: white;
}
.dz-li:hover .tab-div .p1{
	color:white;
}
/*tab2*/
.sb-ul{
	width: 98%;
	padding: 10px 0 10px 2.5%;
	margin: auto;
	overflow: hidden;
}
.sb-li{
	width: 31%;
	float: left;
	background: white;
	overflow: hidden;
	margin-left: 2%;
	overflow: hidden;
	margin-bottom: 30px;
}
.sb-li img{
	width: 100%;
	background:#fff;
}
.sb-li p{
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sb-li:hover{
	background: #333;
	
}
.sb-li:hover a{
	color: white;
}
/*tab3_content*/
#tab3{
	width: 98%;
	margin: 40px auto 0;
	padding: 1px 0;
	overflow: hidden;
}
.gl{
	width:49%;
	background: white;
	overflow: hidden;
	float: left;
	margin-bottom: 40px;
	
}
.gl img{
	width: 100%;
}
.gl-div{
	width: 100%;
	height: 70px;
	line-height:70px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color:#909090;
}
.gl-div p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 2rem;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gl-div span{
	width: 100%;
	height: 40px;
	line-height: 25px;
	text-indent: 2rem;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
     -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
}
.gl:hover .gl-div{
	background: #333;
	color: white;
}
/*tab4_content*/
#tab4{
	margin-top: 40px;
}
.jy{
	width: 100%;
	display: block;
	/*margin-bottom: 40px;*/
}
.tab4-ul{
	width: 98%;
	padding: 1px 0;
	overflow: hidden;
	margin: auto;
}
.yh{
	width: 24%;
	background: white;
	overflow: hidden;
	margin-left: 1%;
	float: left;
	margin-bottom: 20px;
}
.yh img{
	width: 100%;
}
.yh p{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color:#909090;
}
.yh:hover p{
	background: #333;
	color: white;
}
#tab{
	width: 100%;
}
}
@media only screen and (max-width: 768px) {
		.tab4-imgdiv{
		width: 100%;
		height: 100%;
		position: relative;
		margin-bottom: 40px;
	}
.tab4-imgdiv-div{
	position: absolute;
	width: 50%;
	height: 40px;
	top: 49%;
	left: 25%;
	margin-top: -20px;
	background: rgba(89,91,89,0.8);
	padding: 10px;
}
.tab4-imgdiv-div span{
	width:100%;
	height: 100%;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: white;
	border: 1px solid white;
	overflow: hidden;
}
.tab4-imgdiv-div:hover{
	color: white;
}
	
	#box{
		width:100%;
		padding-bottom: 20px;
		overflow: hidden;
		margin: auto;
	}
.dz{
	width: 96%;
	padding:20px 1% 20px 1%;
	background: white;
	overflow: hidden;
	margin: auto;
}
.dz-li{
	width: 49%;
	overflow: hidden;
	border: 1px solid #F8F8F8;
	float: left;
	margin-bottom: 20px;
}
.dz-li img{
	width: 100%;
}
.dz-li .tab-div{
	width:98%;
	margin: auto;
	overflow: hidden;
	padding-left: 1%;
	padding-right:  1%;
	padding-bottom: 20px;
}
.dz-li .tab-div .p1{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #A7A7A7;
}
.dz-li .tab-div .p2{
	width: 100%;
	text-indent: 2rem;
	font-size: 12px;
	color:#D0D0D0 ;
	 overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
     -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
}
.dz-li:hover .tab-div{
	background: #333333;
	color: white;
}
.dz-li:hover .tab-div .p1{
	color:white;
}

/*tab2*/
.sb-ul{
	width: 98%;
	padding: 10px 0 10px 2.5%;
	margin: auto;
	overflow: hidden;
}
.sb-li{
	width: 31%;
	float: left;
	background: white;
	overflow: hidden;
	margin-left: 2%;
	overflow: hidden;
	margin-bottom: 30px;
}
.sb-li img{
	width: 100%;
	background:#FFF;
}
.sb-li p{
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sb-li:hover{
	background: #333;
	
}
.sb-li:hover a{
	color: white;
}
/*tab3_content*/
#tab3{
	width: 98%;
	margin: 40px auto 0;
	padding: 1px 0;
	overflow: hidden;
}
.gl{
	width:100%;
	background: white;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
	
}
.gl img{
	width: 100%;
}
.gl-div{
	width: 98%;
	height: 70px;
	line-height:70px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color:#909090;
    margin: auto;
}
.gl-div p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gl-div span{
	width: 100%;
	height: 40px;
	display: block;
	line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gl:hover .gl-div{
	/*background: #333;*/
	color: white;
}
.gl:hover {
	background: #333;
	/*color: white;*/
}
/*tab4_content*/
#tab4{
	margin-top: 40px;
}
.jy{
	width: 100%;
	display: block;
	/*margin-bottom: 40px;*/
}
.tab4-ul{
	width: 98%;
	padding: 1px 0;
	overflow: hidden;
	margin: auto;
}
.yh{
	width: 49%;
	background: white;
	overflow: hidden;
	margin-left: 1%;
	float: left;
	margin-bottom: 20px;
}
.yh img{
	width: 100%;
}
.yh p{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color:#909090;
}
.yh:hover p{
	background: #333;
	color: white;
}
#tab{
	width: 100%;
}
}