@charset "utf-8";
.zjtjscur{
	color:#C7220F;
	border-bottom:2px solid #C7220F;
}
/*2019.1.10改版 添加推荐内容*/
.newzj {
	width: 480px;
}
.newzj li{
	display: inline-block;
	vertical-align: middle;
	width: 240px;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	height:165px;
	box-sizing: border-box;
}
.newzj li:nth-child(2){
	width: 240px;
	border-right: 1px solid #DFDFDF;
	box-sizing: border-box;
}
.fajian{
	margin: 15px 0px 11px 5px;
	height:40px;
}
.cpan{
	float: left;
	width:102%;
}
.zjxq-photo{
	width: 35px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
}
.zjxq-photo img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.rwjs {
	display: inline-block;
	vertical-align: middle;
}
.rwjs span {
	display: flex;
	height: 20px;
	align-items: center;
	margin-left: 7px;
}
.rwjs span em{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: rgba(51,51,51,1);
	line-height: 20px;
}
.rwjs span i {
	display: inline-block;
	vertical-align: middle;
	height: 14px;
	font-size: 11px;
	border-radius: 2px;
	text-align: center;
	padding: 0 4px;
	margin-left: 5px;
}
.rwjs span i.shixin{
	color: rgba(255,255,255,1);
	background: rgba(205,0,9,1);
	font-size: 11px;
	line-height: 16px;
	height: 16px;
}
.fensiNum{
	height:14px;
	font-size:10px;
	line-height:14px;
	color:rgba(102,102,102,1);
}
.mzl{
	float: right;
	width: 45px;
	height: 32px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background: #D11A1C;
	margin-bottom: 5px;
}
.mzl div,.mzl p{
	width: 45px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #FFFFFF;
	font-size:11px;
}
.mzl p{
	height: 14px;
	line-height: 14px;
	font-size:9px;
}
.fabs{
	overflow: hidden;
	margin-top:10px;
}
.tjbt{
	font-size: 15px;
	color:#121212;
	line-height:21px;
	margin-left: 15px;
	display: block;
	height:42px;
}
.tjbt .l{
	margin: 0 8px 8px 0;
}
.tjbt .r{
	margin-left: 8px;
}
.tjbt img{
	display: inline-block;
	width: 7px;
	height: 6px;
}
.tjbt .head-t{
	padding-bottom: 10px;
}
.info {
	padding: 2px 0 13px 15px;
	font-size: 11px;
}
.info span:nth-child(1) {
	line-height:17px;
	color:rgba(209,26,28,1);
}
.info em {
	margin: 0 5px;
}
.info span:nth-child(3) {
	line-height:16px;
	color:rgba(102,102,102,1);
}

