.tan-mask{width:100%;height:100%;background:#333; opacity:0.5;filter:alpha(opacity=30);   position:fixed;z-index:100;top:0;left:0;display: none;}
.tan{position:fixed;z-index:110;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;font-size:14px;line-height:20px;}
.tan1{width:284px;margin:0 auto;z-index:110;left:0;right:0;top:50%;position:fixed;display: none;}
.tan .tan-img{display: block;width:292px;margin:-32px 0 0 -8px;}
.tan .tan-top{position: relative;}
.tan .tan-close{
	position: absolute;
	cursor:pointer;
	right:3px;
	top:34px;
	width:20px;
	height:20px;
	background-size: 100%;
	background-image: url(close.png);
	background-repeat: no-repeat;
}
.tan .tan-con{background:#ffffff;margin-top:-1px;padding:10px 15px;color:#666666;font-size:14px;line-height:20px;max-height:200px;overflow-y: auto;}
.tan .tan-con a,.tan2 .tan-con a{color:#ff6702;font-size:14px;}
.tan .btn-box{width:100%;background:#ffffff;overflow: hidden;margin-top:-1px;padding-bottom:5px;}
.tan .btn{
	width:192px;
	height:30px;
	background:#30b4ff;
	cursor:pointer;
	background-image: linear-gradient(to right, #1aa3f1 , #30b4ff);
	-moz-background-image: linear-gradient(to right, #1aa3f1 , #30b4ff);
	-o-background-image: linear-gradient(to right, #1aa3f1 , #ff7a1e);
	-webkit-background-image: linear-gradient(to right, #1aa3f1 , #30b4ff);
	color:#ffffff;
	display: block;
	margin:10px auto;
	text-align: center;
	line-height:30px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}
.tan1 .tan-con{max-height: none;}
.new-tan-tit{width: 100%;position: relative;}
.new-tan-tit .n-t-bg{width: 100%;border-radius:14px 14px 0 0;}
.new-tan-tit .n-t-people,.new-tan-tit .n-t-tit{position: absolute;}
.tan1 .n-t-close{right: 10px;top: 8px;}
.orange-tan .n-t-top {width: 100%;}
.orange-tan .n-t-box{border-radius: 0 0 14px 14px;}
.orange-tan{min-width: 284px;}
.orange-tan .n-t-bg{height: 70px;}
.orange-tan .tan1-tit-bg{display: block;}
.orange-tan .blue-tit-bg{display: none;}
.tan-con p {
	line-height: 26px;
}
