.panel1 {
	width: 910px;
	max-height: 387px;
	overflow: hidden;
	position: fixed;
	margin: 0 auto;
	left: 0;right: 0;
	bottom: -387px;
	opacity: 0;
	z-index: 9999;
}

.panel1 a{
	width: 130px;
	padding:4px 10px;
	float: left; 
	box-sizing: border-box;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
	color: #666;
}
.panel1 a:hover{color: #14A35B;}
.panel1 .btnclose {cursor: pointer;}
.icon-133{
		width:14px;height:16px;
    background-position: -13px -911px;
} 
.country-more {width: 50px;position: fixed;top:80px;margin: 0 auto;left: 0;right: 0;z-index: 9999;background-position: 0 -929px;height: 50px;cursor: pointer;}