em,i,b{
	font-weight: normal;
	font-style: normal;
}
.zjtj{
	position: relative;
	width: 958px;
	margin: 15px auto;
	height:738px;
}
.zjtj .zjtjBox{
	position: absolute;
	top: 0;
	left: 0;
}
.zjnav{
	height: 53px;
	width: 100%;
	display: flex;
	background: url("http://public.zgzcw.com/master/2017/images/menuBga.png") repeat-x 0 0;
}
.zjnav li{
	cursor: pointer;
	flex: 1;
	line-height: 53px;
	text-align: center;
	font-size:17px;
	font-weight: 700;
}
.zjnav li.cur{
	color: #FFFFFF;
	background: url("http://public.zgzcw.com/master/2017/images/menuBg.png") no-repeat;
}
/*排序*/
.paixuS{ width:330px; height:32px; border:1px solid #e6e7e8; margin-top:10px;font-size:13px;cursor: pointer;}
.paixuS li{ width:95px; height:32px; background:#f3f3f3; float:left; line-height:32px; padding-left:15px; position:relative}
.paixuS li.cur{ background:#fff; color:#e5493a}
.paixuS li i{ width:10px; height:32px; display:block; position:absolute; right:12px; top:0; cursor:pointer}
i.paixu1{ background:url("http://public.zgzcw.com/master/2017/images/paixuIcon.png") no-repeat 0 10px;}
i.paixu2{ background:url("http://public.zgzcw.com/master/2017/images/paixuIcon.png") no-repeat 0 -27px;}
i.paixu3{background:url("http://public.zgzcw.com/master/2017/images/paixuIcon.png") no-repeat 0 -63px;}
/*列表*/
.tjList li{
	margin-top: 15px;
	display: inline-block;
	vertical-align: middle;
	border:1px solid rgba(223,223,223,1);
	width: 488px;
	height: 175px;
}
.tjList li:nth-child(2) {
	margin: 15px 0 0 0;
}
.tjList li:nth-child(even){
	margin-left:10px;
}
.fajian1{
	height:40px;
	margin: 15px 0px 12px 15px;
}
.cpan1{
	float: left;
}
.zjxq-photo1{
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
}
.zjxq-photo1 img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.rwjs1 {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.rwjs1 span {
	display: block;
	height: 20px;
}
.rwjs1 span em{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: rgba(51,51,51,1);
	line-height: 20px;
}
.rwjs1 span i {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	border-radius: 2px;
	text-align: center;
	padding: 0 4px;
	margin-left: 5px;
}
.kongxin {
	line-height: 14px;
	color: rgba(224,63,69,1);
	border: 1px solid rgba(224,63,69,1);
}
.shixin {
	color: rgba(255,255,255,1);
	background: rgba(205,0,9,1);
	font-size: 11px;
	line-height: 16px;
	height:16px;
}
.fensiNum{
	height:14px;
	font-size:10px;
	line-height:14px;
	color:rgba(102,102,102,1);
}
.mzl1{
	float: right;
	width: 45px;
	height: 32px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background: #D11A1C;
}
.mzl1 div,.mzl1 p{
	width: 45px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #FFFFFF;
	font-size:11px;
}
.mzl1 p{
	height: 14px;
	line-height: 14px;
	font-size:9px;
}
.fabs1{
	overflow: hidden;
}
.tjbt1{
	font-size: 15px;
	color:#121212;
	height:21px;
	line-height:21px;
	margin-left: 15px;
	display: block;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.match{
	width: 460px;
	height: 30px;
	margin-left: 15px;
	background: #F9F9F9;
	margin-top: 2px;
}
.match span {
	display: inline-block;
}
.match .zuo {
	text-align: left;
}
.zuo em{
	margin-left: 10px;
}
.match .zhong {
	width: 220px;
	text-align: right;
}
.zhong em:nth-child(2){
	margin: 0px 10px;
}
.match .you {
	float: right;
	width: 100px;
	text-align: center;
}
.match em{
	line-height: 30px;
	font-size:13px;
	color: #666666;
}
.info1 {
	padding: 5px 0 13px 15px;
	font-size: 11px;
}
.info1 span:nth-child(1) {
	line-height:17px;
	color:rgba(209,26,28,1);
}
.info1 em {
	margin: 0 5px;
}
.info1 span:nth-child(3) {
	line-height:16px;
	color:rgba(102,102,102,1);
}
/*分页 page*/
.page{ width:948px; height:auto; padding:20px; text-align:center; border:1px solid #e5e5e5; margin:15px auto; font-size:14px; font-family:simsun}
.page a{ height:34px; line-height:34px; padding:0 10px ;border:1px solid #e5e5e5; display:inline-block; border-radius:2px; margin:0 6px}
.page input{ width:40px; height:20px;border:1px solid #e5e5e5; margin:0 5px; text-align:center; padding:0 3px; font-size:14px;}
.page a:link,.page a:visited{ color:#999;}
.page a.cur,.page a:hover{ background:#82c1ff;border:1px solid #82c1ff; color:#fff;}
.shuzicai{
	margin-top: 800px;
}
/* 2019年05月23日修改鼠标滑过样式 */
#newmatchlist a {text-decoration:none;outline: none;white-space: nowrap;}
#newmatchlist a:active, #newmatchlist a:hover {text-decoration:none;outline-width: 0;color:#252525;white-space: nowrap;}
.number-left{
	width:18px;
	height:22px;
	text-align: center;
	line-height:22px;
	font-size:14px;
	margin-left:10px;
}
.nob1{
	background:url('http://www.fkhongdan.com/images/redcon/nob1.png') no-repeat;
	background-size:cover;
}
.nob2{
	background:url('http://www.fkhongdan.com/images/redcon/nob2.png') no-repeat;
	background-size:cover;
}
.nob3{
	background:url('http://www.fkhongdan.com/images/redcon/nob3.png') no-repeat;
	background-size:cover;
}

#lotteryactive{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.7);
	position: fixed;
	top:0;
	left:0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}
#lotteryactivesmg{
	width: 457px;
	height: 440px;
	object-fit: contain;
}
#lotteryactiveclose{
	width: 32px;
	height: 32px;
}

#lottergameactive{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.7);
	position: fixed;
	top:0;
	left:0;
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 9999;
}
#lottergameactivemg{
	width: 655px;
	height: 380px;
	margin-top: 120px;
}
#lottergameactiveclose{
	width: 45px;
	height: 45px;
	margin-top:40px;
}


 .ifnew{
    background-image: url('https://public.zgzcw.com/images/newzcw.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height:40px;
    margin-top: 15px;
    width: 330px;
}
.newspan{
    width: 295px;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 5px;
}
.newpric{
    font-size: 16px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 700;
    color: #FFFFFF;
}
.newicon{
    font-size: 15px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF;
}
.newzhe{
    font-size: 26px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 600;
    color: #FFE88F;
}
.oldyuan{
    font-size: 14px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    color: #FFCBCB;
    text-decoration: line-through;
    margin-right: 14px;
}
