
.title{
	color: #333333; font-size: 30px;  line-height: 90px; padding: 0 40px; font-weight: bolder;
}

.valueList{
	display: none;
}
.hpic{
	
}
.htext{
	width: 840px; border-bottom: 1px #cccccc dashed; padding: 45px 0 55px; margin-left: 44px;
}
.stitle{
	color: #c2b474; font-size: 18px; font-weight: bolder; 
}
.stitle img{
	width: 13px; height: 13px; margin-right: 10px;
}
.svalue{
	color: #333333; font-size: 16px; margin-top: 15px; line-height: 26px; font-weight: bolder;
}

.right{
	position: absolute; top: 0; left: 1044px; width: 140px; height: 100%;
}
.line{
	background: #cccccc; width: 1px; height: 100%; padding: 135px 0 70px; box-sizing: border-box;
}
.up, .down{
	width: 35px; height: 35px; position: absolute; font-size: 12px; left: -18px; cursor: pointer;
}
.up{
	background: url('../images/icon4.png'); background-position: top; top: 58px;
}
.down{
	background: url('../images/icon5.png'); background-position: bottom; bottom: 28px;
}
.leftBtn, .rightBtn{
	width: 117px; height: 38px; cursor: pointer; background: url('../images/bg.png'); background-position: top; color: #999999; font-size: 20px; padding-left:26px; text-align: center; line-height: 38px; box-sizing: border-box; left: 111px; position: absolute;
}
.leftBtn{
	background: url('../images/bg2.png'); background-position: top; padding-left:0px; padding-right:26px; left: 6px
}
.years{
	height: 1170px; width: 240px; overflow: hidden; position: relative; left: -117px
}
#valueList{
	height: 100%; overflow: scroll; 
}
.selectedYear{
	background-position: bottom; color: #fff
}

.yearsList{
	position: absolute; top: 0;
}