@charset "UTF-8";
.column2 .bd{
	position: relative;
	width: 730px;
    height: 489px;
    padding:0;
    display: block;
    float:left;
}

.column2 .hd{
	width: 365px;
    height: 489px;
    padding:0;
    display: block;
    float:left;
}

	
.column2 .bd .prev2{
	width:39px ;
	height: 81px;
	position: absolute;
    bottom: 50%;
    left: 0;
    z-index: 100;
    background: url(/images/2019new/l1_03.png);
    opacity: 0.63;
    margin-bottom: -30px;
}

.column2 .bd .next2{
	width:39px ;
	height: 81px;
	position:absolute;
    bottom: 50%;
    right: 0;
    z-index: 100;
    background: url(/images/2019new/r2_05.png);
    opacity: 0.63;
    margin-bottom: -30px;
}
#column41.bd ul {display:none;}

/*#column7 .bd ul {display:none;}*/
