.fcnr{
	position: fixed;
	top:28%;
	background: url(../images/a1.png);
	width:120px;
	height: 330px;
	right: 0px;
}
.fcnr a{transition: All 0.4s ease-in-out;-moz-border-radius: 6px; -webkit-border-radius: 6px;border-radius:6px;display: block; text-align: center;width:110px; height: 30px; text-align: center;line-height: 30px; font-size: 16px;background: rgba(255,255,255,.3);color: #fff; font-family: "微软雅黑";margin: 0 auto;}
.fcnr ul{padding: 100px 0 0 0;}
.fcnr li{padding-bottom: 8px; }
.fcnr a:hover{background: #fff; color: #FF0000;}
.fcgb{width:12px; height: 13px; position: absolute;right:5px; top:-10px;cursor:pointer;}
