/* ---- 面包屑 Style ---- */
.crumbsBox{
	height:auto;
	min-height:55px;
	line-height:24px;
	padding:15px 0 15px 0;
	border-top:1px solid #e70012;
	font-size:16px;
	color:#999;
	position:relative;
	margin-bottom:10px;}
.crumbsBox a{
	color:#999;
	margin:0 5px;}
.crumbsBox span{
	color:#333;
	margin:0 5px;}
.crumbsBox label{
	position:absolute;
	left:0px;
	top:0px;
	height:54px;
	line-height:54px;}
@media screen and (max-width:768px) {
.crumbsBox{
	min-height:41px;
	line-height:20px;
	padding:10px 0 10px 0px;
	border-top:none;
	font-size:12px;}
.crumbsBox a{
	color:#999;
	margin:0 5px;
	font-size:13px;}
.crumbsBox span{
	color:#333;
	margin:0 5px;}
.crumbsBox label{
	height:40px;
	line-height:40px;}
}
/* ----  菜单 Style ---- */
.menu_coat{
	display:none;}
/* ---- 左侧导航 Style ---- */
.mainLeft{
	width:10%;
	float:left;
	min-height:10px;
	margin-right:3.25%;}
.mainRight{
	width:25%;
	float:right;}
.mainMidd{
	width:58.25%;
	float:left;}
@media screen and (max-width:1200px) {

.mainLeft{
	display:none;}
.mainRight{
	width:29%;}
.mainMidd{
	width:67.3%;}
}
@media screen and (max-width:768px) {
.mainRight{
	display:none;}
.mainMidd{
	width:100%;}
} 

/* ---- 福彩彩种 Style ---- */
.lotteryBox{
	background:#fff;
	border:1px solid #e3e3e3;
	/*padding:25px 0 0;*/
	margin-bottom:30px;}
.lotteryBox ul{
	padding:0px;
	margin:0 auto;
	max-width:200px;}
.lotteryBox ul li{
	margin-bottom:24px;
	overflow:hidden;}
.lotteryBox ul li .pic{
	width:90px;
	float:left;}
.lotteryBox ul li .pic img{
	width:100%;
	height:auto;}
.lotteryBox ul li .infor{
	float:left;
	margin-left:7%;
	width:96px;
	display:table;
	height:90px;}
.lotteryBox ul li .infor span{
	display:table-cell;
	vertical-align:middle;
	height:90px;
	width:100%;}
.lotteryBox ul li .infor a.numb{
	display:block;
	height:30px;
	line-height:28px;
	border-radius:3px;
	border:1px solid #e70012;
	text-align:center;
	font-size:16px;
	color:#e70012;
	margin-bottom:10px;}
.lotteryBox ul li .infor a.numb img{
	margin-right:3px;}
