/***404设置**/
.float-bg404 {
	 width: 100%;
	 height: 100%;
	 background-color: gray;
	 opacity: 1;
	 filter: alpha(opacity=60);
	 position: absolute;
	 left: 0;
	 top: 0;
	 z-index: 1100;
	 text-align:center;
	 color:#F0EDF2;
	 font-size: xx-large;
	 font-family: "arial black";
 }

.bannerbox {
	position: relative;
	overflow: hidden;
}

.bannerbox .bannerbox_right {
	width: 290px;
	float: right;
}

.bannerbox .bannerbox_left {
	width: 890px;
	float: left;
}

.bannerbox .bannerbox_left .ad {
	float: right;
	width: 500px;
	height: 320px;
}

/* .bannerbox .bannerbox_left .ad img {
	width: 100%;
	height: 320px;
	display: block;
} */

.picbox {
	width: 890px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.picbox ul {
	width: 3000px;
	overflow: hidden;
	font-size: 0;
	white-space: nowrap;
}

.picbox li {
	width: 890px;
	display: none;
}

.picbox li:first-child {
	display: inline-block;
}

.picbox img {
	width: 890px;
	margin: 0 auto;
	display: block;
	height: 320px;
}

.picbox p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: right;
}

.picbox p i {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	margin-right: 10px;
	background: #d4d4d4;
	cursor: pointer;
	display: inline-block;
}

.picbox p i.on {
	background: #16ac1d;
}

.picbox span {
	height: 60px;
	width: 60px;
	line-height: 52px;
	text-align: center;
	font-size: 60px;
	color: #fff;
	font-weight: 700;
	position: absolute;
	top: 50%;
	margin-top: -34px;
	cursor: pointer;
	opacity: .6;
	display: none;
	border-radius: 50%
}

.picbox span:hover {
	background-color: #000000
}

.picbox span.prev {
	left: 10px;
}

.picbox span.next {
	right: 10px;
}

.picbox:hover span {
	display: block !important
}

.youlike {
	height: 320px;
	background: #fafafa;
	border: 1px solid #ddd;
	overflow: hidden;
}

.youlike .ad {
	padding: 10px;
	border-bottom: 1px solid #ddd;
	display: block;
	overflow: hidden;
}

.youlike .ad img {
	width: 268px;
	height: 70px;
}

.youlike b {
	height: 18px;
	line-height: 18px;
	padding: 0 15px;
	margin-top: 12px;
	font-weight: normal;
	font-size: 16px;
	display: block;
}

