.content {
	margin: 20px auto;
}

.Min1 {
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.Min1 .games {
	width: 100%;
	height: 122px;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 5px;
}

.Min1 .games ul {
	width: 1230px;
}

.Min1 .games ul li {
	width: 92px;
	height: 130px;
	float: left;
	margin: 0 6.5px 0 20px;
}

.Min1 .games ul li:hover p {
	color: #009830;
}

.Min1 .games ul li img {
	display: block;
	width: 92px;
	height: 92px;
	border-radius: 12px;
}

.Min1 .games ul li p {
	margin-top: 3px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #333;
}

.Min1 .tags_wrap {
	overflow: hidden;
	margin: 0 20px 10px;
}

.Min1 .tags_wrap ul {
	overflow: hidden;
	width: 100%;
}

.Min1 .tags_wrap ul li {
	float: left;
	width: 100%;
	height: 32px;
	margin-top: 8px;
	overflow: hidden;
	color: #4c4c4c;
	font-size: 12px;
}

.Min1 .tags_wrap ul li span {
	float: left;
	display: block;
	background: url(../images/img_icon.png) no-repeat;
	height: 32px;
	width: 72px;
	background-position: 0 -219px;
	text-align: center;
	line-height: 32px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-right: 10px;
}

.Min1 .tags_wrap ul li a {
	font-size: 14px;
	color: #4c4c4c;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	position: relative;
}

.Min1 .tags_wrap ul li a:hover {
	color: #ff7200;
}

.Min1 .tags_wrap ul li a:last-child {
	padding-right: 0;
}

.Min1 .tags_wrap ul li a+a::after {
	display: inline-block;
	content: '|';
	font-size: 12px;
	position: absolute;
	left: -1px;
	top: -1px;
	color: #4c4c4c;
}

.Min1 .tags_wrap ul li .red {
	color: #ff6666;
}

.Min1 .tags_wrap ul li .yellow {
	color: #ffbf40;
}

.Min1 .tags_wrap ul li .green {
	color: #52cc66;
}

.Min1 .tags_wrap ul li+li span {
	background-position: 0 -150px;
}

.Min1 .tags_wrap ul li+li+li span {
	background-position: 0 -185px;
}

.Min2 {
	background: #fff;
	margin-top: 20px;
	padding: 20px;
}

.min2-lbox {
	width: 290px;
	border-bottom: none;
	float: left;
}

.min2-lbox .item {
	position: relative;
	z-index: 1000;

}

.min2-lbox .item .item-abs {
	position: absolute;
	display: none;
	zoom: 1;
	top: -1px;
	width: 300px;
	left: 289px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e5e5e5;
	z-index: 1000;
	padding: 10px;
	
}
.min2-lbox .item .item-abs a{
	color: #333;
	float: left;
	width: 70px;
	padding-right: 5px;
	overflow: hidden;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
}
.min2-lbox .item:hover{
	background: #fafafa;
}
.min2-lbox .gdbtn{
	display: block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 16px;
	color: #333;
	border: 1px #E5E5E5 solid;
	border-top: none;
		background: #f2f2f2;
		margin-top: -1px;
		position: relative;z-index: 2000;
}
.min2-lbox .gdbtn:hover{
	background: #009830;
	color: #fff;
}






.min2-lbox .item:hover .item-abs{
	display: block;
}
.min2-lbox .item .item-abs .abs-title{
	display: block;
	    height: 24px;
	    padding: 1px 0 3px;
	    font-size: 16px;
	    overflow: hidden;
}
.min2-lbox .item .item-abs .abs-title a{
	font-size: 16px;
	color: #009830;
}
.min2-lbox .title {
	height: 30px;
	line-height: 30px;
	background: #009830;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.min2-lbox dl {
	padding: 10px 0 10px 10px;
	border-width: 0 1px 1px 1px;
	border-color: #e5e5e5;
	border-style: solid;
	overflow: hidden;
}

.min2-lbox dl dt em {
	width: 16px;
	height: 16px;
	float: left;
	margin: 4px 6px 0 0;
	_margin-right: 3px;
	cursor: pointer;
	background: url(../images/bg.png) no-repeat;
}

.min2-lbox dl dt em.net1 {
	background-position: -182px -216px;
}

.min2-lbox dl dt em.net2 {
	background-position: -3px -216px;
}

.min2-lbox dl dt em.net3 {
	background-position: -111px -216px;
}

.min2-lbox dl dt em.net4 {
	background-position: -39px -216px;
}

.min2-lbox dl dt em.net5 {
	background-position: -128px -216px;
}

.min2-lbox dl dt em.net6 {
	background-position: -218px -216px;
}

.min2-lbox dl dt {
	height: 24px;
	padding: 1px 0 3px;
	font-size: 16px;
	overflow: hidden;
}

.min2-lbox dl dd {
	padding-left: 22px;
}

.min2-lbox dl dd a {
	float: left;
	font-size: 12px;
	width: 25%;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	color: #333;
}

.min2-lbox dl dd a:hover {
	color: #009830;
}

.min2-cbox{
	width: 550px;
	margin-left: 20px;
	float: left;
}

.min2-cbox .slideBox{
	width: 550px;
	height: 300px;
	overflow: hidden;
}
.min2-cbox .slideBox img{
	width: 550px;
	height: 300px;
}
.min2-ctab .hd{
	margin-top: 5px;
}
.min2-ctab .hd li{
	float: left;
	width: 25%;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px #ddd solid;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}
.min2-ctab .hd li.on{
	color: #f60;
	border-color: #f60;
}
.min2-ctab .bd .item{
	margin-top: 10px;
	background: url(../images/tabbg.png) no-repeat;
	padding-left: 32px;
	height: 297px;
	display: none;
}
.min2-ctab .bd .item li {
	height: 29px;
	line-height: 29px;
	overflow: hidden;
}
.min2-ctab .bd .item li img{
	 display: inline;
	 width: 20px;
	 height: 20px;
	 margin-right: 3px;
	 position: relative;
	 top: -2px;
}

.min2-ctab .bd .item li a.cname{
	    float: left;
	    width: 100px;
	    height: 17px;
	    line-height: 17px;
	    margin: 6px 12px 0 0;
	    padding: 0 5px 0 0;
	    text-align: right;
	    border-right: 1px solid #ddd;
	    overflow: hidden;
		font-size: 14px;
		color: #666;
}
.min2-ctab .bd .item ul{
	margin-top: 10px;
}
.min2-ctab .bd .item li i{
	float: right;
	color: #999;
	max-width: 70px;
	font-size: 13px;
}
.min2-ctab .bd .item li a.c-title{
	display: inline-block;
	max-width: 350px;
	overflow: hidden;
	color: #333;
	font-size: 14px;
}
.min2-ctab .bd .item li a.c-title:hover{
	color: #009830;
}
.min2-ctab .bd .item li i.red{
	color: #f00;
}


.min2-rbox{
	float: right;
	width: 280px;
}
.min2-rbox .QZtitle{
	margin-top: 0;
}
.min2-rbox .min2-rul li{
	float: left;
	width: 33.333%;
	padding-top: 10px;
}
.min2-rbox .min2-rul li  a{
	display: block;
	color: #333;
}
.min2-rbox .min2-rul li img{
	width: 68px;
	height: 68px;
	display: block;
	margin: 0 auto;
}
.min2-rbox .min2-rul li p{
	height: 40px;
	line-height: 20px;
	padding: 5px;
	padding-bottom: 0;
	font-size: 14px;
	overflow: hidden;
	text-align: center;
}
.min2-rbox .min2-rul li  a:hover{
	color: #009830;
}
.min2-rbox .mt7{
	margin-top: 7px;
}
.min2-rbox .min2-rspecial{
	height: 280px;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
	height: 148px;
}
.min2-rbox .min2-rspecial .bd img{
	display:block;
	width: 280px;
	height: 148px;
}

.min2-rbox .min2-rspecial .bd li{
	position: relative;
	width: 280px;
	height: 148px;
	overflow: hidden;
}
.min2-rbox .min2-rspecial .bd li p{
	position: absolute;z-index: 10;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.7);
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 60px;
	overflow: hidden;	
	color: #fff;
}

.min2-rbox .min2-rspecial .hd {
	position: absolute;
	bottom: 5px;
	z-index: 100;
	right: 8px;
	max-width: 60px;
}

.min2-rbox .min2-rspecial .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #fff;
	text-align: center;
	line-height: 17px;
	cursor: pointer;
}