.lotteryBox ul li .infor p{
	min-height:18px;
	line-height:18px;
	font-size:14px;
	color:#999;}
@media screen and (max-width:950px) {
.lotteryBox h1{
	height:20px;
	line-height:20px;
	font-size:18px;
	margin-bottom:18px;}
.lotteryBox ul li{
	margin-bottom:18px;}
.lotteryBox ul li .pic{
	width:72px;}
.lotteryBox ul li .infor{
	margin-left:7%;
	width:88px;
	height:72px;}
.lotteryBox ul li .infor span{
	height:72px;
	width:100%;}
.lotteryBox ul li .infor a.numb{
	display:block;
	height:26px;
	line-height:24px;
	border-radius:3px;
	font-size:12px;
	margin-bottom:6px;}
.lotteryBox ul li .infor a.numb img{
	margin-right:3px;}
.lotteryBox ul li .infor p{
	min-height:16px;
	line-height:16px;
	font-size:12px;}	
}
@media screen and (max-width:767px) {
.lotteryBox h1{
	height:20px;
	line-height:20px;
	font-size:16px;
	margin-bottom:12px;}
.lotteryBox ul li{
	margin-bottom:10px;}
.lotteryBox ul li .pic{
	width:60px;}
.lotteryBox ul li .infor{
	margin-left:7%;
	width:80px;
	height:60px;}
.lotteryBox ul li .infor span{
	height:60px;
	width:100%;}
.lotteryBox ul li .infor a.numb{
	height:20px;
	line-height:18px;
	border-radius:2px;
	font-size:11px;
	margin-bottom:4px;}
.lotteryBox ul li .infor a.numb img{
	margin-right:3px;}
.lotteryBox ul li .infor p{
	min-height:15px;
	line-height:15px;
	font-size:11px;}	
}
/* ---- 图片新闻 Style ---- */
.picList{
	overflow:hidden;}
.picList li{
	position:relative;
	margin-bottom:30px;
	overflow:hidden;}
.picList li img{
	width:100%;
	height:auto;}
.picList li p{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background:rgba(0,0,0,0.4);
	line-height:22px;
	padding:13px 10px;
	font-size:16px;
	color:#fff;}
@media screen and (max-width:950px) {
.picList li{
	position:relative;
	margin-bottom:20px;
	overflow:hidden;}
.picList li p{
	line-height:16px;
	padding:5px 8px;
	font-size:12px;}
}
/* ---- 内容标题 Style ---- */
.conentTitle{
	border-bottom:1px solid #e4e4e4;
	padding:0 0 20px;
	margin:0 0 25px;}
.conentTitle h1{
	min-height:54px;
	line-height:42px;
	font-size:36px;
	padding:6px 0;
	color:#333;
	font-weight:bold;
	margin-bottom:20px;}
.conentTitle .else{
  height:26px;}
.conentTitle .else h2{
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#999;
	float:left;}
.conentTitle .else h2 span{
	display:inline-block;
	margin-right:28px;}
.conentTitle .else .btns{
	height:26px;
	line-height:26px;
	float:right;
	font-size:14px;
	color:#d4d4d4;}
.conentTitle .else .btns img{
	height:100%;
	width:auto;
	margin-right:6px;}
.conentTitle .else .btns a{
	margin-left:20px;
	color:#999;}
.conentTitle .fontstyle{
	height:26px;
	float:right;
	margin-right:14px;
	width:120px;}
.conentTitle .fontstyle a{
	height:26px;
	display: inline-block;
	width:56px;
	margin:0 2px;
	border:1px solid #d9d9d9;
	line-height:24px;
	border-radius:2px;
	text-align:center;
	font-size:18px;
	color:#333;}
.conentTitle .fontstyle a:hover{
	text-decoration:none;}
@media screen and (max-width:1200px) {
.conentTitle{
	padding:0 0 15px;
	margin:0 0 20px;}
.conentTitle h1{
	min-height:40px;
	line-height:30px;
	font-size:24px;
	padding:5px 0;
	margin-bottom:12px;}
.conentTitle .else{
  height:20px;}
.conentTitle .else h2{
	height:20px;
	line-height:20px;
	font-size:12px;}
.conentTitle .else h2 span{
	margin-right:15px;}
.conentTitle .else .btns{
	height:20px;
	line-height:20px;
	font-size:12px;}
.conentTitle .else .btns img{
	margin-right:5px;}
.conentTitle .else .btns a{
	margin-left:16px;}
.conentTitle .fontstyle{
	height:20px;
	float:right;
	margin-right:12px;
	width:100px;}
.conentTitle .fontstyle a{
	height:20px;
	width:48px;
	margin:0 1px;
	border:1px solid #d9d9d9;
	line-height:18px;
	border-radius:1px;
	font-size:12px;}

}
@media screen and (max-width:520px) {

.conentTitle{
	padding:0 0 12px;
	margin:0 0 15px;}
.conentTitle h1{
	min-height:32px;
	line-height:24px;
	font-size:18px;
	padding:4px 0;
	margin-bottom:5px;}
.conentTitle .else{
  height:20px;}
.conentTitle .else h2{
	height:20px;
	line-height:20px;
	font-size:12px;}
.conentTitle .else h2 span{
	margin-right:10px;}
	.conentTitle .else .btns{
		display:none;}
	.conentTitle .fontstyle{
		display:none;}
}
/* ---- 内容 Style ---- */
.content{
	font-size:18px;
	color:#333;
	line-height:2em;}
.content img{
	max-width:100% !important;
	height:auto !important;}
.content p{
	padding:5px 0;}
@media screen and (max-width:520px) {
.content{
	font-size:14px;
	color:#333;
	line-height:24px;}
}
/* ---- 左侧 Style ---- */
.con_left{
	background:#fff;}
.con_left_fix{
	position:fixed;
	left:50%;
	top:0px;
	width:120px;
	margin-left:-600px;
	z-index:9999;}	
.con_qrcode{
	padding:10%;
	background:#f2f2f2;
	border-radius:4px;
	margin-bottom:24px;
	}
.con_qrcode img{
	width:100%;
	height:auto;
	margin-bottom:5px;}
.con_qrcode p{
	height:20px;
	line-height:20px;
	font-size:12px;
	text-align:center;
	color:#555;}
.con_shareList{
	padding:0px;
	background:#fff;}
.con_shareList li{
	height:32px;
	margin-bottom:20px;
	line-height:32px;
	font-size:14px;
	color:#444;}
.con_shareList li img{
	margin-right:10px;}
.con_num{
	height:80px;
	width:100%;
	background:#2d6cc2;
	display:table;
	border-radius:4px;}
.con_num p{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-size:16px;
	color:#9dbbe4;}
.con_num p span{
	display:inline-block;
	width:100%;
	font-size:20px;
	color:#fff;
	line-height:30px;
	}