.youlike b s {
	float: right;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

.youlike b span {
	display: inline-block;
	width: 19px;
	height: 18px;
	background: url("../images/icon-index.jpg") 0 -260px no-repeat;
	cursor: pointer;
	vertical-align: top;
}

.youlike b span.tmyr {
	background-position: -25px -260px;
}

.youlike b span:hover {
	background-position: -46px -260px;
}

.youlike b span.tmyr:hover {
	background-position: -71px -260px;
}

.youlike b .tmynum {
	margin: 0 5px;
}

.youlike div {
	width: 870px;
	overflow: hidden;
}

.youlike .p3 {
	width: 277px;
	height: 188px;
	padding: 11px 0 0 11px;
	float: left;
}

.youlike .p3 a {
	height: 94px;
	width: 78px;
	margin: 0 5px;
	position: relative;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	line-height: 28px;
}

.youlike .p3 a img {
	width: 65px;
	height: 65px;
	border-radius: 10px;
}

.youlike .p3 a i {
	width: 29px;
	height: 30px;
	background: url("../images/icon-all.png") -240px 0 no-repeat;
	position: absolute;
	left: 4px;
	top: 0;
	background-size: 260px auto;
}

.sybox {
	width: 910px;
	overflow: hidden;
}

.sybox a {
	width: 76px;
	height: 104px;
	margin: 10px 21px 0 0;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 28px;
}

.sybox a img {
	display: block;
	width: 76px;
	height: 76px;
	margin: 0 auto 5px;
	border-radius: 18px;
}

.xtubox {
	width: 290px;
	margin: 10px auto 0;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}

.xtubox ul {
	width: 2100px;
	overflow: hidden;
}

.xtubox li {
	position: relative;
	width: 290px;
	float: left;
}

.xtubox li img {
	width: 290px;
	height: 122px;
	margin: 0 auto;
	display: block;
}

.xtubox li u {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	background: rgba(0, 0, 0, .8);
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.xtubox span {
	height: 40px;
	width: 40px;
	line-height: 32px;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-weight: 700;
	position: absolute;
	top: 50%;
	margin-top: -34px;
	cursor: pointer;
	opacity: .6;
	display: none;
	border-radius: 50%
}

.xtubox span:hover {
	background-color: #000;
}

.xtubox span.prev {
	left: 5px;
}

.xtubox span.next {
	right: 5px;
}

.xtubox:hover span {
	display: block !important
}

.xzbox {
	width: 310px;
	margin-bottom: 10px;
}

.xzbox a {
	position: relative;
	width: 86px;
	height: 73px;
	margin: 14px 12px 0 0;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 28px;
}

.xzbox a img {
	width: 86px;
	height: 51px;
	display: block;
}

.xtagbox {
	width: 310px;
}

.xtagbox a {
	height: 30px;
	width: 86px;
	line-height: 30px;
	margin: 12px 12px 3px 0;
	font-size: 14px;
	border-radius: 29px;
	text-align: center;
	color: #666;
	background-color: #eee;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xtagbox a:hover {
	opacity: .8;
}

.bztbox {
	width: 1230px;
	margin-top: 10px;
}

.bztbox a {
	position: relative;
	width: 154px;
	margin-right: 17px;
	overflow: hidden;
	display: inline-block;
}

.bztbox a img {
	width: 154px;
	height: 100px;
	display: block;
	transition: all 500ms;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms
}

.bztbox a u {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 46px;
	text-decoration: none;
	line-height: 64px;
	font-size: 14px;
	color: #fff;
	text-indent: 8px;
}

.bztbox a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1)
}

.bgamebox_right {
	width: 580px;
	float: right;
	margin-left: 15px;
}

.bgamebox_left {
	width: 598px;
	border-right: 1px solid #eee;
	float: left;
}

.bgamebox_left h3,
.bgamebox_right h3 {
	height: 25px;
	margin-bottom: 10px;
	padding-left: 30px;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	background: url("../images/icon-index.jpg") -67px -316px no-repeat;
	color: #333;
}

.bgamebox_right h3 {
	background-position: -67px -376px;
}

.bgamebox .sybox {
	width: 600px;
}

.bgamebox .sybox a {
	margin: 10px 20px 0 0;
}

.xleisibox a {
	width: 29%;
	height: 25px;
	line-height: 25px;
	padding-left: 3%;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	color: #333;
	position: relative;
}

.xleisibox a:hover {
	color: #FD3939
}

.xleisibox a i {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #16ac1d;
	overflow: hidden;
	position: absolute;
	top: 12px;
	left: 0;
}

.rankbox {
	width: 1350px;
}

.rankbox div {
	width: 282px;
	margin-right: 23px;
	float: left;
}

.rankbox div h3 {
	padding-left: 28px;
	background: url("../images/icon-index.jpg") -68px -560px no-repeat;
	border-bottom: 2px solid #5dce24;
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	font-weight: normal;
}

.rankbox div h3 .more {
	float: right;
	font-size: 12px;
	color: #666;
	line-height: 45px;
}

.rankbox div h3 .more:hover {
	color: #FD3939;
}

.rankbox li {
	position: relative;
	height: 44px;
	line-height: 44px;
	padding-left: 50px;
	font-size: 14px;
	border-bottom: 1px dotted #e5e5e5;
}

.rankbox li:last-child {
	border: 0;
}

.rankbox li i {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: #cdcdcd;
	text-align: center;
}

.rankbox li s {
	float: right;
	color: #f60;
}

.rankbox li a b {
	white-space: nowrap;
	float: left;
	display: block;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	width: 50%;
	text-overflow: ellipsis;
	font-weight: normal
}

.rankbox li a img {
	width: 76px;
	height: 76px;
	margin-right: 10px;
	float: left;
	display: none;
}

.rankbox li.on {
	height: 90px;
	padding-top: 15px;
}

