#container {
	position: relative;
}

.leftView {
	position: relative;
	width: 440px;
	height: 390px;
}

.smallImg {
	max-height: 100%;
	max-width: 100%;
}

.mask {
	display: none;
	position: absolute;
	/* background: url(./images/mask_bg.png); */
	cursor: move;
}

.rightView {
	position: absolute;
	left: 458px;
	top: 0;
	width: 418px;
	height: 341px;
	overflow: hidden;
	z-index: 9999;
}

.rightInfoView {
	z-index: 9998;
	position: absolute;
	left: 458px;
	top: 0;
	width: 418px;
	height: 365px;
	overflow: hidden;
}

.rightInfoView .info {
	margin-top: 20px;
}
.info h2{
	font-family: MicrosoftYaHei;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #333333;
}
.info h3{
	font-family: PingFang-SC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 10px;
}
.info h4{
	font-family: PingFang-SC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #999999;
	/* margin-top: 10px; */
}
.rightInfoView .imgs img {
	width: 60px;
}

.rightInfoView .imgs {
	position: absolute;
	bottom: 0px;
}

.bigImg {
	position: absolute;
	top: 0;
	left: 0;
}

html {
	overflow-y: scroll;
}

/* body {
	margin: 0;
	font: 12px "\5B8B\4F53", san-serif;
	background: #ffffff;
} */

/* .bottom-imgs div,
ul,
li {
	padding: 0;
	margin: 0;
} */

li {
	list-style-type: none;
}

.bottom-imgs img {
	vertical-align: top;
	/* border: 0; */
}


/* box */

.box {
	width: 610px;
	/*margin: 100px auto;*/
}

.tb-pic a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.tb-pic a img {
	vertical-align: middle;
	/* width: 57px;
    height: 65px; */
}

.tb-pic a {
	*display: block;
	*font-family: Arial;
	*line-height: 1;
}

.tb-thumb {
    margin: 10px 0 0;
    overflow: hidden;
    width: 100%;
    margin-top: -71px;
    margin-left: 48px;
}
/* .tb-thumb li img{
	width: 57px;
	height: 68px;
} */
.tb-thumb li {
	background: none repeat scroll 0 0 transparent;
    float: left;
    height: 42px;
    margin: 0 6px 0 0;
    /* overflow: hidden; */
	padding: 1px;
	margin-bottom: 70px;
}
.tb-s40 img{
	width: 57px;
	height: 68px;
}
.tb-s310,
.tb-s310 a {
	height: 360px;
	width: 360px;
}

.tb-s310,
.tb-s310 img {
	max-height: 360px;
	max-width: 360px;
}

.tb-s310 a {
	*font-size: 271px;
}

.tb-s40 a {
	*font-size: 35px;
}

.tb-s40,
.tb-s40 a {
    height: 65px;
    width: 57px;
}

.tb-booth {
	/* border: 1px solid #CDCDCD; */
	position: relative;
	z-index: 1;
}

.tb-thumb .tb-selected {
	background: none repeat scroll 0 0 #1a4892;
	height: 68px;
	padding: 1px;
}

.tb-thumb .tb-selected div {
	background-color: #FFFFFF;
	/* border: medium none; */
}
.zoomDiv {
	z-index: 99999;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	/* border: 1px solid #CCCCCC; */
	display: none;
	text-align: center;
	overflow: hidden;
}

.zoomMask {
	position: absolute;
	background: url("../imgs/mask.png") repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}

.box div,.box ul{
	display: inline-block;
}
.box .left-1,.box .right-1{
	/*line-height: 310px;*/
	/*line-height: 155px;*/
	position: relative;
	top: -155px;
}
.box .left-2 img,.box .right-2 img{
	height: 60px;
	width: 20px;
	/*position: relative;*/
	/*top: -55px;*/

}
.right-2 img{
	margin-top: -176px;
    margin-left: 405px;
}
.bottom-imgs .left-2,.bottom-imgs .right-2{
	/*line-height: 310px;*/
	/*line-height: 155px;*/
	/* position: relative; */
	top: -63px;
}
.box .bottom-imgs{
	display: block;
	width: 400px;
	text-align: center;
}
/* .left-2,.right-2,ul{
	display: inline-block;
} */
.left-2 ul{
	display: inline-block;
}
#container > div.rightInfoView > div.bottom-imgs{
	bottom: 3px;
	position: absolute;
	height: 100px;
}
.right-1{
	display: inline-block;
	/* float: right; */
	position: absolute;
	right: 0px;
	top: 46%;
}

