@charset "utf-8";
/**焦点图**/
.ndjSjyxBox {
	width:1200px;
	margin-top:20px;
}
.ndjSjyxLeft {
	float:left;
	width:580px;
}
.ylyDjspLeft {
	float:left;
	width:600px;
	height:400px;
	margin-top:20px;
}
.sjyx_banSwiper1 {
	width:580px;
	height:324px;
}
.sjyx_banSwiper1 img {
	width:580px;
	min-height:324px;
	transition:transform 0.5s;
}
.sjyx_banSwiper1 li:hover img {
	transform:scale(1.1);
	transition:transform 0.5s;
}
.sjyx_banSwiper1 h3 {
	color:#fff;
	height:70px;
	line-height:70px;
	overflow:hidden;
	padding:97px 140px 0 20px;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8));
}
.sjyx_banSwiper1 h3 span {
	display:block;
	width:415px;
	overflow:hidden;
}
.sjyx_banSwiper1 .swiper-pagination {
	width:auto;
	left:initial;
	right:18px;
	bottom:21px;
}
.sjyx_banSwiper1 .swiper-pagination-bullet {
	width:12px;
	height:12px;
	background:#fafafa;
	opacity:0.3;
	border-radius:100px;
}
.sjyx_banSwiper1 .swiper-pagination-bullet-active {
	background:#dc191b;
	width:26px;
	height:12px;
	opacity:1;
}
.ylyXbtjBox {
	width:580px;
	margin-top:20px;
}
.ylyXbtjLeft {
	display:inline-block;
	width:100%;
	background:#ffffff;
	padding-bottom:23px;
}
.ylyXbtjTitle b {
	display:block;
	width:4px;
	height:17px;
	background:linear-gradient(to bottom,rgb(255,133,21),rgba(223,31,43));
	border-radius:100px;
	float:left;
	margin:4px 10px 0px 0px;
}
.ylyXbtjTitle h2 {
	font-weight:bold;
	font-size:18px;
	color:#333333;
}
.ylyXbtjCont {
	width:100%;
	margin-top:-16px;
}
.ylyXbtjCont li {
	float:left;
	width:250px;
	margin-top:19px;
	margin-left:20px;
}
.ylyXbtjCont li a img {
	display:block;
	float:left;
	width:64px;
	height:64px;
	border-radius:15px;
}
.ylyXbtjCont li dl {
	float:left;
	width:168px;
	margin:6px 0px 0px 15px;
}
.ylyXbtjCont li dl dt a {
	display:block;
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:16px;
}
.ylyXbtjCont li dl dd {
	height:18px;
	line-height:18px;
	overflow:hidden;
	color:#999999;
	margin-top:10px;
}
.ylyXbtjRight {
	width:100%;
	background:#ffffff;
}
.ylyRmjxList {
	display:flex;
	flex-wrap:wrap;
	margin:0;
	padding:8px 20px 9px 20px;
	list-style:none;
	margin-top:-16px;
}
.ylyRmjxList li {
	width:172px;
	height:84px;
	margin-left:12px;
	margin-top:12px;
	background-repeat:no-repeat;
	background-position:bottom right;
}
.ylyRmjxList li:hover {
    -webkit-box-shadow: 0 1px 12px #e8e8e8;
}
.ylyRmjxList li a {
	display:block;
	padding:12px 0 0 14px;
}
.ylyRmjxList li:first-child,.ylyRmjxList li:nth-child(4n) {
	margin-left:0;
}
.ylyRmjxList li a span {
	font-size:14px;
	color:#aeaeae;
}
.ylyRmjxList li a b {
	display:block;
	font-size:16px;
	margin-bottom:5px;
}
.ylyRmjxList li:nth-child(1) a b {
	color:#d96b91;
}
.ylyRmjxList li:nth-child(2) a b {
	color:#6f6086;
}
.ylyRmjxList li:nth-child(3) a b {
	color:#a6725b;
}
.ylyRmjxList li:nth-child(4) a b {
	color:#49afc5;
}
.ylyRmjxList li:nth-child(5) a b {
	color:#49afc5;
}
.ylyRmjxList li:nth-child(6) a b {
	color:#cb633a;
}
.ylyRmjxList li:nth-child(1) {
	background-color:#ffeff6;
	background-image:url(../img/hot-cat-bg-01.png);
}
.ylyRmjxList li:nth-child(2) {
	background-color:#f3f1f8;
	background-image:url(../img/hot-cat-bg-02.png);
}
.ylyRmjxList li:nth-child(3) {
	background-color:#fff2e9;
	background-image:url(../img/hot-cat-bg-03.png);
}
.ylyRmjxList li:nth-child(4) {
	background-color:#eaf7fe;
	background-image:url(../img/hot-cat-bg-04.png);
}
.ylyRmjxList li:nth-child(5) {
	background-color:#eaf7fe;
	background-image:url(../img/hot-cat-bg-05.png);
}
.ylyRmjxList li:nth-child(6) {
	background-color:#fff3ed;
	background-image:url(../img/hot-cat-bg-06.png);
	background-position:center right;
}
.ndjSjyxRight {
	display:inline-block;
	float:right;
	width:600px;
	padding-bottom:26px;
	background-color:#ffffff;
}
.ndjYyfzTitle {
	height:60px;
	border-bottom:1px solid #eeeeee;
}
.ndjYyfzMenu {
	float:left;
}
.ndjYyfzMenu li {
    float: left;
    height: 55px;
    line-height: 55px;
    font-size: 17px;
    color: #333333;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
    margin-left: 27px;
}
.ndjYyfzMenu li.current {
	font-weight:bold;
}
.ndjYyfzMenu li.current:after {
	content:'';
	display:block;
	height:4px;
	background:#EF353D;
	border-radius:100px;
	margin:auto;
}
.ndjYyfzMore a {
	display:block;
	float:right;
	color:#b2b2b2;
	margin:20px 20px 0px 0px;
}
.ndjYyfzMore a:hover {
	color:#EF353D;
}
.ndjSjyxList {
	display:none;
	width:530px;
	margin-left:30px;
}
.ndjSjyxList.active {
	display:block;
}
.ndjSjyxList li {
	float:left;
	width:536px;
	margin-top:18px;
}
.ndjSjyxList li:before {
	content:'';
	display:block;
	width:5px;
	height:5px;
	border-radius:100px;
	float:left;
	margin:7px 15px 0 0;
	border:2px solid #e6e6e6;
}
.ndjSjyxList li:hover:before {
	background:#EF353D;
	border:2px solid #EF353D;
}
.ndjSjyxList li p {
	float:left;
	width:423px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	color:#E7E7E7;
}
.ndjSjyxList li p a.aGreen {
	font-size:16px;
	color:#aeaeae;
	margin-right:5px;
}
.ndjSjyxList li p a.aBlack {
	font-size:16px;
	margin-left:5px;
}
.ndjSjyxList li span {
	display:block;
	float:right;
	width:50px;
	height:20px;
	text-align:center;
	line-height:20px;
	font-size:16px;
	overflow:hidden;
	color:#aeaeae;
}
.ndjSjyxList li:nth-child(6n) {
	border-bottom:1px solid #E5E5E5;
	padding-bottom:23px;
}
.ndjSjyxList li:last-child {
	padding-bottom:0;
	border-bottom:0;
}
/*首页最新*/
.title-a2 {
	height:40px;
	padding:7px 20px;
	font-size:18px;
	font-weight:600;
	color:#333;
}
.title-a2 span {
	line-height:40px;
}
.title-a2 span:before {
	content:" ";
	float:left;
	display:block;
	width:4.5px;
	height:20px;
	margin-top:11px;
	background:#eb6160;
	border-radius:0.15rem;
	margin-right:10px;
	overflow:hidden;
}
.QZtitle {
	width:100%;
	height:56px;
	line-height:56px;
	margin-top:1.8px;
	border-bottom:1px solid #E5E5E5;
	position:relative;
}
.QZtitle .tab_more a+a {
	display:none;
}
.QZtitle span,.QZtitle h2 {
	display:block;
	float:left;
	line-height:56px;
	font-size:20px;
	color:#333;
	font-weight:bold;
	border-bottom:3px solid #eb6160;
	position:absolute;
	left:0;
	bottom:-1.8px;
}
.QZtitle .more {
	float:right;
	font-size:14px;
	color:#666;
}
/*资讯*/
.Min3 {
	display:inline-block;
	overflow:hidden;
	background:#fff;
	margin-top:20px;
	padding:0 20px 22px;
}
.Min3 .Min3_L {
	width:360px;
	margin-right:40px;
	overflow:hidden;
}
.Min3 .Min3_L .img {
	display:block;
	margin-top:22px;
}
.Min3 .Min3_L .img {
	width:100%;
	height:150px;
	overflow:hidden;
}
.Min3 .Min3_L .img img {
	width:100%;
	height:auto;
}
.Min3 .Min3_L .itme_a {
	width:100%;
	height:246px;
	overflow:hidden;
}
.Min3 .Min3_L .itme_a li {
	width:100%;
	height:20px;
	line-height:20px;
	font-size:16px;
	margin-top:15px;
}
.Min3 .Min3_L .itme_a li:hover a {
	color:#ff4c4c;
}
.Min3 .Min3_L .itme_a li a {
	float:left;
	display:block;
	width:292px;
	height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.Min3 .Min3_L .itme_a li span {
	float:right;
	color:#aeaeae;
	font-size:13px;
	width:40px;
}
.Min3 .Min3_R {
	width:760px;
}
.Min3 .Min3_R .item_c {
	width:100%;
	overflow:hidden;
	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:365px;
	height:14px;
	float:left;
	margin-top:23.6px;
	margin-right:30px;
}
.Min3 .Min3_R .item_c li:nth-child(2n) {
	margin-right:0;
}
.Min3 .Min3_R .item_c li:before {
	content:'';
	display:block;
	width:5px;
	height:5px;
	border-radius:100px;
	float:left;
	margin:4px 10px 0 0;
	border:2px solid #e6e6e6;
}
.Min3 .Min3_R .item_c li:hover:before {
	background:#EF353D;
	border:2px solid #EF353D;
}
.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:292px;
	height:16px;
	line-height:16px;
	font-size:16px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.Min3 .Min3_R .item_c li .ce {
	float:right;
	font-size:13px;
	color:#aeaeae;
	line-height:16px;
	height:16px;
}
/* 手机游戏 */
.Min4 {
	overflow:hidden;
	background:#fff;
	margin-top:15px;
	padding:0 20px 19px;
}
.Min4 .M4_L {
	width:360px;
	overflow:hidden;
}
.Min4 .M4_L .tab_tag {
	overflow:hidden;
	margin-top:22px;
	width:380px;
	height:205px;
}
.Min4 .M4_L .tab_tag span {
	display:inline-block;
	float:left;
	width:108px;
	height:39px;
	line-height:39px;
	text-align:center;
	font-size:14px;
	background:#eee;
	margin:0 18px 15px 0;
	border-radius:3px;
	cursor:pointer;
}
.Min4 .M4_L .tab_tag span:hover,.Min4 .M4_L .tab_tag span.on {
	color:#fff;
	background:#ff4d4c;
	background-image:-webkit-gradient(linear,left top,right top,from(#ff4d4c),to(#ff884d));
	background-image:linear-gradient(to right,#ff4d4c,#ff884d);
	border-color:transparent;
}
.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 .list_item {
	position:relative;
	display:block;
	width:360px;
	height:89px;
	margin-bottom:12px;
	border-radius:6px;
	overflow:hidden
}
.Min4 .M4_L .hj_wrap .hj_slide ul.items li .list_item img {
	display:block;
	width:100%;
	height:auto;
	margin-top:-140px;
	transition:all .6s;
}
.Min4 .M4_L .hj_wrap .hj_slide ul.items li .list_item .info {
	position:absolute;
	bottom:0;
	width:100%;
	height:100%;
	padding:63px 11px 0;
	background:rgba(0,0,0,0.6);
	box-sizing:border-box;
}
.Min4 .M4_L .hj_wrap .hj_slide ul.items li .list_item .info span {
	float:left;
	line-height:1.2;
	font-size:14px;
	color:#fff;
}
.Min4 .M4_L .hj_wrap .hj_slide ul.items li .list_item .info span:nth-of-type(2) {
	float:right;
}
.Min4 .M4_L .hj_wrap .hj_slide ul.items li .list_item:hover .info {
	background:transparent;
	height:42px;
	padding-top:16px;
	background:linear-gradient(to top,rgb(0,0,0,.8) 0%,rgba(0,0,0,0.4) 70%,rgba(255,255,255,0) 100%)
}
.Min4 .M4_L .hj_wrap .hj_slide ul.items li .list_item:hover img {
	transform:scale(1.1)
}
.Min4 .M4_L .hj_wrap .hj_slide div.tips {
	position:absolute;
	bottom:0px;
	width:100%;
	height:40px;
	background:url(../img/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;
	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 {
	width:758px;
	overflow:hidden;
}
.Min4 .M4_R .tab_wrap {
	width:100%;
	overflow:hidden;
	height:498px;
}
.Min4 .M4_R .tab_wrap ul+ul {
	display:none;
}
.Min4 .M4_R .tab_wrap ul {
	width:780px;
}
.Min4 .M4_R .tab_wrap ul li {
	float:left;
	width:110px;
	height:140px;
	margin:22px 20px 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:110px;
	height:110px;
	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:16px;
	overflow:hidden;
}
/* 手机专题 */
.Min5 {
	overflow:hidden;
	background:#fff;
	margin:20px 0 20px 0;
	padding:0 20px;
}
.Min5 .zt_item {
	width:1200px;
	overflow:hidden;
	margin-top:22px;
	margin-left:-10px;
	padding-bottom:25px;
}
.Min5 .zt_item li {
	width:274px;
	height:362px;
	float:left;
	margin:0 10px 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 {
	width:100%;
	height:140px;
	overflow:hidden;
}
.Min5 .zt_item li .img img {
	width:100%;
	height:auto;
}
.Min5 .zt_item li .info {
	margin:15px auto 0;
	width:242px;
	height:72px;
	display:block;
}
.Min5 .zt_item li .info img {
	width:78px;
	height:78px;
	border-radius:12px;
	margin-right:15px;
	float:left;
}
.Min5 .zt_item li .info .name {
	width:146px;
	height:27px;
	line-height:35px;
	color:#333;
	font-size:17px;
	font-weight:bold;
	overflow:hidden;
	float:left;
}
.Min5 .zt_item li .info .btn {
	width:88px;
	height:28px;
	border:1px solid #eb6160;
	text-align:center;
	line-height:28px;
	font-size:12px;
	color:#eb6160;
	margin-top:19px;
	float:left;
	border-radius:2px;
}
.Min5 .zt_item li .info:hover .name,.Min5 .zt_item li .info .name:hover {
	color:#eb6160;
}
.Min5 .zt_item li .info:hover btn,.Min5 .zt_item li .info .btn:hover {
	background:#eb6160;
	color:#fff;
}
.Min5 .zt_item li .desc {
	margin:20px auto;
	width:225px;
	height:95px;
	line-height:24px;
	font-size:14px;
	color:#666;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
}
/*手游专区*/
.container {
	width:1200px;
	margin:0 auto;
	padding:0;
	z-index:2;
	margin-top:-583px;
}
.index-page .solution-more-slide .zq-bgimg {
	position:relative;
	width:100%;
	height:583px;
	z-index:0;
}
.w-bgimgBox {
    display: none;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	z-index:-1;
	overflow:hidden;
	background:#896c6c;
}
.w-bgimgBox.active {
    display: block;
}
.w-bgimg {
	filter:blur(30px);
	left:-5%;
	position:absolute;
	width:110%;
	z-index:-1;
	opacity:0.4;
}
#syzq .tempWrap {
	position:relative;
	overflow:hidden;
	height:514px;
	margin-top:34.6px;
}
.sysyzq {
	display:inline-block;
	width:100%;
	height:583px;
	background:#000;
	margin-top:20px;
}
.zqxw_l {
	width:520px;
	float:left;
	margin-top:-4px;
}
.zqxw_b {
	width:100%;
	font-size:19px;
	font-weight:bold;
	color:#fff;
	margin-bottom:1px;
}
.zqxw_list {
	width:100%;
	border-bottom:1px solid rgba(255,255,255,.2);
	padding-bottom:15px;
	margin-bottom:15px;
}
.zqxw_list li {
	line-height:36px;
	font-size:16px;
}
.zqxw_list li:before {
	content:'';
	display:block;
	width:4px;
	height:4px;
	border-radius:100px;
	float:left;
	margin:15.6px 10px 0 0;
	border:1.5px solid #e6e6e6;
}
.zqxw_list li:hover:before {
	background:#EF353D;
	border:1.5px solid #EF353D;
}
.zqxw_list li a {
    display: block;
    height: 36px !important;
    width: 404px;
    line-height: 36px;
    color: #fff;
    overflow: hidden;
}
.zqxw_list li a:hover {
	color:#ff5000;
}
.zqxw_list li span {
	float:right;
	color:rgba(255,255,255,.5);
}
.zqxw_list.xcdx {
	border-bottom:1px solid rgba(255,255,255,0);
	padding-bottom:0px;
	margin-bottom:0px;
}
.zqxw_r {
	width:340px;
	float:right;
	margin-right:20px;
}
.zqxw_r .game_info {
	display:inline-block;
	overflow:hidden;
	margin-bottom:10px;
}
.zqxw_r .game_info img {
	width:110px;
	height:110px;
	border-radius:20px;
	display:block;
	flex-shrink:0;
	margin-right:16px;
	float:left;
}
.zqxw_r .game_info div {
	overflow:hidden;
	float:left;
}
.zqxw_r .game_info div h1 {
	font-size:19px;
	color:#fff;
	font-weight:normal;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.zqxw_r .game_info div p {
	font-size:14px;
	color:#c0c0c0;
	font-weight:normal;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin:6px 0 9px 0;
}
.zqxw_r .game_info div .seperator {
	padding:0 5px;
}
.zqxw_r .game_info div a {
	width:80px;
	height:30px;
	background:#eb6160;
	border-radius:5px;
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#fff;
	display:block;
	float:left;
}
.zqxw_r .game_info div a.jrzq {
	background:#fff !important;
	color:#666 !important;
	margin-left:20px;
}
.zqsp_list {
	width:100%;
	display:inline-block;
}
.zqsp_list li {
	width:340px;
	height:165px;
	overflow:hidden;
	position:relative;
	margin-top:16px;
}
.zqsp_list li img {
	width:340px;
	height:auto;
}
.zqsp_list li .bg {
    height: 40px;
    width: 340px;
    background: #131313;
    opacity: 0.9;
    filter: alpha(opacity = 70);
    position: absolute;
    left: 0;
    bottom: 0;
}
.zqsp_list li .tit {
	box-sizing:border-box;
	padding:0 20px 0 15px;
	height:40px;
	font-size:16px;
	line-height:40px;
	position:absolute;
	left:0;
	bottom:0;
	overflow:hidden;
	color: #f4f4f4;
	text-align: center;
	width:100%;
}
.zqsp_list li a {
	color:#fff
}
.zqsp_list li:hover .bg {
	height:165px
}
.zqsp_list li:hover .icon {
	display:block;
}
.zqsp_list li:hover .tit {
	height:63px;
	line-height:30px;
	padding:0 50px;
	margin-bottom:50px;
	overflow:hidden;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	width:auto;
}
.zqsp_list li:hover .bnt {
	display:none;
}
.index-page .solution-more {
	height:583px;
	background:#151515;
	width:100%;
}
.index-page .solution-more-slide .container {
	height:583px;
	position:relative;
}
.index-page .solution-more-slide .hd {
	width:250px;
	position:absolute;
	z-index:3;
	background:#000000;
	height:583px;
	left:0;
	top:0;
	color:#fff;
}
.index-page .solution-more-slide .hd ul {
	position:relative;
	overflow:hidden;
}
.index-page .solution-more-slide .hd li {
	padding:25.44px 0;
	position:relative;
	cursor:default;
	transition:all .5s;
	cursor:pointer;
	border-bottom:1px solid #2a2a2a;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.index-page .solution-more-slide .hd li:last-child {
	border-bottom:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.index-page .solution-more-slide .hd li.on {
	background:#ff8a50;
	/* Old browsers */
	background:-moz-linear-gradient(left,#ff8a50 0%,#ff5500 100%);
	/* FF3.6-15 */
	background:-webkit-linear-gradient(left,#ff8a50 0%,#ff5500 100%);
	/* Chrome10-25,Safari5.1-6 */
	background:linear-gradient(to right,#ff8a50 0%,#ff5500 100%);
	/* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd7d7d',endColorstr='#f05251',GradientType=1);
	/* IE6-9 */
	transition:all .2s;
}
.index-page .solution-more-slide .hd .text {
	position:relative;
	z-index:2;
	padding-right:20px;
}
.index-page .solution-more-slide .hd .text h3 {
	font-size:18px;
	margin-bottom:3px;
	margin-top:-5px;
}
.index-page .solution-more-slide .hd .text p {
	font-size:12px;
	color:#fff;
	color:rgba(255,255,255,.7);
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.index-page .solution-more-slide .bd li.item {
	display:none;
}
.index-page .solution-more-slide .bd li.active {
	display:block;
}
.index-page .solution-more-slide .bd .inner {
	padding-left:290px;
	padding-top:30px;
	color:#fff;
}
.index-page .solution-more-slide .bd h2 {
	font-size:24px;
	margin-bottom:38px;
}
.index-page .solution-more-slide .bd .intro {
	font-size:14px;
	margin-bottom:40px;
}
.index-page .solution-more-slide .bd .intro dt {
	margin-bottom:10px;
}
.index-page .solution-more-slide .bd .intro dd {
	color:#999;
	margin-bottom:20px;
	line-height:1.8;
}
.index-page .solution-more-slide .bd .btn-wrap {
	overflow:hidden;
	margin-bottom:40px;
}
.index-page .solution-more-slide .bd .btn-wrap a {
	width:130px;
	height:40px;
	border:1px solid #fff;
	color:#fff;
	line-height:40px;
	text-align:center;
	font-size:14px;
	float:left;
	margin-right:15px;
	transition:all .2s;
}
.index-page .solution-more-slide .bd .btn-wrap a.btn-2 {
	background:#fff;
	color:#000;
}
.index-page .solution-more-slide .bd .btn-wrap a:hover {
	background:#ff5f5f;
	color:#fff;
	border-color:#ff5f5f;
	opacity:.9;
}
.index-page .solution-more-slide .bd .btn-wrap a.btn-2:hover {
	background:#ff5f5f;
	color:#fff;
	border-color:#ff5f5f;
	opacity:.9;
}
.index-page .solution-more-slide .bd .example h3 {
	margin-bottom:15px;
}
.index-page .solution-more-slide .bd .example li {
	float:left;
	margin-right:20px;
	width:200px;
}
.index-page .solution-more-slide .bd .example li img {
	width:100%;
	height:auto;
	display:block;
	border:none;
}
.index-page .video .inner {
	display:block;
	cursor:pointer;
}
.index-page .solution-more-slide .hd li img {
	width:50px;
	height:50px;
	float:left;
	position:relative;
	z-index:2;
	margin-left:20px;
	margin-right:15px;
}
.container .zq-navPrev {
	position:absolute;
	top:0;
	width:100%;
	height:34px;
	border-bottom:1px solid #2a2a2a;
}
.container .zq-navNext {
	position:absolute;
	bottom:0;
	width:100%;
	height:34px;
	border-top:1px solid #2a2a2a;
}
.container .zq-navPrev:hover,.container .zq-navNext:hover {
	background-color:#fd5a0954;
}
.container .navPrev,.container .navNext {
	display:inline-block;
	*zoom:1;
	width:24px;
	height:9px;
	line-height:100;
	overflow:hidden;
	background-image:url(../img/index-icon.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:999;
}
.container .navPrev {
	background-position:-164px -14px;
	top:12px;
	right:46%;
}
.container .zq-navPrev:hover .navPrev {
	background-position:-164px -34px;
}
.container .navNext {
	background-position:-218px -14px;
	bottom:12px;
	right:46%;
}
.container .zq-navNext:hover .navNext {
	background-position:-218px -34px;
}
/*排行榜*/
.Min6 {
	display:inline-block;
	overflow:hidden;
	background:#fff;
	margin-top:20px;
	padding:0 20px 5px;
}
.Min6 .Min6_L {
	width:360px;
	overflow:hidden;
}
.Min6 .Min6_L:nth-of-type(2) {
	margin:0 40px;
}
.rank-list li {
	margin-top:16px;
	padding-bottom:16px;
	border-bottom:dashed 1px #E6E6E6;
	box-sizing:border-box;
	overflow:hidden
}
.rank-list li:nth-of-type(10) {
	border-bottom:none;
}
.rank-list li.active .info-row {
	display:block
}
.rank-list li.active .name-row {
	display:none
}
.rank-list li .rank-num {
	float:left;
	width:24px;
	height:24px;
	background:#CFC9C9;
	border-radius:6px;
	line-height:24px;
	text-align:center;
	font-size:13px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:#FFFFFF
}
.rank-list li .info-row {
	float:left;
	display:none;
	overflow:hidden;
	margin-left:10px
}
.rank-list li .info-row .icon {
	float:left;
	width:96px;
	height:96px;
	object-fit:cover;
	background:#626262;
	border-radius:22px;
	margin-right:14px
}
.rank-list li .info-row .game-info {
	float:left;
	width:180px
}
.rank-list li .info-row .game-info .title {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:#333333;
	margin-bottom:3px
}
.rank-list li .info-row .game-info .desc {
	margin-bottom:9px;
	font-size:13px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#999
}
.rank-list li .info-row .game-info .desc .star-text {
	display:none
}
.rank-list li .info-row .game-info .desc .star {
	vertical-align:bottom;
	width:73px;
	display:inline-block;
	position:relative;
	background-repeat:no-repeat;
	background-image:url("//js1.18183.com/te5/2023/index/images/star-def.png")
}
.rank-list li .info-row .game-info .desc .star .clip {
	width:0%;
	overflow:hidden
}
.rank-list li .info-row .game-info .desc .star .clip img {
	width:73px;
	height:12px;
	overflow:hidden
}
.rank-list li .info-row .game-info a.btn {
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 18px;
	background:#E13B3B;
	border-radius:5px;
	font-size:12px;
	font-family:Microsoft YaHei;
	color:#FFFFFF;
	transition:all 0.2s;
}
.rank-list li .info-row .game-info a:hover {
	opacity:0.8
}
.rank-list li .name-row {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-left:14px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
}
.rank-list li:nth-of-type(1) .rank-num {
	background-color:#E13B3B
}
.rank-list li:nth-of-type(2) .rank-num {
	background-color:#E16D6D
}
.rank-list li:nth-of-type(3) .rank-num {
	background-color:#EB9797
}
/*源码标签*/
.code-bq {
	overflow:hidden;
	background:#fff;
	margin:20px 0 20px 0;
	padding:0 20px 22px 20px;
}
.dn-container .dn-col-md-6 {
	border:1px solid #e5e5e5;
	width:275px;
	float:left;
	margin:20px 18px 0 0;
}
.dn-container .lists {
	height:100px;
	box-sizing:border-box;
	padding:16px 20px 16px 40px;
	background:#fff;
}
.dn-container .lists:hover {
	box-shadow:0 0 10px rgba(0,0,0,.2);
}
.dn-container h4 {
	color:#4e4e4e;
	margin:6px 0 10px 0;
	font-size:18px;
	font-weight:800;
	line-height:24px
}
.dn-container {
	width:1210px;
}
.dn-container-fluid {
	width:100%;
	margin-right:auto;
	margin-left:auto
}
.dn-container-fluid,.dn-container-fluid.gutter-20 {
	padding-right:10px;
	padding-left:10px
}
.dn-container .lists .item_desc {
	font-size:14px;
	color:#9b9ea0;
	letter-spacing:.35px;
	max-height:40px;
	line-height:20px;
	overflow:hidden;
}
.item_icon {
	display:inline-block;
	width:33px;
	height:14px;
	margin-left:3px;
}
/*源码标签*/
.code {
	overflow:hidden;
	background:#fff;
	margin:20px 0 20px 0;
	padding:0 20px 4px 20px;
}
.index-info-one {
	display:inline-block;
	width:840px;
	margin:0 auto;
	text-align:center;
	height:62px;
	margin-left:266px;
}
.index-info-one a {
    float: left;
    width: 94px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    display: block;
    margin: 10px 20px auto 0;
    transition: all .2s;
}
.index-info-one a:hover {
	color:#F96A69;
}
.code-wrap {
	margin-top:20px;
}
.code-wrap .items-li {
	float:left;
	width:280px;
	margin-right:12px;
	padding-bottom:16px;
	background-color:#fff;
	position:relative;
}
.code-wrap .items-li:nth-child(4n) {
	float:left;
	width:280px;
	margin-right:0;
}
.code-wrap .items-li .activity-tag {
	position:absolute;
	left:10px;
	top:0px;
	width:82px;
	height:93px;
	z-index:2;
}
.code-wrap .items-li .activity-tag-80 {
	width:105px;
	height:110px;
	background:url('../images/activity_tag_80_little.png') no-repeat 0 0;
}
.code-wrap .items-li .activity-tag-75 {
	background:url('../images/activity_tag_75.png') no-repeat 0 0;
}
.code-wrap .items-li .activity-tag-60 {
	width:100px;
	height:100px;
	background:url('../images/activity_tag_60.png') no-repeat 0 0;
}
.code-wrap .items-li .activity-tag-50 {
	width:100px;
	height:100px;
	background:url('../images/activity_tag_50.png') no-repeat 0 0;
}
.no-activity .code-wrap .items-li .activity-tag {
	display:none;
}
.code-wrap .active {
	box-shadow:0 0 10px rgba(0,0,0,.2);
}
.code-wrap .items-li .wrap_div {
	height:40px;
	z-index:2;
	background:white;
}
.code-wrap .items-li .wrap_div p {
	height:20px;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	color:#71cd9c;
}
.code-wrap .items-li .wrap_div div {
	width:100%;
	background:white;
}
.code-wrap .items-li .wrap_div p {
	text-align:center;
	margin-top:5px;
	height:0px;
	overflow:hidden;
	_line-height:0;
}
.code-wrap .items-li>a {
	display:block;
	width:280px;
	height:280px;
	text-align:center;
	line-height:290px;
}
.code-wrap .items-li img {
	max-width:280px;
	max-height:280px;
}
.code-wrap .items-li .title {
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:5px;
	font-weight:normal;
	line-height:22px;
	text-align:center;
}
.code-wrap .items-li .title a {
	display:block;
	color:#333;
	font-size:16px;
	overflow:hidden;
	height:24px;
}
.code-wrap .items-li .title a:hover {
	color:#EF353D;
}
.code-wrap .items-li .description {
	display:block;
	font-size:12px;
	color:#919191;
	text-align:center;
}
.code-wrap .items-li .description a {
	color:#919191;
}
.code-wrap .items-li .price-attente {
	margin-top:5px;
}
.code-wrap .items-li .price-attente .price {
	float:left;
	margin-left:40px;
	font-size:18px;
	font-weight:bold;
	color:#ef353d;
}
.code-wrap .items-li .price-attente a {
	float:right;
	margin-right:40px;
	margin-top:5px;
	color:#666;
}
.code-wrap .items-li .price-attente .attente {
	float:right;
	margin-right:60px;
	padding-left:15px;
	font-size:12px;
	color:#71cd9c;
	background-image:url(../images/cover-page-attente.png);
	background-repeat:no-repeat;
	background-position:left center;
	cursor:pointer;
}



/*悬浮客服*/
.right-fixed {
	position:fixed;
	right:0;
	top:50%;
	z-index:999;
	margin-top:-120px;
	width:64px;
	box-shadow:0 0px 6px rgba(168,168,168,0.38);
}
.right-fixed .kegu-box {
	display:block;
	width:64px;
	height:79px;
	padding-left:5px;
	background:url(https://www.96kaifa.com/style2018/themes/ecmoban2014/images/wt-public-icon.png) -206px 0;
}
.right-fixed .kegu-box .qqTip {
	position:absolute;
	z-index:100;
	top:0px;
	right:68px;
	color:#666;
	background:#fff;
	padding:10px 15px;
	height:80px;
	width:154px;
	font-size:12px;
	display:none;
	box-shadow:0 0px 6px rgba(168,168,168,0.38)
}
.right-fixed .kegu-box .qqTip p {
	line-height:20px;
}
.right-fixed .kegu-box:hover .qqTip {
	display:block;
}
.right-fixed .kegu-box:hover {
	background:url(https://www.96kaifa.com/style2018/themes/ecmoban2014/images/wt-public-icon.png) -275px 0
}
.right-fixed .wx-box {
	display:block;
	width:64px;
	height:78px;
	padding-left:5px;
	cursor:pointer;
	position:relative;
	background:url(https://www.96kaifa.com/style2018/themes/ecmoban2014/images/wt-public-icon.png) -206px -79px;
}
.right-fixed .currentstyle .wx-erwema {
	display:block;
}
.right-fixed .currentstyle {
	background:url(https://www.96kaifa.com/style2018/themes/ecmoban2014/images/wt-public-icon.png) -275px -79px
}
.right-fixed .wx-erwema {
	position:absolute;
	width:149px;
	height:190px;
	left:-153px;
	top:0;
	display:none;
	background:url(https://www.96kaifa.com/style2018/themes/ecmoban2014/images/position-right-wx.png) no-repeat;
	padding-left:10px;
}
.right-fixed .wx-box:hover .wx-erwema {
	display:block;
}
.right-fixed .wx-box:hover {
	background:url(https://www.96kaifa.com/style2018/themes/ecmoban2014/images/wt-public-icon.png) -275px -79px
}
.right-fixed .ShoppingCar-link {
	display:block;
	height:78px;
	width:64px;
	background:url(https://www.96kaifa.com/style2018/themes/ecmoban2014/images/wt-public-icon.png) -206px -157px;
}
.right-fixed .ShoppingCar-link:hover {
	background:url(https://www.96kaifa.com/style2018/themes/ecmoban2014/images/wt-public-icon.png) -275px -157px
}
.right-fixed .fk-box {
	display:block;
	height:79px;
	width:64px;
	background:url(https://www.96kaifa.com/style2018/themes/ecmoban2014/images/wt-public-icon.png) -206px -236px
}
.right-fixed .fk-box:hover {
	height:79px;
	width:64px;
	background:url(https://www.96kaifa.com/style2018/themes/ecmoban2014/images/wt-public-icon.png) -275px -236px
}
.right-fixed .back-top {
	height:63px;
	width:64px;
	cursor:pointer;
	background:url(https://www.96kaifa.com/style2018/themes/ecmoban2014/images/wt-public-icon.png) -206px -315px;
}
.right-fixed .back-top:hover {
	background:url(https://www.96kaifa.com/style2018/themes/ecmoban2014/images/wt-public-icon.png) -275px -315px
}
/*尾部导航*/
.lywFootCont {
	width:1200px;
	margin:auto;
}
.lywFootCont dl {
	float:left;
	width:150px;
	margin:15px 0px 50px 112px;
}
.lywFootCont dl:nth-child(5n+1) {
	margin-left:0px;
}
.lywFootCont dl dt {
	width:150px;
}
.lywFootCont dl dt h2 {
	font-size:18px;
	font-weight:bold;
	color:#b2b2b2;
}
.lywFootCont dl dt b {
	display:block;
	width:28px;
	height:4px;
	background:#dc191b;
	border-radius:100px;
	margin-top:15px;
}
.lywFootCont dl dd {
	width:150px;
	margin-top:10px;
}
.lywFootCont dl dd a {
	display:block;
	float:left;
	width:60px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	color:#8c8c8c;
	text-decoration:none;
	margin:23px 0px 0px 30px;
}
.lywFootCont dl dd a:nth-child(2n+1) {
	margin-left:0px;
}
.lywFootCont dl dd a:hover {
	color:#ffffff;
}
.lywFootContIn {
	width:1200px;
	border-top:1px solid #2e2e2e;
	margin:auto;
	margin-top:40px;
	padding-top:20px;
}
.lywFootContIn p {
	color:#8c8c8c;
	text-align:center;
	margin-top:15px;
}
.lywFootContIn p a {
	color:#8c8c8c;
	text-decoration:none;
}
.lywFootContIn p a:hover {
	color:#ffffff;
}
.footer {
	padding:27px 0 23px;
}
.lywFootCont .tel {
	margin-top:26px;
	margin-bottom:5px;
}
.lywFootCont .tel .text {
	font-size:16px;
	margin-bottom:5px;
}
.lywFootCont .tel .number {
	font-size:22px;
	color:#fff;
	font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}
.lywFootCont .qrcode {
	margin-right:-18px;
}
.lywFootCont .qrcode-item {
	float:left;
	width:110px;
	margin-right:18px;
	text-align:center;
}
.lywFootCont .qrcode-item p {
	font-size:15px;
	color:#ccc;
	margin-top:3px;
}