.rankbox li.on img {
	display: block;
	border-radius: 16px;
}

.rankbox li.on i {
	top: 42px;
}

.rankbox li.on s {
	position: absolute;
	top: 48px;
	left: 134px;
	font-size: 20px;
}

.rankbox li a.xz {
	display: none;
}

.rankbox li.on a.xz {
	position: absolute;
	right: 10px;
	bottom: 22px;
	padding: 0 13px;
	color: #fff;
	line-height: 1.8;
	background: #5dce24;
	border-radius: 5px;
	display: block;
}

.rankbox .rank2 h3 {
	background-position: -66px -460px;
	border-color: #0cacff;
}

.rankbox .rank3 h3 {
	background-position: -68px -648px;
	border-color: #ff5757;
}

.rankbox .rank4 h3 {
	background-position: -61px -735px;
	border-color: #ffa31e;
}

.rankbox .rank1 .color i,
.rankbox .rank1 li a.xz {
	background: #5dce24;
}

.rankbox .rank2 .color i,
.rankbox .rank2 li a.xz {
	background: #0cacff;
}

.rankbox .rank3 .color i,
.rankbox .rank3 li a.xz {
	background: #ff5757;
}

.rankbox .rank4 .color i,
.rankbox .rank4 li a.xz {
	background: #ffa31e;
}

/*** 新轮播样式css***/

