@charset "utf-8";

.paddingT15{padding-top:15px;	}
.boi_remotebox{	width: 660px;	height: 400px;	overflow: hidden;}
.boi_remotebox:hover{	opacity:0.7;}
.boi_remotebox a { height: 420px; display: block; overflow: hidden;}

.boi_remotekj {	width: 660px;}
.itemImg {	position:relative;	top: -280px;	left: 470px;}

.ac_kj {
    width: 150px;
    height: 170px;
    position: fixed;
    right: 0;
    bottom: 80px;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 9px #CCC;
    background: #fff;
    z-index: 99999;
}

.ac_kj a{
    width: 98%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ac_kj .acbtn{ font-size: 60%;padding-left: 1%;padding-right: 1%;}

@media only screen and (max-width: 750px) {
.ac_kj {display: none;}

.boi_remotebox a { height: auto;}

.itemImg {
	position: relative;
	top: -40vw;
	left: auto;
	right: -64vw;
	width: 24vw !important;
}
}
