﻿/*******专题列表****/

.ztzlt{ 
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    max-width: 190px;
    max-height: 116px; 
    min-width: 190px;
    min-height: 116px;
    background: url(../images/113330.jpg) ; 
    height:116px;
    }
.ztzlt img {

    max-width: 190px;
    max-height: 116px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    /*height: auto;*/
}
    
    
    


 @media screen and (max-width: 640px){
.ztzlt{
position: relative;
display: inherit;
min-width: inherit; 
min-height: inherit; 


} 
 
.ztzlt   img {
width:auto;
position: absolute;
max-width:100%;
 max-height: inherit;
}  

}

 
/*******新闻切换列表****/
    
	
	.qhtpa{ 
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    min-width: 728px;
    min-height: 448px;
    max-width: 728px;
    height:448px;
    max-height: 448px; 
     border-top-left-radius: 4px;
     border-top-right-radius: 4px;
}
    
.topcontent .headlinelist li img {
/*width:auto;*/
    max-width: 728px;
    max-height: 448px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    /*height: auto;*/
    border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
    
 @media screen and (max-width: 1199px){
.topcontent .colum1 .headlinelist img {
/*width:auto;*/
position: absolute;
max-width:inherit;
    min-width: inherit;
    max-height: inherit;
}  
.qhtpa{
position: relative;
display: inherit;
min-width: inherit; 
    min-height: inherit; 
     max-width: 100%; 
   height: 400px;
}
}

  @media screen and (max-width: 540px){
.qhtpa{
height: 300px;
    max-height: 300px;
}

}

/*******精彩推荐****/

.qhtpajc{ 
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    max-width: 256px;
    
    max-height: 158px; 
     min-width: 256px;
    min-height: 158px;
    height:158px;
    }
.qhtpajc img {

    max-width: 256px;
    max-height: 158px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    /*height: auto;*/
}
    
    
    @media screen and (max-width: 960px){

/*.bottomcontent .colum2 .elist li img{    width: auto;}
	}	*/


 @media screen and (max-width: 540px){
.qhtpajc{
position: relative;
display: inherit;
min-width: inherit; 
min-height: inherit; 


} 
 
.qhtpajc   img {
width:auto;
position: absolute;
max-width:100%;
 max-height: inherit;
}  

}
    
    
    