.eye{ width:360px; height:320px; overflow:hidden; position:relative; z-index:2; }
.eye_img{ position:absolute; top:0; height:320px; width:5800px; }
.eye_img li{ float:left; }
.eye_img li img{ display:block; width:360px; height:320px; }
a.eye_lbtn, a.eye_rbtn{ display:block; width:38px; height:60px; background:url(../images/arrow.png) no-repeat; transition:all 0.2s ease-in 0s; position:absolute; top:142px; z-index: 2; }
a.eye_lbtn:hover, a.eye_rbtn:hover{ background-image: url(../images/arrow_hover.png); transition:none; }
a.eye_lbtn{ background-position:0 0; position:absolute; left:-38px; right:auto; }
.eye:hover a.eye_lbtn{ position:absolute; left:0; right:auto; }
a.eye_rbtn{ background-position:-38px 0; position:absolute; right:-38px; left:auto; }
.eye:hover a.eye_rbtn{ position:absolute; right:0; left:auto; }
.eye_tit{ position:absolute; z-index:2; left:0; bottom:0; overflow:hidden; width:360px; height:64px; background:rgba(0,0,0,0.5); *filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000); }
.eye_tit a{ float:left; display:block; padding:0 105px 0 15px; width:230px; }
.eye_tit p{ line-height:24px; height:24px; font-size:12px; color:#fff; overflow:hidden; }
.eye_tit p.name{ font-size:18px; font-weight:400; margin-top:10px; }
.eye_tit p span{ margin-right:12px; color:#ddd; }
.eye_tit .btn{ position:absolute; right:15px; top:17px; display:block; height:30px; line-height:30px; padding:0 12px; background-color:#f59912; color:#fff; }
.eye_tit .btn:hover{ background-color:#f3750f; }
.eye_pag{ position:absolute; right:0; left:0; bottom:74px; width:100%; height:4px; line-height:0; font-size:0; text-align:center; overflow:hidden; z-index:9; }
.eye_pag li{ width:16px; height:2px; overflow:hidden; margin:0 3px;border:1px solid #fff; border:1px solid rgba(255,255,255,0.8); cursor:pointer; display:inline-block; *display:inline; *zoom:1; }
.eye_pag li.current{ background:#f59912; }



/*** 新轮播样式css***/


/*** 中间 标签切换样式 ***/ 
.zuixin{overflow:hidden;}
.zuixin .tab{margin-bottom: 9px;display:flex;background: url(../images/tabbg.png) no-repeat;}
.zuixin .tab li{width:128px;height:46px;line-height:46px;color:#fff;text-align:center;cursor:pointer;flex:1;position:relative}
.zuixin .tab li.on em{display: inline-block;position: absolute;right: 46%;bottom: -8px;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid #ffa14e;}
.zuixin .tab li.on em.c2{border-top: 8px solid #22c66e;}
.zuixin .tab li.on em.c3{border-top: 8px solid #129AEE;}
.zuixin .con{height:540px;overflow:hidden;}
.zuixin .con ul{display:none;}
.zuixin .con ul:first-child{display:block;}
.zuixin .con li{height:22px;line-height:22px;padding:6px 0 0;margin-bottom:6px;overflow:hidden;}
.zuixin .con li span{float:right;padding-right:5px;color:#999;}
.zuixin .con li span.today{color:#f23f04;}
.zuixin .con li i{float:left;display:block;width:auto;line-height:22px;overflow:hidden;font-style:normal;white-space: nowrap;margin-right: 10px;}
.zuixin .con li a{color:#999;}
.zuixin .con li p{float:left;width:350px;overflow:hidden;height:22px;white-space: nowrap;text-overflow:ellipsis;}
.zuixin .con li p img{display: inline-block;float: left;width: 22px;height: 22px;vertical-align: middle;margin-right: 8px;}
.zuixin .con li p a{color:#333;}
/* .zuixin .con li:nth-child(5n){border-bottom:1px dashed #ddd;margin-bottom:7px;padding-bottom:13px;} */
/*** 中间 标签切换样式 ***/ 

/***头部热门推荐***/
.grecmdbox{margin:30px auto 10px; overflow:hidden;}
.grecmdbox li{float:left; width:90px; margin-left:33.3px; position:relative;}
.grecmdbox li a{display:inline-block; width:100%; /* height:100%; */ overflow:hidden;}
.grecmdbox li a img{width:90px; height:90px;border-radius:24px; }
.grecmdbox li a span{display:inline-block; width:100%; height:40px; line-height:40px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.grecmdbox li:first-child{margin-left:0px;}
/***头部热门推荐***/
 
 /*** 设置组图新样式 ***/
 #soft-info h3,#soft-info .introTit,.introTit,.pic .introTit,.right4 b.pbt,.xgbd b,.xggl b ,.para-title{
 	display: block;
 	height: 38px;
 	line-height: 38px;
 	margin-bottom: 7px;
 	color: #333;
 	font-size: 16px;
 	border-bottom: 1px solid #E3E3E3;
 	position: relative;
 	padding: 0;
 	font-weight: 700
 	list-style-type: none
 }
 
 #focus {
 	display: block;
 	position: relative;
 	width: 600px;
 	height: 337px;
 	overflow: hidden;
 	margin: 0 auto
 }
 
 #focus i {
 	position: absolute
 }
 
 #focus i li{
 	list-style-type: none
 }
 
 #focus i s {
 	float: left;
 	width: 600px;
 	overflow: hidden
 }
 
 #focus i s img {
 	display: block;
 	margin: 0 auto
 }
 
 .dimg {
 	width: 660px;
 	margin: 15px auto 10px auto;
 	position: relative
 }
 
 .dimg .jtbtn {
 	display: block;
 	position: absolute;
 	width: 30px;
 	height: 60px;
 	line-height: 60px;
 	text-align: center;
 	cursor: pointer;
 	background: #000;
 	filter: alpha(opacity=20);
 	opacity: .2;
 	top: 40%;
 	color: #fff;
 	font-size: 24px
 }
 
 .dimg .prev {
 	left: -10px
 }
 
 .dimg .next {
 	right: -10px
 }

 #picbanner{width:100%;background:#fff;overflow:hidden;position: relative;}
#picbanner .swiper-slide a{width:100%;display:block;overflow:hidden;height:0;padding-bottom: 50%;}
#picbanner .swiper-slide a img{display:block;width:100%;position: absolute;}
#picbanner .swiper-slide a b{display: block;width: 100%;background: rgba(0,0,0,0.45);position: absolute;bottom: -78%;font: 14px/30px 'microsoft yahei';height: 30px;text-indent: 10px;color: #FFF; padding-right: 75px; box-sizing: border-box; overflow: hidden;}
#picbanner s{display:block;position:absolute;bottom:5px;right:0px;text-align:center;z-index:9;}
#picbanner s span{width:5px;height:5px;margin-right:10px;background:#fff;border-radius:50%;display:inline-block;opacity: 1;}
#picbanner s span.swiper-pagination-bullet-active{background-color:#16ac1d;}