@charset "utf-8";
.sb_pqyg{
    width:1200px;
    margin:38px auto 0;
    border-bottom:1px solid #dddddd;
    padding-bottom:24px;
}
.sb_pqyg p a{
    display:block;
    font-size:20px;
    line-height:20px;
    color:#333333;
}
.sb_pqyg p a:hover{
    color:#666666;
}
.cs_exhibit{
    width:1200px;
    margin: 40px auto 0;
    position: relative;
}
.cs_exhibit ul{
    margin-top:30px;
    min-height: 100px;
}
.cs_exhibit ul li{
    float:left;
    margin:0 12px 40px 0;
}
.cs_exhibit ul li:nth-child(3n){
    margin-right:0;
}
.cs_exhibit ul li a{
    display:block;
    position:relative;
    height:292px;
    width: 392px;
    text-align:center;
    line-height:292px;
    overflow:hidden;
    font-size:0;
}
.cs_exhibit ul li a img{
    max-height:292px;
    max-width:392px;
}
.cs_exhibit ul li a .imgText{
    height:100px;
    width:100%;
    padding:0 30px;
    background:rgba(0,0,0,0.4);
    position:absolute;
    bottom:-60px;
    text-align:left;
}
.cs_exhibit ul li a:hover .imgText{
    bottom:-2px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}
.zt_exhibit{
    width:1200px;
    margin: 40px auto 0;
    position: relative;
}
.zt_exhibit ul{
    margin-top:30px;
    min-height: 100px;
}
.zt_exhibit ul li{
    float:left;
    margin:0 30px 40px 0;
}
.zt_exhibit ul li:nth-child(3n){
    margin-right:0;
}
.zt_exhibit ul li a{
    display:block;
    position:relative;
    height:278px;
    width: 370px;
    text-align:center;
    line-height:278px;
    overflow:hidden;
    font-size:0;
}
.zt_exhibit ul li a img{
    max-height:278px;
    max-width:370px;
}
.zt_exhibit ul li a .imgText{
    height:100px;
    width:100%;
    padding:0 30px;
    background:rgba(0,0,0,0.4);
    position:absolute;
    bottom:-60px;
    text-align:left;
}
.zt_exhibit ul li a:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.zt_exhibit ul li a:hover .imgText{
    bottom:-2px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}
.zt_exhibit{
    margin-top:0;
}
.exhibi_c{
    opacity:0.6;
}

#thematicList{
	position: relative;
	min-height: 100px;
}
.poster_banner{
	position: relative;
}