.min2-rbox .min2-rspecial .hd li.on {
	background: #009830;
	color: #fff;
}
.min2-rul2{
	margin-top: 10px;
}
.min2-rul2 li{
	height: 29px;
	line-height: 29px;
	float: left;
	width: 50%;
	font-size: 14px;
	overflow:hidden;
}
.min2-rul2 li a{
	display: block;
	color: #333;
	overflow: hidden;
	padding-left: 10px;
	position: relative;
}
.min2-rul2 li a:hover{
	color: #009830;
}
.min2-rul2 li a:before{
	position: absolute;
	left: 0;
	top: 13px;
	content: "";
	width: 3px;
	height: 3px;
	background: #999;
	border-radius: 50%;
}



.Min3 {
	overflow: hidden;
	background: #fff;
	margin-top: 20px;
	padding: 0 20px 20px;
}

.Min3 .Min3_L {
	width: 360px;
	overflow: hidden;
}

.Min3 .Min3_L .img {
	display: block;
	margin-top: 30px;
	position: relative;
}

.Min3 .Min3_L .img .abs {
	background: rgba(0, 0, 0, .8);
	height: 32px;
	line-height: 32px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 14px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.Min3 .Min3_L .img,
.Min3 .Min3_L .img img {
	width: 100%;
	height: 150px;
	overflow: hidden;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

.Min3 .Min3_L .img:hover img {
	transform: scale(1.05);
}

.Min3 .Min3_L .img:hover .abs {
	color: #ff7200;
}

.Min3 .Min3_L .itme_a {
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
}

.Min3 .Min3_L .itme_a li {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 15px;
}

.Min3 .Min3_L .itme_a li:hover a {
	color: #ff4c4c;
}

.Min3 .Min3_L .itme_a li:hover span {
	color: #009830;
}

.Min3 .Min3_L .itme_a li a {
	float: left;
	display: block;
	overflow: hidden;
	width: 320px;
	height: 20px;
	color: #333;
}

.Min3 .Min3_L .itme_a li span {
	float: right;
	color: #7d99b2;
	font-size: 12px;
	width: 40px;
}

.Min3 .Min3_M {
	width: 360px;
	margin: 0 40px;
}

.Min3 .Min3_M .item_b {
	width: 100%;
	overflow: hidden;
}

.Min3 .Min3_M .item_b li {
	width: 100%;
	height: 78px;
	float: left;
	margin-top: 30px;
}

.Min3 .Min3_M .item_b li .img {
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.Min3 .Min3_M .item_b li .img img {
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

.Min3 .Min3_M .item_b li .img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.Min3 .Min3_M .item_b li .img,
.Min3 .Min3_M .item_b li .img img {
	width: 120px;
	height: 78px;
}

.Min3 .Min3_M .item_b li .info {
	float: left;
	width: 220px;
	height: 78px;
}

.Min3 .Min3_M .item_b li .info .bt {
	width: 100%;
	height: 40px;
	line-height: 20px;
	margin: 2px 0;
	overflow: hidden;
	font-size: 14px;
	color: #333;
}

.Min3 .Min3_M .item_b li .info .time {
	margin-top: 15px;
	width: 100%;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #565656;
}

.Min3 .Min3_M .item_b li .info .time i {
	display: block;
	float: left;
	background: url(../images/img_icon.png) no-repeat;
	height: 16px;
	width: 16px;
	background-position: 0 -30px;
	margin-right: 10px;
}

.Min3 .Min3_M .item_b li:hover .bt {
	color: #ff4c4c;
}

.Min3 .Min3_R {
	width: 360px;
}

.Min3 .Min3_R .item_c {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	height: 420px;
}

.Min3 .Min3_R .item_c li+li .time:after {
	display: block;
	content: '';
	width: 1px;
	height: 30px;
	background: #f5f5f5;
	position: absolute;
	left: 48px;
	top: -24px;
}

.Min3 .Min3_R .item_c li {
	width: 100%;
	height: 14px;
	float: left;
	margin-top: 20.5px;
}

.Min3 .Min3_R .item_c li:hover .time:before {
	background: #0281ff;
}

.Min3 .Min3_R .item_c li:hover .time span {
	color: #0281ff;
	font-weight: bold;
}

.Min3 .Min3_R .item_c li:hover .time i {
	color: #0281ff;
}

.Min3 .Min3_R .item_c li:hover .bt {
	color: #ff4c4c;
}

.Min3 .Min3_R .item_c li .time {
	width: 100px;
	float: left;
	margin-right: 30px;
	font-size: 12px;
	position: relative;
}

.Min3 .Min3_R .item_c li .time::before {
	display: block;
	content: '';
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #ccc;
	position: absolute;
	z-index: 2;
	left: 45px;
	top: 5px;
}

.Min3 .Min3_R .item_c li .time span {
	color: #565656;
	float: left;
}

.Min3 .Min3_R .item_c li .time i {
	color: #7fbfff;
	float: right;
	margin-right: 8px;
}

.Min3 .Min3_R .item_c li .bt {
	float: left;
	width: 150px;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
}

.Min3 .Min3_R .item_c li .ce {
	float: right;
	font-size: 14px;
	color: #565656;
	line-height: 14px;
	height: 14px;
}

.Min4 {
	overflow: hidden;
	background: #fff;
	margin-top: 20px;
	padding: 0 20px 20px;
}

.Min4 .M4_L {
	overflow: hidden;
}

.Min4 .M4_L .tab_tag {
	overflow: hidden;
	margin-top: 20px;
	width: 102%;
	height: 36px;
	overflow: hidden;
}

.Min4 .M4_L .tab_tag span {
	display: inline-block;
	float: left;
	width: 103px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: #eee;
	margin: 0 15px 0 0;
	border-radius: 3px;
	cursor: pointer;
}

.Min4 .M4_L .tab_tag span:hover,
.Min4 .M4_L .tab_tag span.on {
	background-color: #009830;
	color: #fff;
}

.Min4 .M4_L .hj_wrap {
	width: 100%;
	overflow: hidden;
}

.Min4 .M4_L .hj_wrap .QZtitle {
	border: none;
}

.Min4 .M4_L .hj_wrap .hj_slide {
	width: 100%;
	overflow: hidden;
	height: 190px;
	position: relative;
	margin-top: 15px;
}

.Min4 .M4_L .hj_wrap .hj_slide ul.items {
	position: absolute;
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.Min4 .M4_L .hj_wrap .hj_slide ul.items li {
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.Min4 .M4_L .hj_wrap .hj_slide ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none;
}

.Min4 .M4_L .hj_wrap .hj_slide ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none;
	width: 360px;
	height: 190px;
}

.Min4 .M4_L .hj_wrap .hj_slide div.tips {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 40px;
	background: url(../images/slide_bg.png) repeat-x;
}

.Min4 .M4_L .hj_wrap .hj_slide div.tips div.title {
	display: none;
}

.Min4 .M4_L .hj_wrap .hj_slide div.tips div.nums {
	text-align: center;
	bottom: 15px;
	position: absolute;
	width: 100%;
}

.Min4 .M4_L .hj_wrap .hj_slide div.tips div.nums a {
	position: relative;
	display: inline-block;
	width: 18px;
	height: 6px;
	background-color: #666;
	text-indent: -56565699px;
	border-radius: 3px !important;
	margin: 0 5px;
}

.Min4 .M4_L .hj_wrap .hj_slide div.tips div.nums a.active {
	background-color: #3399ff;
}

.Min4 .M4_L .hj_wrap .hj_slide div.tips div.nums a.active::after {
	color: #fff;
}

.Min4 .M4_R {
	overflow: hidden;
}

.Min4 .M4_R .tab_wrap {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

.Min4 .M4_R .tab_wrap ul+ul {
	display: none;
}

.Min4 .M4_R .tab_wrap ul {
	width: 105%;
}

.Min4 .M4_R .tab_wrap ul li {
	float: left;
	width: 100px;
	height: 140px;
	margin: 20px 30px 0 0;
}

.Min4 .M4_R .tab_wrap ul li:hover .name {
	color: #ff4c4c;
}

.Min4 .M4_R .tab_wrap ul li .img {
	display: block;
}

.Min4 .M4_R .tab_wrap ul li .img,
.Min4 .M4_R .tab_wrap ul li .img img {
	width: 100px;
	height: 100px;
	border-radius: 12px;
}

.Min4 .M4_R .tab_wrap ul li .name {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #565656;
	overflow: hidden;
}

.Min5 {
	overflow: hidden;
	background: #fff;
	margin-top: 30px;
	padding: 0 20px;
}

.Min5 .zt_item {
	width: 1200px;
	overflow: hidden;
	margin-top: 30px;
	margin-left: -10px;
	padding-bottom: 20px;
}

.Min5 .zt_item li {
	width: 260px;
	height: 380px;
	float: left;
	margin: 0 30px 0 10px;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	background: #fff;
	box-shadow: 0 4px 18px #eee;
	-webkit-box-shadow: 0 4px 18px #eee;
}

.Min5 .zt_item li:hover {
	box-shadow: 0 2px 16px #ccc;
	-webkit-box-shadow: 0 2px 16px #ccc;
}

.Min5 .zt_item li .img,
.Min5 .zt_item li .img img {
	width: 100%;
	height: 140px;
}

.Min5 .zt_item li .info {
	margin: 20px auto 0;
	width: 225px;
	height: 72px;
	display: block;
}

.Min5 .zt_item li .info img {
	width: 72px;
	height: 72px;
	border-radius: 12px;
	margin-right: 20px;
	float: left;
}

.Min5 .zt_item li .info .name {
	width: 130px;
	height: 22px;
	line-height: 22px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	float: left;
}

.Min5 .zt_item li .info .btn {
	width: 78px;
	height: 26px;
	border: 1px solid #b2d9ff;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	color: #0281ff;
	margin-top: 20px;
	float: left;
}

.Min5 .zt_item li .info .btn:hover {
	background: #0281ff;
	color: #fff;
}

.Min5 .zt_item li .desc {
	margin: 20px auto;
	width: 225px;
	height: 120px;
	line-height: 24px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
}

.Min6 {
	overflow: hidden;
	background: #fff;
	margin-top: 20px;
	padding: 0 20px 20px;
}

.Min6 .M6_L {
	width: 858px;
}

.Min6 .M6_L .gm_item {
	overflow: hidden;
}

.Min6 .M6_L .gm_item ul {
	width: 850px;
	overflow: hidden;
}

.Min6 .M6_L .gm_item ul li {
	float: left;
	width: 96px;
	height: 140px;
	margin: 30px 24px 0 0;
}

.Min6 .M6_L .gm_item ul li:hover .name {
	color: #ff4c4c;
}

.Min6 .M6_L .gm_item ul li .img {
	display: block;
}

.Min6 .M6_L .gm_item ul li .img,
.Min6 .M6_L .gm_item ul li .img img {
	width: 96px;
	height: 96px;
	border-radius: 12px;
}

.Min6 .M6_L .gm_item ul li .name {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #565656;
	overflow: hidden
}

.Min6 .M6_R {
	width: 280px;
}

.Min6 .M6_R .ph li {
	margin-top: 21px;
}

.Min6 .M6_R .ph li .title {
	width: 240px;
}

.Min6 .M6_R .ph li .info .bt {
	width: 170px;
}

.Min6 .M6_R .ph li span {
	margin-right: 10px;
}

.info-size {
	font-size: 12px;
	float: left;
	color: #999;
}

.Min6 .M6_R .ph .start {
	display: inline-block
}

.Min6 .M6_R .ph li .info .start {
	margin-right: 0;
}

.Min6 .M6_R .infoss {
	margin-top: 2px;
	height: 22px;
	overflow: hidden;
	margin-bottom: 5px;
}

.Min7 {
	overflow: hidden;
	background: #fff;
	margin-top: 30px;
	padding: 20px 20px 0;
}

.Min7 .item {
	width: 358px;
	height: 558px;
	border: 1px solid #eee;
	float: left;
	margin: 30px 0;
	padding-bottom: 10px;
}

.Min7 .item .label {
	display: block;
	text-align: center;
	width: 160px;
	height: 44px;
	line-height: 44px;
	background: #eee;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: -20px auto 0;
}

.Min7 .item ul {
	width: 320px;
	margin: 15px auto;
	overflow: hidden;
}

.Min7 .item ul li {
	width: 100%;
	line-height: 44px;
	overflow: hidden;
	padding: 12px 0;
	border-bottom: 1px dashed #edeff5;
}

.Min7 .item ul li span {
	float: left;
	width: 16px;
	height: 16px;
	line-height: 16px;
	color: #fff;
	text-align: center;
	display: block;
	margin: 3px 15px 0 0;
	font-family: 'SimSun';
	font-size: 12px;
}

.Min7 .item ul li .title {
	display: block;
	float: left;
	width: 260px;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #2e2e2e;
}

.Min7 .item ul li .info {
	display: none;
	overflow: hidden;
	float: left;
}

.Min7 .item ul li .info .img {
	float: left;
	display: block;
	margin-right: 10px;
}

.Min7 .item ul li .info .img,
.Min7 .item ul li .info .img img {
	width: 67px;
	height: 67px;
	border-radius: 12px;
}

.Min7 .item ul li .info .bt {
	display: block;
	width: 190px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 16px;
	color: #2e2e2e;
	margin-top: 6px;
}

.Min7 .item ul li .info p {
	height: 20px;
	line-height: 20px;
	float: left;
	font-size: 12px;
	color: #9e9e9e;
	margin-top: 16px;
}

.Min7 .item ul li .info p i {
	color: #ff4c4c;
	margin: 0 5px;
	position: relative;
	display: inline-block;
}

.Min7 .item ul li .info p i::after {
	display: inline-block;
	content: '';
	background: url(../images/img_icon.png) no-repeat;
	height: 14px;
	width: 12px;
	background-position: 0 -16px;
	margin: 0 4px -1px;
}

.Min7 .item ul li .info p i::before {
	display: inline-block;
	content: '';
	width: 2px;
	height: 6px;
	background: #d5d5d5;
	margin-right: 5px;
}

.Min7 .item ul li .downl_ico {
	float: right;
	display: block;
	background: url(../images/img_icon.png) no-repeat;
	height: 16px;
	width: 16px;
	background-position: 0 -46px;
	margin-top: 3px;
}

.Min7 .item ul li.on .title {
	display: none;
}

.Min7 .item ul li.on span {
	height: 32px;
	line-height: 32px;
	margin-top: 17px;
}

.Min7 .item ul li.on .info {
	display: block;
}

.Min7 .item ul li.on .downl_ico {
	margin-top: 26px;
	background-position: 0 -62px;
}

.Min7 .item ul li.on .bt {
	color: #ff7200;
}

.Min7 .item ul li .info .bt:hover {
	color: #009830;
}

.Min7 .all .label {
	background: -webkit-linear-gradient(to right, #ff7f7f 0%, #ff6666 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f7f', endColorstr='#ff6666', GradientType=1) !important;
	background: linear-gradient(to right, #ff7f7f 0%, #ff6666 100%) !important;
}

.Min7 .all ul li span {
	background: #ff4c4c;
	border: 1px solid #ff4c4c;
}

.Min7 .all ul li+li span {
	background: #ff7f7f;
	border: 1px solid #ff7f7f;
}

.Min7 .all ul li+li+li span {
	background: #ffb2b2;
	border: 1px solid #ffb2b2;
}

.Min7 .all ul li+li+li+li span {
	background: #fff;
	border: 1px solid #f66;
	color: #f66;
}

.Min7 .az {
	margin: 30px 40px 0;
}

.Min7 .az .label {
	background: -webkit-linear-gradient(to right, #66cc77 0%, #52cc66 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66cc77', endColorstr='#52cc66', GradientType=1) !important;
	background: linear-gradient(to right, #66cc77 0%, #52cc66 100%) !important;
}

.Min7 .az ul li span {
	background: #36b34a;
	border: 1px solid #36b34a;
}

.Min7 .az ul li+li span {
	background: #57d96c;
	border: 1px solid #57d96c;
}

.Min7 .az ul li+li+li span {
	background: #98d9a3;
	border: 1px solid #98d9a3;
}

.Min7 .az ul li+li+li+li span {
	background: #fff;
	border: 1px solid #009830;
	color: #009830;
}

.Min7 .ios .label {
	background: -webkit-linear-gradient(to right, #3399ff 0%, #108ee9 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3399ff', endColorstr='#108ee9', GradientType=1) !important;
	background: linear-gradient(to right, #3399ff 0%, #108ee9 100%) !important;
}

.Min7 .ios ul li span {
	background: #0180ff;
	border: 1px solid #0180ff;
}

.Min7 .ios ul li+li span {
	background: #4ca6ff;
	border: 1px solid #4ca6ff;
}

.Min7 .ios ul li+li+li span {
	background: #b2d9ff;
	border: 1px solid #b2d9ff;
}

.Min7 .ios ul li+li+li+li span {
	background: #fff;
	border: 1px solid #108ee9;
	color: #108ee9;
}

.Min8 {
	overflow: hidden;
	background: #fff;
	margin-top: 30px;
	padding: 20px;
}

.Min8 span {
	font-size: 20px;
	color: #2e2e2e;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}

.Min8 ul {
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
}

.Min8 ul li {
	float: left;
	font-size: 14px;
	line-height: 20px;
	margin-right: 22px;
	margin-top: 15px;
}

.Min8 ul li a {
	color: #666;
}

.Min8 ul li a:hover {
	color: #ff7200;
}

.special-hot {
	width: 102.5%;
}

.special-hot li {
	float: left;
	width: 25%;
	padding: 15px 0;
}

.special-hot li a.channel-imga {
	display: block;
	width: 275px;
	height: 146px;
	overflow: hidden;
	position: relative;

}

.special-hot li a.channel-imga img {
	width: 275px;
	height: 146px;
}

.special-hot li a.channel-imga .special-txt {
	position: absolute;
	width: 275px;
	height: 136px;
	background: rgba(0, 0, 0, 0.6);
	left: 0;
	top: 0;
	padding: 5px 0;
	color: #fff;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-webkit-transform: translate(0, 109px);
	transform: translate(0, 109px);
}

.special-hot li a.channel-imga:hover .special-txt {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.special-hot li a.channel-imga .special-txt h3 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.special-hot li a.channel-imga .special-txt p {
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
	padding: 0 10px;
	font-size: 14px;
}

.a-btn3 {
	width: 90px;
	height: 30px;
	line-height: 30px;
	background: #ff7200;
	color: #fff;
	font-size: 14px;
	margin: 6px auto 0;
	text-align: center;
}

.special-hot li .channel-applist {
	margin-top: 10px;
	padding-left: 6px;
}

.special-hot li .channel-applist a {
	float: left;
	width: 50%;
}

.special-hot li .channel-applist a img {
	width: 50px;
	height: 50px;
	float: left;
	border-radius: 8px;
}

.special-hot li .channel-applist a .app-name {
	margin-left: 55px;
}

.special-hot li .channel-applist a .app-name h3 {
	font-size: 14px;
	font-weight: bold;
	width: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 3px;
	color: #333;
}

.special-hot li .channel-applist a .app-name .xz-btn {
	width: 60px;
	font-size: 12px;
	color: #009830;
	background: #ebf5ff;
	border-radius: 8px;
	margin-top: 5px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

.special-hot li .channel-applist a:hover .app-name .xz-btn {
	background: #009830;
	color: #fff;
}

/* 焦点图*/
.slideBox {
	position: relative;
}

.slideBox .bd li {
	position: relative;
	height: 300px;
	overflow: hidden;
}

.slideBox .bd li a {
	display: block;
}

.slideBox .bd li p {
	position: absolute;
	left: 0;
	right: 0;
	background: #000;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	z-index: 20;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	padding-right: 160px;
	padding-left: 10px;
	overflow: hidden;
}

.slideBox .hd {
	position: absolute;
	bottom: 10px;
	z-index: 100;
	right: 8px;
	max-width: 130px;
}

.slideBox .hd li {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #fff;
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 17px;
	margin-right: 4px;
	cursor: pointer;
}

.slideBox .hd li.on {
	background: #009830;
	color: #fff;
}

/* 新添加 20191202 */
.pc-software {
	margin-top: 15px;
	overflow: hidden;
}

.pc-software dl {
	float: left;
	width: 143px;
	overflow: hidden;
}

.pc-software dl dd {
	padding: 0 7px;
	margin-bottom: 9px;
}

.pc-software dl dd a {
	display: block;
	height: 24px;
	line-height: 24px;
	margin-top: 9px;
	color: #666;
}

.pc-software dl dd a img {
	width: 24px;
	height: 24px;
	float: left;
}

.pc-software dl dd a p {
	margin-left: 30px;
	overflow: hidden;
	font-size: 12px;
	height: 24px;
}

.pc-software dl dt {
	height: 32px;
	line-height: 32px;
}

.pc-software dl dt a {
	background: #F5F5F5;
	font-size: 15px;
	display: block;
	text-align: center;
	color: #333;
}


.pc-software dl dt a:hover,.pc-software dl:hover dt a {
	background: #009830;
	color: #fff;
}

.pc-software dl dd a:hover {
	color: #009830;
}

.pc-software dl:nth-child(even) {
	background: #fafafa;
}

/*# sourceMappingURL=index.css.map */

.mt20 {
    margin-top: 20px;
}
.w1200 {
    width: 1230px;
    margin: 0 auto;
}

.top-update{background:#fff;padding:15px}
.update-focus{width:375px;height:540px;position:relative;overflow:hidden}
.update-focus .bd{width:375px;height:540px;position:relative;z-index:0}
.update-focus .hd{position:absolute;bottom:15px;z-index:100;left:0;right:0}
.update-focus .hd ul{text-align:center;width:100%}
.update-focus .hd li{opacity:.9;display:inline-block;width:60px;height:90px;overflow:hidden;margin:0 6px;border:2px transparent solid;cursor:pointer}
.update-focus .hd li img{width:60px;height:90px}
.update-focus .hd li.on{border-color:#009830;opacity:1}
.update-focus .bd li img{width:375px;height:540px}
.update-focus .bd li:hover img{transform:scale(1.1)}
.update-focus .bd li{position:relative}
.update-focus .bd li p{position:absolute;left:0;top:0;right:0;height:48px;line-height:48px;color:#fff;text-align:center;font-size:16px;font-weight:700;background:rgba(0,0,0,.3)}
.update-focus .bd li:hover p{background:#009830}
.update-app{width:460px;margin-left:32px;height:540px;overflow:hidden}
.update-app a.a-title01{font-size:20px;color:#009830;font-weight:700;height:32px;text-align:center;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.update-app a.a-title01:hover{color: #ff4c29;}
.tou-tab .bd ul{display:none}
.tou-tab .bd li{position:relative;height:35px;line-height:34px}
.a-title02{text-align:center;height:24px;line-height:24px;overflow:hidden}
.a-title02 a{display:inline-block;text-align:center;max-width:30%;overflow:hidden;margin:0 4px;height: 24px;}
.update-tab{position:relative;margin-top:10px}
.update-tab .hd{border-bottom:1px #f5f5f5 solid}
.update-tab .hd li{float:left;width:25%;text-align:center;font-size:18px;height:40px;line-height:34px;position:relative;cursor:pointer;color:#4b6281}
.update-tab .hd li::before{content:"";position:absolute;left:0;right:0;bottom:-6px;height:12px;width:100%;background:url(../images/tabbg.png) no-repeat center;display:none}
.update-tab .hd li.on{color:#009830}
.update-tab .hd li.on::before{display:block}
.update-tab .bd{margin-top:10px}
.update-tab .bd li{margin-bottom:2px;position:relative;height:35px;line-height:34px;cursor:pointer}
.update-tab .bd li:nth-child(6){border-bottom:1px dashed #eee;padding-bottom:10px;margin-bottom:10px}
.update-tab .bd li .id-name{float:left;display:block;overflow:hidden;margin:8px 9px 0 0;padding:0 9px 0 0;width:80px;height:17px;border-right:1px solid #ddd;color:#999;text-align:left;line-height:17px;text-align:center}
.update-tab .bd li .id-name:hover{color:#ff4c29}
.update-tab .bd li .title{float:left;overflow:hidden;width:260px;height:34px;font-size:14px}
.update-tab .bd li .title img{display:inline-block;margin-right:8px;width:28px;height:28px;vertical-align:middle}
.update-tab .bd li .time{float:right;color:#999}
.red{color:#ff4c29!important}
.update-right{width:300px;height:540px}
.title-01{height:40px;line-height:40px;border-bottom:1px solid #ccc;overflow:hidden}
.title-01 a{float:right}
.title-01 span{font-weight:700;float:left;font-size:18px;height:38px;color:#ff4c29;border-bottom:2px #ff4c29 solid}
.topYx-txt{line-height:1.6;font-size:13px;color:#999;padding-top:10px;height:77px;overflow:hidden}
.update-topYx{margin-top:10px}
.update-topYx a{display:block}
.update-topYx a .pic{width:100px;height:100px;overflow:hidden;float:left}
.update-topYx a img{width:100px;height:100px}
.update-topYx:hover img{transform:scale(1.1)}
.update-topYx .infos{margin-left:115px;line-height:1.6;padding-top:10px}
.update-topYx .infos h3{font-size:15px;margin-bottom:5px;font-weight:700}
.update-topYx .infos p{font-size:14px;color:#666}
.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.x-title .name{font-size:18px;color:#4b6281}
.x-title .name i{float:left;width:6px;height:24px;background:#009830;margin-right:10px;margin-top:3px}
.x-title{margin-top:15px;height:30px;line-height:30px}
.x-title .more{display:block;line-height:30px;font-size:15px;color:#ccc}
.x-title .more i{float:left;width:16px;height:16px;background-position:-146px 0;margin-top:7px;margin-right:8px}
.x-title .more:hover{color:#009830}
.mt0{margin-top:0}
.cf:after{clear:both;display:table;content:" "}
.update-appUl li{float:left;width:33.333%;margin-top:12px}
.update-appUl li img{width:70px;height:70px;border-radius:10px;display:block;margin:0 auto}
.update-appUl li p{padding:0 5px;overflow:hidden;height:20px;line-height:20px;text-align:center;margin-top:5px;font-size: 15px;}
.update-appUl li span{margin-top:4px;color:#999;display:block;text-align:center;font-size: 13px;}

a{color:#333;text-decoration:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}
a:hover{text-decoration:none;color:#009830}
img{max-width:100%;border:0;vertical-align:top;position:relative;font-size:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}

.index-list{background:#fff;padding:15px;padding-bottom:0}
.index-appList{width:850px;overflow:hidden}
.fl{float:left}
.fr{float:right}
.title-01{height:40px;line-height:40px;border-bottom:1px solid #ccc;overflow:hidden}
.title-01 a{float:right}
.title-01 span{font-weight:700;float:left;font-size:18px;height:38px;color:#009830;border-bottom:2px #009830 solid}
.list-app{margin-right:-40px;margin-top:10px}
.list-app li{float:left;width:100px;margin-right:24px;text-align:center;margin-bottom:10px;margin-top:10px}
.list-app li a{display:block}
.list-app li img{width:100px;height:100px;border-radius:15px}
.list-app li p{font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:25px;line-height:25px;margin-top:5px;}
.list-app li span{font-size:13px;color:#999;display:inline-block}
.game_lis{overflow:hidden}
.game_lis li{width:330px;border-bottom:1px solid #f2f2f2;padding:16px 0;overflow:hidden}
.game_lis li:last-child{border-bottom:0}
.game_lis li .num{float:left;width:21px;height:30px;color:#fff;line-height:24px;font-size:14px;text-align:center;background:url(../images/img.png) no-repeat;background-position:-268px 0;margin-top:11px;font-style:normal}
.game_lis li:nth-child(1) .num{background-position:-292px 0}
.game_lis li:nth-child(2) .num{background-position:-317px 0}
.game_lis li:nth-child(3) .num{background-position:-342px 0}
.game_lis li .game_wrap{float:left;overflow:hidden;margin:0 10px}
.game_lis li .game_wrap img{float:left;display:block;width:52px;height:52px;border-radius:10px;transition:opacity .1s linear}
.game_lis li .game_wrap img:hover{opacity:.9;transition:opacity .1s linear}
.game_lis li .game_wrap .game_text{float:left;margin-left:8px}
.game_lis li .game_wrap .game_tit{font-size:15px;max-width:163px;height:22px;margin-top:6px;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.game_lis li .game_wrap .game_infor{font-size:12px;color:#999;line-height: 18px;height: 18px;}
.game_lis li .game_wrap .game_infor span{display:inline-block}
.game_lis li .game_wrap .game_infor i{display:inline-block;margin:0 6px;vertical-align:text-bottom}
.game_lis li .game_down{float:right;width:60px;height:28px;line-height:28px;text-align:center;color:#333;border-radius:3px;border:1px solid #333;margin-top:12px;font-size: 15px;}
.game_lis li .game_down:hover{background:#009830;color:#fff;border-color:#009830}
.game_lis li:hover .game_tit{font-weight:700;color:#009830}




















