<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************index************/


/*hot*/

.hots {
	width: 1200px;
	overflow: hidden;
	background: #fff;
	padding: 15px 0;
	font-size: 14px;
}

.hots .hd {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
}

.hots .hd ul li {
	float: left;
	cursor: pointer;
	width: 95px;
	margin: 0 27px 0 0;
	font-size: 16px;
	background: url(../images/tu_1.png) no-repeat 0 -210px;
	text-indent: 30px
}

.hots .hd ul li.on {
	height: 30px;
	color: #FF684F
}

.hots .hd ul li.on1 {
	background: url(../images/tu_1.png) no-repeat 63px -175px;
	text-indent: 0;
	margin: 0 15px 0 15px;
}

.hots .bd div {
	overflow: hidden
}

.hots .bd div a {
	float: left;
	display: block;
	width: 100px;
	margin: 20px 4px 0 15px
}

.hots .bd div a:hover span {
	color: #FF684F;
}

.hots .bd img {
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
	border-radius: 15px
}

.hots .bd span {
	width: 100px;
	height: 20px;
	overflow: hidden;
	display: block;
	text-align: center;
}

.hot_zt {
	margin: 15px 15px 0 15px;
	width: 1170px;
	height: 25px;
	line-height: 25px;
	border-top: 1px dashed #efefef;
	padding: 20px 0 0 0;
	overflow: hidden;
	background: #fff
}

.hot_zt span {
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #FF684F;
	color: #fff;
	float: left;
	display: inline
}

.hot_zt a {
	float: left;
	display: inline;
	margin: 0 0 0 20px
}


/*banner*/

.mt20 {
	margin-top: 20px!important;
}

.mr20 {
	margin-right: 20px!important;
}

.ml20 {
	margin-left: 20px!important;
}

.ban-btn i,
.mod-head strong,
.dl-good strong i,
.b-coll-love,
.star-grey,
.star-light,
.coll-btn,
.course-lev i,
.course-list li {
	background: url(../images/sprite.png) no-repeat;
	float: left;
	display: inline;
	overflow: hidden;
}

.mod-head .cap-first {
	background-position: -126px -30px;
}

.ban-wrap {
	float: left;
	width: 560px;
	height: 360px;
}

.mod-head .cap-recom {
	background-position: -126px 0px;
}

.mod-head .cap-new {
	background-position: -126px -60px;
}

.mod-head .cap-soft {
	background-position: -126px -210px;
}

.mod-head .cap-recommend {
	background-position: -12px -366px;
}

.mod-head .cap-info {
	background-position: -126px -150px;
}

.mod-head .cap-bt {
	background-position: -126px -90px;
}

.ban-main {
	position: relative;
	width: 560px;
	height: 360px;
	overflow: hidden;
}

.ban {
	position: absolute;
}

.ban li {
	float: left;
	position: relative;
	zoom: 1;
	width: 560px;
	height: 360px;
}

.ban li img {
	width: 560px;
	height: auto;
	min-height: 360px;
}

.ban-txt-wrap {
	position: absolute;
	width: 450px;
	height: 120px;
	overflow: hidden;
	left: 0;
	bottom: 20px;
}

.ban-thumb {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #41474e;
	opacity: 0.8;
	top: 0;
	left: 0;
}

.ban-txt {
	position: relative;
	padding: 3px 15px 0;
	z-index: 11;
	color: #fff;
	line-height: 22px;
	font-size: 14px;
}

.ban-tit {
	font-size: 26px;
	color: #fff;
	line-height: 42px;
}

.ban-btn {
	position: absolute;
	width: 50px;
	height: 80px;
	top: 140px;
}

.ban-btn:hover {
	background-color: #0099ff;
}

.ban-prev {
	left: 0;
}

.ban-next {
	right: 0;
}

.ban-btn i {
	display: block;
	width: 25px;
	height: 48px;
	margin: 15px 0 0 15px;
	opacity: 0.6;
}

.ban-next i {
	background-position: -101px -81px;
}

.ban-prev i {
	background-position: -101px -129px;
}

.ban-btn:hover i {
	opacity: 1;
}

.ban-cover {
	position: absolute;
	width: 560px;
	height: 122px;
	left: 0;
	bottom: 0;
	background: url("../images/ban_cover.png") no-repeat;
}

.ban-cover-txt {
	position: absolute;
	width: 520px;
	padding: 0 20px;
	height: 40px;
	left: 0;
	bottom: 0;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
	z-index: 2;
}

.ban a:hover .ban-cover-txt {
	font-weight: normal;
}

.ban-cover-txt:hover {
	color: #0099ff;
}


/**/

.list-li {
	padding: 4px 16px;
	overflow: hidden;
}

.list-li li {
	height: 22px;
	overflow: hidden;
	padding: 10px 2px 10px 1px;
	font-size: 15px;
	border-bottom: 1px solid #f3f3f3;
}

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

.list-li li .c {
	width: 430px;
	color: #444;
	display: block;
	line-height: 22px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-li li .t {
	float: left;
	width: 70px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background: #adadad;
	margin-right: 15px;
	font-size: 14px;
	position: relative;
	border-radius: 2px;
}

.list-li li .s {
	float: right;
	width: 66px;
	height: 22px;
	line-height: 22px;
	text-align: right;
	color: #666;
	font-size: 13px;
}

.list-li li .t s {
	position: absolute;
	right: -3px;
	top: 8px;
	width: 0;
	height: 0;
	border-bottom: 3px solid transparent;
	border-top: 3px solid transparent;
	border-left: 3px solid #adadad;
	font-size: 0;
	line-height: 0;
	z-index: 2;
}

.list-li li a:hover .t {
	background: #FF684F;
}

.list-li li a:hover .c {
	color: #FF684F;
}

.list-li li a:hover s {
	border-left: 3px solid #FF684F;
}

.cont-box,
.mod-box {
	background: #fff;
}

.layout {
	margin-top: 20px;
	display: inline-block;
}

.layout-box {
	float: left;
	width: 1200px;
}

.layout-r {
	width: 320px;
	float: right;
}

.layout-l {
	width: 860px;
	float: left;
}

.top-r {
	width: 620px;
	float: left;
}

.mod-head {
	position: relative;
	padding: 0px 15px 25px 15px;
	height: 30px;
	border-bottom: 1px solid #eee;
}

.mod-head strong {
	float: left;
	padding-left: 42px;
	font-size: 22px;
	font-weight: normal;
}

.mod-head ul {
	position: absolute;
	right: 0;
	bottom: -1px;
}

.mod-head ul li {
	display: inline-block;
	line-height: 30px;
	border: 1px solid #eee;
	padding: 0 10px;
	border-radius: 4px 4px 0 0;
	cursor: pointer;
	margin-right: 5px;
}

.mod-head ul li.cur {
	position: relative;
	background: #FF684F;
	color: #fff;
	border: 1px solid #FF684F;
}

.mod-head ul li.cur:before {
	content: '';
	position: absolute;
	left: 35px;
	bottom: -4px;
	width: 0;
	height: 0;
	border-right: 3px solid transparent;
	border-left: 3px solid transparent;
	border-top: 3px solid #FF684F;
	font-size: 0;
	line-height: 0;
	z-index: 2;
}

.mod-first {
	padding: 15px 10px 10px 15px;
	border: 1px #e5e5e5 solid;
	border-width: 1px 0;
	display: inline-block;
}

.mod-first-icon {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 10px;
}

.mod-first-icon img {
	width: 80px;
	height: 80px;
}

.mod-first-des {
	float: right;
	width: 205px;
	height: 80px;
	overflow: hidden;
}

.mod-first-tit {
	float: left;
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	width: 205px;
	overflow: hidden;
}

.mod-first-txt {
	font-size: 14px;
	color: #888;
	line-height: 19px;
}


/*block-5*/

.l {
	float: left;
}

.r {
	float: right;
}

.app_type,
.game_type {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.app_type {
	background: #fff url(../images/app_type.jpg) no-repeat center 0;
	background-size: 100%;
}

.game_wrap {
	margin-top: 170px;
}

.app_type .wrap,
.game_type .wrap {
	padding: 15px 0 0;
}

.game_type .wrap {
	background: #fff;
}

.w385 {
	width: 385px;
	display: inline-block;
}

.box_tit {
	height: 40px;
	line-height: 40px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.box_tit strong a {
	float: left;
	font: normal 18px/40px "Microsoft YaHei";
	color: #FF684F;
}

.app_nav,
.game_nav {
	margin-right: -30px;
    padding-left: 15px;
}

.app_nav a,
.game_nav a {
	float: left;
	width: 85px;
	height: 30px;
	margin: 0 15px 15px 0;
	background: #e8e7e7;
	text-align: center;
	line-height: 30px;
	color: #666;
}

.app_nav a.on,
.app_nav a:hover,
.game_nav a.on,
.game_nav a:hover {
	background: #FF684F;
	color: #fefefe;
}

.necessary,
.break-game {
	display: inline-block;
    padding-left: 4px;
}

.necessary ul,
.break-game ul {
	width: 105%;
}

.necessary li,
.break-game li {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
	position: relative;
	width: 70px;
}

.necessary .item-cont,
.break-game .item-cont {
	display: block;
	text-align: center;
}

.necessary .item-cont img,
.break-game .item-cont img {
	margin-bottom: 5px;
	height: 60px;
	width: 60px;
	border-radius: 16px;
}

.necessary .item-cont .item-txt,
.break-game .item-cont .item-txt {
	font-size: 13px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	text-align: center;
}

.necessary .down-link,
.break-game .down-link {
	background-color: #FF684F;
	border-radius: 2px;
	color: #fff;
	display: none;
	height: 23px;
	line-height: 23px;
	margin: 0 auto;
	width: 70px;
	font-size: 12px;
}

.necessary .item-cont:hover,
.break-game .item-cont:hover {
	text-decoration: none;
}

.necessary .item-cont:hover .item-txt,
.break-game .item-cont:hover .item-txt {
	display: none;
}

.necessary .item-cont:hover .down-link,
.break-game .item-cont:hover .down-link {
	display: block;
}

.app_con {
	width: 762px;
	overflow: hidden;
}

.game_con {
	display: inline-block;
	width: 780px;
	overflow: hidden;
}

.app_con .app_li,
.game_con .app_li {
	margin-right: -22px;
}

.app_li,
.game_li {
	margin-right: -15px;
}

.app_con .app_li li,
.game_con .game_li li {
	width: 90px;
	height: 120px;
	margin: 0 22px 20px 0;
}

.app_li li,
.game_li li {
	float: left;
	width: 90px;
	overflow: hidden;
	margin-right: 15px;
	text-align: center;
}

.app_li li {
	display: inline-block;
	width: 90px;
	height: 120px;
	overflow: hidden;
	margin: 0 0 20px 20px;
}

.app_li img,
.game_li img {
	display: block;
	margin: 0 auto 10px;
}

.app_li .lazy,
.game_li .lazy {
	width: 90px;
	height: 90px;
	border-radius: 16px;
}

.app_con .app_li li .moreapp,
.game_con .game_li li .moreapp {
	display: block;
	padding: 100px 0 0;
	background: url(../images/moreapp.png) no-repeat 0 0;
}

.newtm .app_li li,
.newtm .game_li li {
	height: 135px;
	margin: 0 19px 15px 19px;
}

.newtm .app_li li a,
.newtm .game_li li a {
	display: block;
	height: 115px;
	font-size: 15px;
	overflow: hidden;
	line-height: 20px;
}

.newtm .app_li li a img,
.newtm .game_li li a img {
	margin: 0 auto 7px;
}

.newtm .app_li li i,
.newtm .game_li li i {
	display: block;
	font-size: 12px;
	line-height: 20px;
}

.newtm .break-game {
	margin-top: 10px;
}

.newtm .app_li li a:hover {
	color: #FF684F;
}


/*æ‰‹æ¸¸åˆé›†*/

.android_zt {
	background: #fff;
	margin-top: 20px;
}

.android_zt h4,
.android_game h4 {
	width: 1200px;
	height: 25px;
	line-height: 25px;
	position: relative;
	padding: 11px 0;
	border-bottom: 1px solid #ececec;
}

.android_zt h4 span,
.android_game h4 span {
	position: absolute;
	left: 14px;
	border-left: 4px solid #22C485;
	text-indent: 8px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	display: block
}

.android_zt h4 a,
.android_game h4 a {
	position: absolute;
	right: 15px;
	color: #999
}

.android_zt li {
	width: 270px;
	height: 150px;
	position: relative;
	margin: 20px 15px;
	float: left;
	display: inline
}

.android_zt li img {
	width: 270px;
	height: 150px;
	position: absolute;
	left: 0
}

.android_zt li span {
	position: absolute;
	bottom: 0;
	height: 30px;
	overflow: hidden;
	width: 100%;
	text-align: center;
	line-height: 30px;
	z-index: 1;
	color: #fff
}

.android_zt li div {
	position: absolute;
	bottom: 0;
	height: 30px;
	overflow: hidden;
	width: 100%;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
}


/*æ”»ç•¥*/

.theHead {
	border-bottom: 1px solid #ececec;
	overflow: hidden;
}

.theHead&gt;span {
	display: block;
	float: left;
	padding-left: 10px;
	font-size: 20px;
	color: #333;
	line-height: 20px;
	margin: 14px 30px 14px 0;
	border-left: 4px solid #FF684F;
	font-weight: bold;
}

.theHead&gt;a {
	display: block;
	float: right;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	margin: 17px 0 10px 15px;
}

.theHead&gt;a:hover {
	color: #a28153;
}


/**/

.gameGL {
	overflow: hidden;
	margin-top: 20px;
	background: #fff;
}

.gameGL_left {
	width: 816px;
	float: left;
	margin-left: 10px;
}

.gameGL_left .gl_hasImg {
	float: left;
	width: 370px;
	margin: 25px 31px 0 -20px;
	overflow: hidden;
}

.gameGL_left .gl_hasImg .list {
	width: 165px;
	float: left;
	margin: 0 0 16px 20px;
}

.gameGL_left .gl_hasImg .list .theImg {
	display: block;
	height: 110px;
	overflow: hidden;
}

.gameGL_left .gl_hasImg .list .theImg img {
	display: block;
	width: 100%;
	height:100%;
}

.gameGL_left .gl_hasImg .list .theImg:hover {
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.gameGL_left .gl_hasImg .list .theText {
	padding: 8px 0;
	height: 36px;
	overflow: hidden;
}

.gameGL_left .gl_hasImg .list .theText a {
	display: block;
	float: left;
	line-height: 18px;
	color: #333;
	height: 36px;
	overflow: hidden;
}

.gameGL_left .gl_hasImg .list .theText a:hover {
	color: #FF684F;
}

.gameGL_left .gl_noImg dl {
	margin-top: 20px;
}

.gameGL_left .gl_noImg dl dt {
	padding: 5px 0;
	overflow: hidden;
}

.gameGL_left .gl_noImg dl dt span {
	display: block;
	float: left;
	line-height: 20px;
	padding: 0 5px;
	color: #fff;
	border-radius: 3px;
}

.gameGL_left .gl_noImg dl dt a {
	display: block;
	float: left;
	padding-left: 11px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.gameGL_left .gl_noImg dl dt.hot span {
	background: #fa0b21;
}

.gameGL_left .gl_noImg dl dt.hot a {
	background: url(../images/icon_arrow.png) no-repeat left bottom;
}

.gameGL_left .gl_noImg dl dt.tj span {
	background: #61ae44;
}

.gameGL_left .gl_noImg dl dt.tj a {
	background: url(../images/icon_arrow.png) no-repeat left top;
}

.gameGL_left .gl_noImg dl dt a:hover {
	color: #FF684F;
}

.gameGL_left .gl_noImg dl dd {
	padding: 5px 0;
	overflow: hidden;
}

.gameGL_left .gl_noImg dl dd span {
	float: right;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	color: #999;
}

.gameGL_left .gl_noImg dl dd a {
	display: block;
	float: left;
	max-width: 377px;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #333;
	padding-left: 13px;
	background: url(../images/icon_point.jpg) no-repeat left center;
	overflow: hidden;
}

.gameGL_left .gl_noImg dl dd a:hover {
	color: #FF684F;
}


/*Ã¦â€°â€¹Ã¦Å“ÂºÃ¦â€¢â„¢Ã§Â¨â€¹*/

.gameGL_right {
	width: 333px;
	margin-right: 10px;
	float: right;
}

.gameGL_right ul {
	padding-top: 20px;
}

.gameGL_right ul li {
	width: 330px;
	padding: 6px 0;
	overflow: hidden;
}

.gameGL_right ul li a {
	display: block;
	float: left;
	max-width: 276px;
	width: 235px;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #333;
	padding-left: 13px;
	background: url(../images/icon_point.jpg) no-repeat left center;
	overflow: hidden;
}

.gameGL_right ul li span {
	float: right;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	color: #999;
}

.gameGL_right ul li a:hover {
	color: #FF684F;
}


/*æŽ’è¡Œæ¦œ*/

.paihangbang_box {
	background: #fff;
	margin-top: 20px;
}

.gameBox_right {
	float: left;
	width: 333px;
	padding: 10px;
}

.gameBox_box_2 {
	padding: 10px 78px;
}

.gameBox_right&gt;ul {
	margin-top: 15px;
}

.gameBox_right&gt;ul li {
	overflow: hidden;
}

.gameBox_right&gt;ul li .num {
	float: left;
	width: 33px;
	margin: 11px 0;
}

.gameBox_right&gt;ul li .num i {
	display: block;
	width: 19px;
	height: 19px;
	background: #ececec;
	text-align: center;
	line-height: 19px;
	font-style: normal;
}

.gameBox_right&gt;ul li .bg_num i {
	color: #fff;
	background: #FF684F;
}

.gameBox_right&gt;ul li .rank {
	width: 300px;
	float: left;
}

.gameBox_right&gt;ul li .rank dt {
	display: none;
	height: 90px;
	margin: 10px 0;
	overflow: hidden;
}

.gameBox_right&gt;ul li .rank dt .theImg {
	display: block;
	width: 90px;
	height: 90px;
	float: left;
	margin-right: 12px;
}

.gameBox_right&gt;ul li .rank dt .theImg img {
	display: block;
	width: 100%;
	border-radius: 16px;
}

.gameBox_right&gt;ul li .rank dt .theImg img:hover {
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.gameBox_right&gt;ul li .rank dt&gt;div {
	overflow: hidden;
}

.gameBox_right&gt;ul li .rank dt&gt;div&gt;p {
	margin: 5px 0 8px 0;
	overflow: hidden;
}

.gameBox_right&gt;ul li .rank dt&gt;div&gt;p a {
	display: block;
	float: left;
	color: #333;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

.gameBox_right&gt;ul li .rank dt&gt;div&gt;p a:hover {
	color: #FF684F;
}

.gameBox_right&gt;ul li .rank dt&gt;div&gt;span {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	margin-right: 15px;
	margin-bottom: 8px;
}

.gameBox_right&gt;ul li .rank dt&gt;div&gt;em {
	display: block;
	clear: both;
	height: 22px;
	overflow: hidden;
}

.gameBox_right&gt;ul li .rank dt&gt;div&gt;em a {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding: 0 8px;
	border: 1px solid #ececec;
	color: #999;
	margin-right: 8px;
}

.gameBox_right&gt;ul li .rank dt&gt;div&gt;em a:hover {
	background: #ffc502;
	border: 1px solid #ffc502;
	color: #fff;
}

.gameBox_right&gt;ul li .rank dd {
	margin: 10px 0;
	overflow: hidden;
}

.gameBox_right&gt;ul li .rank dd p {
	float: left;
	max-width: 240px;
	font-size: 15px;
	line-height: 22px;
	height: 22px;
}

.gameBox_right&gt;ul li .rank dd span {
	float: right;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	color: #999;
}


/***************list*****************/


/*crumbs*/

.crumbs {
	line-height: 30px;
	color: #333;
	margin-top: 10px;
}

.crumbs strong {
	font-weight: bold;
}

.crumbs a:hover {
	color: #FF684F;
}


/*androidClass*/

.androidChose .androidClass {
	margin: 30px 0 20px 0;
}

.androidChose .androidClass dl {
	overflow: hidden;
}

.androidChose .androidClass dl dt {
	float: left;
	line-height: 36px;
	color: #999;
}

.androidChose .androidClass dl dd {
	overflow: hidden;
}

.androidChose .androidClass dl dd a {
	display: block;
	float: left;
	margin: 0 0 12px 12px;
	width: 108px;
	line-height: 34px;
	color: #333;
	text-align: center;
	border: 1px solid #ececec;
}

.androidChose .androidClass dl dd a.cur_Class {
	background: #FF684F;
	color: #fff;
	border: 1px solid #FF684F;
	font-weight: bold;
}

.c-cur-pos {
	padding-bottom: 13px;
	border-bottom: 2px solid #FF7962;
	margin-bottom: 26px
}

.m-az-sort-tab {
	margin-right: 6px;
	margin-top: -11px;
	float: right
}

.m-az-sort-tab .t-item {
	font-size: 18px;
	font-weight: 700;
	float: left;
	line-height: 28px;
	padding-left: 28px;
	padding-right: 7px;
	background: url(../images/sp_1.png) -180px -159px no-repeat;
	cursor: pointer
}

.m-az-sort-tab .t-item:first-child {
	background: 0 0
}

.m-az-sort-tab .t-item.cur {
	color: #FF7962
}

.m-az-sort-tab .u-sort {
	vertical-align: middle;
	width: 10px;
	height: 18px;
	background: url(../images/sp_1.png) -114px -404px no-repeat;
	display: inline-block;
}

.m-az-sort-tab .t-item.cur .u-sort {
	background-position: -99px -404px
}


/*æ¸¸æˆåˆ—è¡¨*/

.androidList&gt;ul {
	margin-left: -21px;
	overflow: hidden;
}

.androidList&gt;ul li {
	float: left;
	width: 337px;
	border: 1px solid #ececec;
	margin: 0 0 21px 21px;
	padding: 20px;
}

.androidList&gt;ul li:hover {
	border: 1px solid #FF684F;
}

.androidList&gt;ul li a.androidList_name {
	display: block;
	float: left;
	font-size: 18px;
	color: #333;
	line-height: 25px;
	height:25px;
	margin-bottom: 15px;
	font-weight: bold;
	overflow: hidden;
}

.androidList&gt;ul li a.androidList_name:hover {
	color: #FF684F;
}

.androidList&gt;ul li&gt;div {
	clear: both;
	overflow: hidden;
}

.androidList&gt;ul li&gt;div .androidList_img {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 12px;
}

.androidList&gt;ul li&gt;div .androidList_img img {
	display: block;
	width: 100%;
	border-radius: 18px;
}

.androidList&gt;ul li&gt;div .androidList_img img:hover {
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.androidList&gt;ul li&gt;div .androidList_right {
	overflow: hidden;
}

.androidList&gt;ul li&gt;div .androidList_right span {
	display: block;
	float: left;
	padding-right: 25px;
	color: #999;
	line-height: 32px;
}

.androidList&gt;ul li&gt;div .androidList_right span:first-child {
	background: url(../images/a_line.jpg) no-repeat 40px center;
}

.androidList&gt;ul li&gt;div .androidList_right em {
	clear: both;
	display: block;
	font-style: normal;
	color: #999;
	margin-bottom: 10px;
}

.androidList&gt;ul li&gt;div .androidList_right i {
	clear: both;
	display: block;
	overflow: hidden;
}

.androidList&gt;ul li&gt;div .androidList_right i a {
	display: block;
	float: left;
	width: 100px;
	line-height: 30px;
	text-align: center;
	font-style: normal;
	color: #333;
	background: #f9f9f9;
	margin-right: 12px;
}

.androidList&gt;ul li&gt;div .androidList_right i a.download {
	color: #FF684F;
}

.androidList&gt;ul li&gt;div .androidList_right i a.zhuanqu {
	color: #FF684F;
}

.androidList&gt;ul li&gt;div .androidList_right i a.download:hover {
	background: #FF684F;
	color: #fff;
}

.androidList&gt;ul li&gt;div .androidList_right i a.zhuanqu:hover {
	background: #FF684F;
	color: #fff;
}

.androidList&gt;ul li&gt;p {
	line-height: 16px;
	height: 16px;
	margin-top: 15px;
	color: #666;
	overflow: hidden;
}

.androidList&gt;ul li&gt;p span {
	color: #ffc502;
}

.page {
	clear: both;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-right: 15px;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: center;
}

.page a {
	border: 1px solid #e3e3e3;
	color: #666;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
	padding: 0 10px;
}

.page .on,
.page a:hover {
	background-color: #FF684F;
	border: 1px solid #FF684F;
	color: #FFFFFF;
}

.pagebox{
	margin: 35px 0;
}
.pagebox .pagination{
	text-align: center;
}
.pagebox .pagination li{
	display: inline-block;
	margin: 0 5px;
}
.pagebox .pagination li a{
	color: #000;
	font-size: 14px;
	padding: 7px 12px;
	border: 1px solid #e4e4e3;
}
.pagebox .pagination li a:hover{
	color: #fff;
	border: 1px solid #FF684F;
	background: #FF684F;
}
.pagebox .pagination li.active a{
	color: #fff;
	border: 1px solid #FF684F;
	background: #FF684F;
}

/*************list info*************/

.g-star {
	background: url(../images/tiantian.png) no-repeat -88px -415px;
	width: 85px!important;
	height: 15px!important;
	margin-bottom: -3px;
	position: relative;
}
.g-star i{
	background: url(../images/tiantian.png) no-repeat -1px -415px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	max-width: 85px;
	height: 15px;
}

.g-star.star-5 {
	background-position: -1px -414px!important;
}

.g-star.star-4 {
	background-position: -19px -414px!important;
}

.g-star.star-3 {
	background-position: -36px -414px!important;
}

.g-star.star-2 {
	background-position: -53px -414px!important;
}

.g-star.star-1 {
	background-position: -70px -414px!important;
}

.g-star.star-0 {
	background-position: -88px -414px!important;
}

.c-cur-pos .p-idx,
.c-cur-pos .u-home,
.g-list-a,
.g-sort-num,
.g-star {
	display: inline-block;
}

.c-android-info .l-left .c-zan .ico,
.c-android-info .l-left .c-zan .txt,
.m-art-tag .l,
.m-art-tag .r,
.m-art-tag .txt {
	vertical-align: middle;
	display: inline-block;
}

.fl {
	float: left
}

.fr {
	float: right
}

.c-android-info {
	padding: 15px 0;
	background: #fff;
	margin-top: 10px;
	box-shadow: 0px 0px 4px #eee;
}

.c-android-info .l-left {
	width: 190px;
	text-align: center
}

.c-android-info .l-left .c-zan {
	margin-top: 20px;
	font-size: 16px
}

.c-android-info .l-left .c-zan .ico {
	background-image: url(../images/sp_1.png);
	background-repeat: no-repeat;
	width: 24px;
	height: 26px
}

.c-android-info .l-left .c-zan .txt {
	line-height: 26px
}

.c-android-info .l-left .c-zan .zan {
	margin-left: -20px;
	color: #ff6160;
	padding-left: 22px;
	display: inline-block
}

.c-android-info .l-left .c-zan .zan .ico {
	background-position: -172px -619px;
	margin-right: 10px
}

.c-android-info .l-left .c-zan .cai {
	padding-left: 20px;
	margin-left: 10px;
	border-left: 1px solid #ededed;
	color: #999;
	display: inline-block
}

.c-android-info .l-left .c-zan .cai .ico {
	background-position: -172px -660px;
	margin-right: 10px
}

.c-android-info .l-middle {
	width: 820px
}

.c-android-info .l-middle .m-soft-title {
	padding: 0;
	margin: 0;
	border: 0;
	background: 0 0;
	width: 100%; 
	overflow: hidden;
}
.c-android-info .l-middle .m-soft-title .title{
	font-size: 26px;
	font-weight: bold;
	float: left;
}
.c-android-info .l-middle .m-soft-title p{
	float: left;
	font-size: 14px;
	color: #999;
	margin: 12px 0 0 10px;
}
.c-android-info .l-middle .items {
	margin-top: 8px
}

.c-android-info .l-middle .items li {
	float: left;
	width: 205px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	font-size: 15px
}

.c-android-info .l-middle .items li .icon-az {
	background: url(../images/icon-az.png) no-repeat;
	padding-left: 20px
}

.c-android-info .l-middle .items li .icon-apple {
	background: url(../images/icon-apple.png) no-repeat;
	padding-left: 20px
}

.c-android-info .l-middle .items li span {
	color: #878787
}

.c-android-info .l-middle .c-media {
	margin-top: 15px
}

.c-android-info .l-middle .c-media .ico {
	display: inline-block;
	vertical-align: top;
	background-image: url(../images/sp_1.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	margin: 7px 10px
}

.c-android-info .l-middle .c-media .ico.ico-1 {
	background-position: -114px -615px
}

.c-android-info .l-middle .c-media .ico.ico-2 {
	background-position: -71px -615px
}

.c-android-info .l-middle .c-media .ico.ico-3 {
	background-position: -71px -649px
}

.c-android-info .l-middle .c-media .ico.ico-4 {
	background-position: -114px -649px
}

.c-android-info .l-middle .c-media .ico.ico-5 {
	width: 50px;
	height: 50px;
	margin: 0;
	background-position: -86px -566px
}

.c-android-info .l-middle .c-media .ico.ico-ap {
	background-position: -72px -615px
}

.c-android-info .l-middle .c-media .btn {
	height: 50px;
	color: #fff;
	line-height: 50px;
	font-size: 20px;
	display: inline-block;
	margin-right: 8px
}

.c-android-info .l-middle .c-media .btn .name {
	display: inline-block;
	vertical-align: top
}

.c-android-info .l-middle .c-media .btn.btn-1 {
	width: 280px;
	background: #FF684F
}

.c-android-info .l-middle .c-media .btn.btn-1:hover {
	background: #52e26d
}

.c-android-info .l-middle .c-media .btn.btn-1 .qrcode {
	border-left: 1px solid #91f0a7
}
.qrcode_grey {
    border-left: 1px solid #fff !important;
}

.grey {
    width: 280px;
    background: #999 !important;
}

.c-android-info .l-middle .c-media .btn.btn-2 {
	width: 280px;
	background: #0598fa
}

.c-android-info .l-middle .c-media .btn.btn-2:hover {
	background: #35afff
}

.c-android-info .l-middle .c-media .btn.btn-2 .qrcode {
	border-left: 1px solid #13c5fc
}

.c-android-info .l-middle .c-media .btn.btn-4 {
	background: #f55555
}

.c-android-info .l-middle .c-media .btn.btn-4:hover {
	background: #f76f6f
}

.c-android-info .l-middle .c-media .btn.btn-4 .qrcode {
	border-left: 1px solid #fa9393
}

.c-android-info .l-middle .c-media .btn.btn-3 {
	width: 190px;
	background: #404143
}

.c-android-info .l-middle .c-media .qrcode {
	float: right;
	width: 50px;
	position: relative;
	z-index: 10
}

.c-android-info .l-middle .c-media .qrcode:hover .qrc {
	display: block
}

.c-android-info .l-middle .c-media .qrcode .qrc {
	display: none;
	background: url(../images/sp_1.png) 0 -686px no-repeat;
	width: 171px;
	height: 176px;
	position: absolute;
	right: -171px;
	top: -21px
}

.c-android-info .l-middle .c-media .qrcode .qrc .qrc-img {
	margin: 17px 0 4px 28px;
	display: block;
	width: 122px
}

.c-android-info .l-middle .c-media .qrcode .qrc .txt {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	text-align: center
}

.c-android-info .l-right {
	margin-right: 20px
}

.c-android-info .l-right span {
	display: block;
	margin-top: 20px;
	font-size: 15px;
	color: #535353;
	text-align: center
}

.c-android-info .l-middle .c-media .qrcode .qrc {
	width: 153px;
	height: 169px;
	background: #fff;
	border: 1px solid #ededed;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
	text-align: center;
	left: -105px;
	top: 61px;
}

.c-android-info .l-middle .c-media .qrcode .qrc:before {
	display: block;
	content: '';
	position: absolute;
	width: 22px;
	height: 13px;
	background: url(../images/san.png);
	right: 11px;
	top: -11px;
}

.qrc img {
	margin-left: 0!important;
}


/*content*/

.p-article-android {
	margin-top: 15px;
}


/*left*/

.col-l-l {
	width: 860px;
	margin-right: 40px;
	float: left
}

.m-art-cont {
	background: #fff;
	padding: 15px;
	border: 1px solid #ececec;
	border-top: none;
}

.m-art-cont {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 40px;
	word-break: break-all;
	text-align: justify;
	text-justify: inter-ideograph;
	padding-right: 30px
}

.m-art-cont .keylink {
	font-weight: 700;
	color: red
}

.m-art-cont img {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 600px
}

.m-art-cont h2 {
	font-size: 18px;
	background: url(../images/grey.gif) left center repeat-x;
	text-indent: 0;
	position: relative;
	padding: 0 10px 0 0;
	font-weight: 700;
	font-style: normal
}

.m-art-cont h3 {
    font-size: 18px;
    background: url(../images/grey.gif) left center repeat-x;
    text-indent: 0;
    position: relative;
    padding: 0 10px 0 0;
    font-weight: 700;
    font-style: normal
}

.m-art-cont .intro-tit {
	background: url(../images/grey.gif) left center repeat-x;
	text-indent: 0;
	margin: 20px 0 10px;
	position: relative
}

.m-art-cont .intro-tit i {
	font-size: 18px;
	background: #fff;
	padding: 0 10px 0 0;
	font-weight: 700;
	font-style: normal
}


/*æˆªå›¾*/

.snapShotCont,
.snapShotWrap {
	width: 840px;
	position: relative;
	overflow: hidden;
}

.snapShotWrap {
	margin: 20px auto 35px
}

.snapShotCont {
	text-align: center
}

.snapShotCont img {
	position: relative;
	width: 100%;
	max-width: 500px
}

.snopshot {
	position: absolute;
	overflow: hidden;
	zoom: 1
}

.snap-shot-btn {
	position: absolute;
	width: 50%;
	height: 100%;
	opacity: .7;
	z-index: 10;
	display: inline-block;
	outline: 0
}

.snap-shot-btn:hover {
	opacity: 1
}

.snap-shot-btn i {
	background: url(../images/sp_1.png) no-repeat;
	position: absolute;
	width: 21px;
	height: 38px;
	top: 50%;
	margin: -16px 0 0
}

#shotNext {
	top: 0;
	right: 0
}

#shotPrev {
	top: 0;
	left: 0
}

#shotNext i {
	background-position: -177px -763px;
	right: 30px
}

#shotPrev i {
	background-position: -177px -706px;
	left: 30px
}


/*ç›¸å…³åˆé›†*/

.d_hj {
	clear: both;
}

.d_hj .hj_item {
	margin-top: 10px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .05);
}

.hj_item .hj_item_tab {
	background: #fafcfc;
	overflow: hidden;
}

.hj_item .hj_item_tab li {
	float: left;
	padding: 0 15px;
	line-height: 42px;
	font-size: 14px;
	background: #fafcfc;
	border-right: 1px solid #f0f0f0;
	border-top: 2px solid #fafcfc;
	cursor: pointer;
}

.hj_item .hj_item_tab li:first-child {
	margin-left: 1px;
}

.hj_item .hj_item_tab li.current_hj {
	border-top-color: #FF684F;
	color: #FF684F;
	font-weight: bold;
	background: #fefefe;
}

.hj_item .hj_item_tag {
	border-left: 1px solid #fafcfc;
	border-right: 1px solid #fafcfc;
	border-bottom: 1px solid #fafcfc;
}

.hj_item .hj_item_tag&gt;li {
	display: none;
	padding: 25px 19px;
	overflow: hidden;
}

.hj_item .hj_item_tag&gt;li:first-child {
	display: block;
}

.hj_item .hj_item_tag&gt;li .tag_head&gt;a {
	display: block;
	float: left;
	width: 240px;
	height: 120px;
	margin-right: 20px;
	overflow: hidden;
}

.hj_item .hj_item_tag&gt;li .tag_head&gt;a img {
	display: block;
	width: 100%;
	height: auto;
}

.hj_item .hj_item_tag&gt;li .tag_head&gt;div {
	float: left;
	width: 540px;
	height: 120px;
}

.hj_item .hj_item_tag&gt;li .tag_head&gt;div&gt;span {
	display: block;
	margin: 5px 0 8px 0;
	overflow: hidden;
}

.hj_item .hj_item_tag&gt;li .tag_head&gt;div&gt;span a {
	display: block;
	float: left;
	font-size: 20px;
	color: #565656;
	font-weight: bold;
	line-height: 32px;
	height: 32px;
	max-width: 450px;
	margin-right: 10px;
}

.hj_item .hj_item_tag&gt;li .tag_head&gt;div&gt;span a:hover {
	color: #262626;
}

.hj_item .hj_item_tag&gt;li .tag_head&gt;div&gt;span a:active {
	color: #FF684F;
}

.hj_item .hj_item_tag&gt;li .tag_head&gt;div&gt;span ol {
	float: left;
	margin-top: 10px;
	overflow: hidden;
}

.hj_item .hj_item_tag&gt;li .tag_head&gt;div&gt;span ol li {
	float: left;
	margin-left: 12px;
	font-size: 14px;
	line-height: 16px;
	color: #999;
	padding-bottom: 5px;
	cursor: pointer;
}

.hj_item .hj_item_tag&gt;li .tag_head&gt;div&gt;span ol li.cur_hj {
	font-weight: bold;
	color: #FF684F;
	background: url(../images/icon.png) no-repeat -184px 0;
}

.hj_item .hj_item_tag&gt;li .tag_head&gt;div&gt;p {
	clear: both;
	font-size: 14px;
	line-height: 22px;
	max-height: 66px;
	overflow: hidden;
}

.hj_item .hj_item_tag&gt;li .tag_cont {
	clear: both;
	overflow: hidden;
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list {
	float: left;
	width: 266px;
	margin-top: 20px;
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list .Tlist_img {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 10px;
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list .Tlist_img img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 15px;
	transition: opacity .2s linear
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list .Tlist_img img:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list .Tlist_text {
	float: left;
	max-width: 166px;
	overflow: hidden;
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list .Tlist_text .Tlist_title {
	display: block;
	float: left;
	color: #565656;
	font-size: 16px;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list .Tlist_text .Tlist_title:hover {
	color: #262626;
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list .Tlist_text .Tlist_title:active {
	color: #FF684F;
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list .Tlist_text&gt;p {
	clear: both;
	margin-bottom: 7px;
	height: 14px;
	overflow: hidden;
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list .Tlist_text&gt;p span {
	display: block;
	float: left;
	line-height: 14px;
	color: #8c8c8c;
	padding-left: 23px;
	background: url(../images/icon.png) no-repeat -274px -40px;
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list .Tlist_text&gt;p span:first-child {
	background-image: none;
	padding-left: 0;
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list .Tlist_text&gt;p a {
	display: block;
	float: left;
	line-height: 14px;
	/* color: #83a1f9; */
	color: #869cb8;
	margin-right: 12px;
}

.hj_item .hj_item_tag&gt;li .tag_cont .tag_cont_list .Tlist_text&gt;p a:hover {
	color: #11c3fe;
}

.hj_item .hj_Btn {
	margin: 8px auto;
	width: 100px;
	height: 36px;
	display: block;
	padding: 2px 46px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #3579F6;
}

.hj_item .hj_Btn span {
	margin-top: 2px;
	text-align: center;
	float: left;
	display: block;
	padding-right: 25px;
	background: url(../images/more.png) no-repeat right center;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	line-height: 34px;
}


/*èµ„è®¯æ”»ç•¥*/

.Lef_7 {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.Lsty_1 {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

.Lsty_1 ul li {
	height: 36px;
}

.Lsty_1 ul li i {
	display: block;
	float: left;
	width: 3px;
	height: 3px;
	background: #aaa;
	margin: 15px 12px 0 2px;
}

.Lsty_1 ul li a {
	display: block;
	float: left;
	width: 680px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #2e2e2e;
}

.Lsty_1 ul li a:hover {
	color: #FF684F;
}

.Lsty_1 ul li:hover i {
	background: #FF684F;
}

.Lsty_1 ul li span {
	display: block;
	float: right;
	width: 92px;
	text-align: center;
	line-height: 36px;
	font-size: 13px;
	color: #9e9e9e;
}

.Lsty_1 ul li.untm a {
	width: 775px;
}


/*right*/

.col-l-r {
	width: 300px;
	float: right;
}

.b-hot,
.b-r {
	margin-bottom: 10px;
}

.b-r-tit {
	border-bottom: 1px solid #e7e7e7;
}

.b-r-tit a {
	display: inline-block;
	width: 140px;
	text-align: center;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
	cursor: pointer;
}

.b-r-tit a i {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.b-br-a1 i {
	width: 17px;
	height: 21px;
	background: url(../images/read03.png) no-repeat 0px 0px;
}

.b-br-a2 i {
	width: 17px;
	height: 21px;
	background: url(../images/read03.png) no-repeat -43px 0px;
}

.b-br-a3 i {
	width: 17px;
	height: 21px;
	background: url(../images/read03.png) no-repeat -91px 0px;
}

.b-r-tit .b-r-active {
	color: #FF684F;
	position: relative;
}

.b-r-tit .b-r-active:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 2px;
	background: #FF684F;
}

.b-r-tit .b-br-a1.b-r-active i {
	background: url(../images/read03.png) no-repeat -21px 0px;
}

.b-r-tit .b-br-a2.b-r-active i {
	background: url(../images/read03.png) no-repeat -66px 0px;
}

.b-r-tit .b-br-a3.b-r-active i {
	background: url(../images/read03.png) no-repeat -108px 0px;
}

.b-r-con ul li {
	padding: 20px 0;
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
	position: relative;
}

.b-r-con ul {
	display: none;
}

.b-r-con ul li:last-child {
	border: 0;
}

.b-r-con-img {
	float: left;
	margin-right: 10px;
}

.b-r-con-img img {
	width: 60px;
	height: 60px;
	border-radius: 4px;
	display: block;
	object-fit: cover;
}

.b-r-con-t h3 {
	padding: 9px 0;
}

.b-r-con-t h3 a {
	font-size: 16px;
	color: #333;
	font-weight: 500;
	display: block;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.b-r-con-t p {
	font-size: 14px;
	color: #999;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.b-r-con-t p i {
	margin: 0 6px;
	display: inline-block;
	width: 1px;
	height: 10px;
	background: #999;
}

.b-r-download {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border: 1px solid #e35720;
	color: #e35720;
	width: 46px;
	text-align: center;
	height: 26px;
	line-height: 28px;
	border-radius: 2px;
}

.b-r-download:hover {
	background: #e35720;
	color: #fff;
}


/*æ‰‹æ¸¸æœ€æ–°åˆé›†*/

.right_hj ul {
	padding-top: 25px;
	overflow: hidden;
}

.right_hj ul li {
	width: 230px;
	margin: 0 auto 10px auto;
}

.right_hj ul li&gt;a {
	display: block;
	height: 100px;
	overflow: hidden;
}

.right_hj ul li&gt;a img {
	display: block;
	width: 100%;
}

.right_hj ul li&gt;a:hover {
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.right_hj ul li&gt;p {
	text-align: center;
}

.right_hj ul li&gt;p a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.right_hj ul li&gt;p a:hover {
	color: #FF684F;
}


/*************articles**************/

.List&gt;ul li {
	padding: 15px 0 20px 0;
	border-bottom: 1px solid #f9f9f9;
}

.List&gt;ul li h3 {
	padding-bottom: 10px;
	overflow: hidden;
}

.List&gt;ul li h3 a {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-right: 6px;
	overflow: hidden;
}

.List&gt;ul li h3 a:hover {
	color: #FF684F;
}

.List&gt;ul li dl {
	overflow: hidden;
}

.List&gt;ul li dl dt {
	float: left;
	margin-right: 15px;
}

.List&gt;ul li dl dt a {
	display: block;
	width: 167px;
	height: 112px;
	overflow: hidden;
}

.List&gt;ul li dl dt a:hover {
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.List&gt;ul li dl dt a img {
	display: block;
	width: 100%;
	height: 100%;
}

.List&gt;ul li dl dd p {
	font-size: 15px;
	color: #666;
	line-height: 24px;
	height: 78px;
	overflow: hidden;
}

.List&gt;ul li dl dd&gt;div {
	float: left;
	overflow: hidden;
}

.List&gt;ul li dl dd&gt;div span {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 38px;
	margin-right: 25px;
}

.List&gt;ul li dl dd&gt;div em {
	color: #aaa;
	font-size: 12px;
	line-height: 38px;
	margin-right: 25px;
}

.List&gt;ul li dl dd&gt;div em b {
	color: #666;
	font-weight: normal;
}

.List&gt;ul li dl dd&gt;a {
	display: block;
	width: 98px;
	line-height: 32px;
	color: #FF684F;
	border: 1px solid #FF684F;
	text-align: center;
	float: right;
}

.List&gt;ul li dl dd&gt;a:hover {
	color: #fff;
	background: #FF684F;
}


/*right*/


/*æ‰‹æœºæ•™ç¨‹*/

.gameGL_articles_right {
	float: inherit;
	width: auto;
	margin-right: 0;
	padding-bottom: 10px;
}

.gameGL_articles_right ul li {
	width: 300px;
}

.gameGL_right ul li a {
	max-width: 250px;
}


/*************article**************/

.articleBox .Title {
	text-align: center;
	overflow: hidden;
}

.articleBox .Title h1 {
	/*float: left;*/
	font-size: 26px;
	line-height: 34px;
	margin: 15px 0;
	max-width: 890px;
}

.Title_js {
	padding-bottom: 20px;
	border-bottom: 1px dashed #999;
	text-align: center;
	margin: 0px auto;
}

.Title_js::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
}

.Title_js&gt;span {
	/*display: block;*/
	/*float: left;*/
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin: 2px 20px 2px 0;
}

.articleBox .Text {
	margin-top: 20px;
}

.articleBox .Text p {
	font-size: 16px;
	color: #666;
	line-height: 32px;
	margin-bottom: 20px;
	overflow: hidden;

}

.articleBox .Text p img {
	max-width: 600px;
	margin: 0 auto;
}

.articleBox .Text p a,
.articleBox .Text table a {
	color: #ff9400;
}

.articleBox .Text h2 {
	color: #FF684F;
	font-size: 18px;
	text-indent: 0;
	position: relative;
	padding: 0 10px 10px 0;
	font-weight: 700;
	font-style: normal;
}

.articleBox .Text h3 {
	color: #FF684F;
	font-size: 18px;
	text-indent: 0;
	position: relative;
	padding: 0 10px 10px 0;
	font-weight: 700;
	font-style: normal;
}

.articleBox .Text h4 {
	color: #FF684F;
	font-size: 18px;
	text-indent: 0;
	position: relative;
	padding: 0 10px 10px 0;
	font-weight: 700;
	font-style: normal;
}

.articleBox .Text .gameTj {
	padding: 20px;
	background: #f9f9f9;
	margin-bottom: 15px;
	overflow: hidden;
}

.articleBox .Text .gameTj .theImg {
	display: block;
	float: left;
	width: 90px;
	height: 90px;
	margin-right: 12px;
	overflow: hidden;
}

.articleBox .Text .gameTj .theImg:hover {
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.articleBox .Text .gameTj .theImg img {
	display: block;
	width: 100%;
	border-radius: 14px;
}

.articleBox .Text .gameTj .theText {
	float: left;
	width: 410px;
	overflow: hidden;
}

.articleBox .Text .gameTj .theText p {
	overflow: hidden;
	margin-bottom: 0 !important;
}

.articleBox .Text .gameTj .theText p a {
	display: block;
	float: left;
	font-size: 18px;
	line-height: 34px;
	color: #333;
	margin-right: 6px;
	text-indent: 0;
}

.articleBox .Text .gameTj .theText p a:hover {
	color: #ff9400;
}

.articleBox .Text .gameTj .theText p span {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding: 0 10px;
	margin-top: 7px;
	border-radius: 1px;
	color: #666;
	background: #ebebeb;
	text-indent: 0;
}

.articleBox .Text .gameTj .theText dl {
	overflow: hidden;
}

.articleBox .Text .gameTj .theText dl dt {
	float: left;
	color: #999;
	font-size: 12px;
	margin-left: 25px;
	line-height: 30px;
}

.articleBox .Text .gameTj .theText dl dt:first-child {
	margin-left: 0;
}

.articleBox .Text .gameTj .theText dl dd {
	float: left;
	color: #666;
	line-height: 30px;
	font-size: 12px;
}

.articleBox .Text .gameTj .theText dl dd span {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	margin-right: 5px;
	margin-top: 4px;
}

.articleBox .Text .gameTj .theText dl dd span.android {
	background: url(../images/app_icon.png) no-repeat left -100px;
}

.articleBox .Text .gameTj .theText dl dd span.ios {
	background: url(../images/app_icon.png) no-repeat left -122px;
}

.articleBox .Text .gameTj .theText dl dd a {
	color: #ff9400;
	margin-right: 10px;
}

.articleBox .Text .gameTj .theText dl dd a:hover {
	text-decoration: underline;
}

.articleBox .Text .gameTj .theBtn {
	float: right;
	overflow: hidden;
}

.articleBox .Text .gameTj .theBtn a {
	display: block;
	float: left;
	padding: 0 26px;
	margin-left: 10px;
	margin-top: 21px;
	border-radius: 4px;
}

.articleBox .Text .gameTj .theBtn a:hover {
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.articleBox .Text .gameTj .theBtn a span {
	display: block;
	line-height: 48px;
	color: #fff;
	font-size: 15px;
	padding-left: 26px;
	font-weight: bold;
}

.articleBox .Text .gameTj .theBtn a.android {
	background: #54bf05;
}
.androidGrey {
	background: #ccc !important;
}

.articleBox .Text .gameTj .theBtn a.android span {
	background: url(../images/app_icon.png) no-repeat left 0px;
}

.articleBox .Text .gameTj .theBtn a.ios {
	background: #04a8fd;
}

.articleBox .Text .gameTj .theBtn a.ios span {
	background: url(../images/app_icon.png) no-repeat left -48px;
}


/*ç¿»ç¯‡-ä¸Šä¸€ç¯‡ã€ä¸‹ä¸€ç¯‡*/

.TurnPage {
	width: 100%;
	padding-top: 20px;
	height: 40px;
	overflow: hidden
}

.TurnPage li {
	display: block;
	width: 45%;
	padding: 0 2%;
	background: #f8f8f8;
	text-align: center;
	border-radius: 4px;
	overflow: hidden
}

.TurnPage li.TurnPage-left {
	float: left
}

.TurnPage li.TurnPage-right {
	float: right
}

.TurnPage li p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	overflow: hidden
}

.TurnPage li p a,
.TurnPage li p span {
	float: left;
	display: block;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	color: #565656;
	overflow: hidden
}

.TurnPage li p a {
	max-width: 322px;
}

.TurnPage li:hover p a {
	color: #FF684F
}


/*ç›¸å…³æ–‡ç«&nbsp;*/

.a-about {
	margin-top: 20px
}

.a-about-list {
	overflow: hidden;
	margin-top: 10px;
}

.a-about-list li {
	float: left;
	margin: 0 0 10px 10px;
	width: 200px;
	transition: all .2s linear
}

.a-about-list li:hover {
	background: #fafafc
}

.a-about-list li&gt;a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 200px;
	height: 150px
}

.a-about-list li&gt;a img {
	display: block;
	width: 100%;
	height: 100%
}

.a-about-list li&gt;p {
	overflow: hidden;
	padding: 10px 6px
}

.a-about-list li&gt;p a {
	float: left;
	display: block;
	height: 40px;
	color: #565656;
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.a-about-list li&gt;p a:hover {
	color: #FF684F
}


/************åˆé›†åˆ—è¡¨é¡µ*************/


/*subnav*/

.subbox {
	margin: 0 auto;
	width: 1200px;
	padding-top: 30px;
	overflow:hidden;
}

.subbox .sub_tab {
	overflow: hidden;
	margin: 0 auto 30px auto;
	width: 616px;
	border: 1px solid #f2f2f2;
	border-radius: 3px;
	background: #f2f2f2;
}

.subbox .sub_tab li {
	float: left;
	margin-left: 1px;
	width: 204px
}

.subbox .sub_tab li a {
	display: block;
	background: #fafcfc;
	color: #888;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	line-height: 50px
}

.subbox .sub_tab li:first-child {
	margin-left: 0
}

.subbox .sub_tab li a:hover {
	color: #595959
}

.subbox .sub_tab li.sub_current a {
	background: #FF684F;
	color: #fff
}

.subbox .sub_tab li a:active {
	background: #FF684F;
	color: #fff
}

.subbox .sub_tag {
	margin-left: -26px;
	overflow:hidden;
}

.subbox .sub_tag&gt;a {
	float: left;
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	margin-left: 26px;
	width: 280px;
	border-radius: 4px;
	box-shadow: 0 1px 0 #f3f6f5
}

.subbox .sub_tag&gt;a:hover {
	-webkit-box-shadow: 0 7px 14px -3px rgba(0, 0, 0, .1), 0 8px 1pc -8px rgba(0, 0, 0, .2);
	box-shadow: 0 7px 14px -3px rgba(0, 0, 0, .1), 0 8px 1pc -8px rgba(0, 0, 0, .2);
	transform: translateY(-2px);
	-ms-transform: translateY(-2px)
}

.subbox .sub_tag&gt;a&gt;div {
	overflow: hidden;
	width: 280px;
	height: 140px
}

.subbox .sub_tag&gt;a&gt;div img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.subbox .sub_tag&gt;a&gt;div img:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}

.subbox .sub_tag&gt;a&gt;p {
	clear: both;
	background: #fff;
	color: #595959;
	text-align: center;
	font-size: 15px;
	line-height: 42px
}

.subbox .sub_tag&gt;a&gt;p:hover {
	color: #FF684F
}


/************åˆé›†è¯¦æƒ…é¡µ*************/

.sub_js_box {
	margin: 10px auto;
	width: 75pc
}

.sub_js_box .sub_js {
	overflow: hidden;
	padding: 10px;
	border: 1px solid #f2f2f2;
	border-radius: 3px
}

.sub_js .sub_js_left {
	float: left;
	margin-right: 15px;
	width: 360px;
	height: 180px
}

.sub_js .sub_js_left img {
	display: block;
	width: 100%
}

.sub_js .sub_js_center {
	float: left;
	margin-right: 15px;
	width: 630px
}

.sub_js .sub_js_center .sub_js_title {
	overflow: hidden;
	margin-bottom: 8px
}

.sub_js .sub_js_center .sub_js_title&gt;h1 {
	float: left;
	font-weight: 700;
	font-size: 30px;
	line-height: 50px
}

.sub_js .sub_js_center .sub_js_title&gt;span {
	float: left;
	display: block;
	margin-top: 24px;
	padding-left: 2pc;
	background: url(../images/icon.png) no-repeat -274px -56px;
	line-height: 1pc
}

.sub_js .sub_js_center .sub_js_title&gt;span b {
	font-size: 14px
}

.sub_js .sub_js_center&gt;p {
	overflow: hidden;
	margin-bottom: 9pt;
	max-height: 88px;
	color: #565656;
	font-size: 15px;
	line-height: 22px
}

.sub_js .sub_js_center .sub_js_tab a {
	float: left;
	display: block;
	margin-right: 10px;
	padding: 0 9pt;
	border-radius: 3px;
	background: #f7fafa;
	color: #999;
	font-size: 9pt;
	line-height: 25px
}

.sub_js .sub_js_center .sub_js_tab a:hover {
	background: #30dbb1;
	color: #fff
}

.sub_js .sub_js_center .sub_js_share {
	overflow: hidden
}

.sub_js .sub_js_center .sub_js_share span {
	float: left;
	display: block;
	margin-right: 30px;
	color: #999
}

.sub_js .sub_js_center .sub_js_share span em {
	color: #869cb8
}

.sub_js .sub_js_right {
	float: left;
	width: 158px
}

.sub_js .sub_js_right #qrcode_a {
	margin: 9px 0;
	text-align: center
}

.sub_js .sub_js_right p {
	margin-top: 4px;
	color: #869cb8;
	text-align: center;
	font-size: 14px;
	line-height: 18px
}

.sub_item {
	margin-top: 30px;
}

.sub_item .sub_item_tab {
	overflow: hidden;
	margin: 10px auto 0;
	width: 360px
}

.sub_item .sub_item_tab li {
	float: left;
	width: 90pt
}

.sub_item .sub_item_tab li a {
	display: block;
	color: #999;
	text-align: center;
	font-size: 1pc;
	line-height: 2pc
}

.sub_item .sub_item_tab li.sub_current a {
	background: url(../images/icon2.png) no-repeat -170px 0;
	color: #30dbb1;
	font-weight: 700;
	font-size: 20px
}

.sub_item .sub_item_tab li a:hover {
	color: #30dbb1
}

#topic ul {
	zoom: 1;
	display: table;
	width: 1230px;
	margin-top: 30px;
}

#topic ul:before {
	content: "";
	clear: both;
}

#topic ul li {
	width: 378px;
	height: 220px;
	zoom: 1;
	float: left;
	margin-right: 32px;
	margin-bottom: 40px;
	position: relative;
}

#topic ul li:after {
	content: "";
	position: absolute;
	background: url(../images/zt_5.png) no-repeat;
	width: 321px;
	height: 48px;
	left: 0;
	right: 0;
	bottom: -18px;
	margin: auto;
	z-index: -1;
}

.box {
	border: 1px solid #e1e2e0;
	background: #fff;
	border-radius: 6px;
	padding: 19px 24px;
	box-sizing: border-box;
	position: relative;
}

#topic ul li:hover .box {
	top: -10px;
}

.box img {
	width: 80px;
	height: 80px;
	border-radius: 6px;
}

.box a {
	display: inline-block;
	float: left;
	padding-right: 10px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.box h3 {
	height: 22px;
	padding-top: 5px;
}

.box h3 a {
	color: #333;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 1px;
	position: absolute;
	font-family: "Microsoft Yahei";
	white-space: nowrap;
}

.box h3 a:hover {
	color: #df0000;
}

.box strong {
	display: inline-block;
	font-weight: normal;
	width: 180px;
	overflow: hidden;
	zoom: 1;
}

.box strong.topname {
	line-height: 20px;
	height: 20px;
	font-size: 14px;
	overflow: hidden;
	zoom: 1;
}

.box strong i {
	background: url(../images/start.png) no-repeat 0 0px;
	width: 100px;
	display: block;
}

.box i b {
	width: 50%;
	background: url(../images/start.png) no-repeat 0 -18px;
	display: block;
	height: 13px;
}

.tbox {
	overflow: hidden;
	zoom: 1;
	position: relative;
}

.pf {
	color: #888;
}

.pf span {
	display: block;
	margin: 5px 0;
}

.pf span u {
	color: #ed4848;
	text-decoration: none;
}

.pf font {
	color: #d2d2d2;
	padding: 0px 8px;
}

.intro {
	display: block;
	color: #757575;
	line-height: 28px;
	margin-top: 12px;
	height: 88px;
	overflow: hidden;
}

.box .toppic_down {
	background: #FF684F;
	color: #fff;
	position: absolute;
	padding: 3px 9px;
	border-radius: 4px;
	right: 35px;
	top: 45px;
}


/******************ranks*****************/

.rankBox {
	margin-top: 20px
}

.rankBox .rankLeft {
	float: left;
	overflow: hidden;
	margin-right: 30px;
	width: 250px
}

.rankBox .rankLeft .rankLeft_nav {
	background: #fafafa
}

.rankBox .rankLeft .rankLeft_nav li a {
	display: block;
	border-bottom: 1px solid #f2f2f2;
	color: #262626;
	line-height: 50px
}

.rankBox .rankLeft .rankLeft_nav li a.classA {
	padding-left: 20px;
	font-weight: 700;
	font-size: 14px
}

.rankBox .rankLeft .rankLeft_nav li a.classB {
	margin-left: 20px;
	padding-left: 12px;
	background: url(../images/icon-rank.png) no-repeat left top;
	font-size: 12px
}

.rankBox .rankLeft .rankLeft_nav li a.classB:hover {
	background-position: left bottom
}

.rankBox .rankLeft .rankLeft_nav li.hasLine {
	border-bottom: 1px solid #f2f2f2
}

.rankBox .rankLeft .rankLeft_nav li.hasLine a {
	border-bottom: none
}

.rankBox .rankLeft .rankLeft_nav li.noLine a {
	border-bottom: none
}

.rankBox .rankLeft .rankLeft_nav li:hover {
	background: #ea5316
}

.rankBox .rankLeft .rankLeft_nav li:hover a {
	color: #fff;
	border-bottom-color: #ea5316
}

.rankBox .rankLeft .rankLeft_nav li.rankLeft_nav_current {
	background: #ea5316
}

.rankBox .rankLeft .rankLeft_nav li.rankLeft_nav_current a {
	color: #fff;
	font-weight: 700;
	border-bottom-color: #ea5316
}

.rankBox .rankRight {
	overflow: hidden;
	width: 920px
}

.rankRight .rankAll {
	overflow: hidden
}

.rankRight .rankAll .rankAll_list {
	float: left;
	margin: 0 25px 30px 25px;
	width: 410px
}

.rankRight .rankAll .rankAll_list&gt;p {
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 54px
}

.rankRight .rankAll .rankAll_list&gt;span {
	float: left;
	display: block;
	overflow: hidden;
	margin-left: 175px;
	border: 1px solid #869cb8
}

.rankRight .rankAll .rankAll_list&gt;span i {
	float: left;
	width: 29px;
	height: 22px;
	color: #869cb8;
	text-align: center;
	font-style: normal;
	line-height: 22px;
	cursor: pointer
}

.rankRight .rankAll .rankAll_list&gt;span i.rankAll_list_cur {
	background: #869cb8;
	color: #fff
}


/*Ã¦â€“Â°Ã¥Â¢Å¾*/

.bg_greey {
	background: url(../images/bg_greey.png) repeat-x
}

.rankRight .rankAll .rankAll_head {
	overflow: hidden;
	clear: both
}

.rankRight .rankAll .rankAll_head&gt;p {
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 54px
}

.rankRight .rankAll .rankAll_head&gt;span {
	float: left;
	display: block;
	overflow: hidden;
	margin-left: 430px;
	border: 1px solid #869cb8
}

.rankRight .rankAll .rankAll_head&gt;span i {
	float: left;
	width: 29px;
	height: 22px;
	color: #869cb8;
	text-align: center;
	font-style: normal;
	line-height: 22px;
	cursor: pointer
}

.rankRight .rankAll .rankAll_head&gt;span i.rankAll_list_cur {
	background: #869cb8;
	color: #fff
}


/*end*/

.rankRight .rankAll .rankAll_list&gt;ul {
	clear: both;
	padding: 15px
}

.rankAll_list&gt;ul li .noImg i {
	float: left;
	margin: 17px 12px 0 0;
	width: 20px;
	border-radius: 2px;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
	line-height: 16px
}

.rankAll_list&gt;ul li.rank_1 .noImg i {
	background: #ea5316;
	color: #fff
}

.rankAll_list&gt;ul li.rank_2 .noImg i {
	background: rgba(234, 83, 22, .7);
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B258e222, endColorstr=#B258e222)
}

.rankAll_list&gt;ul li.rank_3 .noImg i {
	background: rgba(234, 83, 22, .4);
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6658e222, endColorstr=#6658e222)
}

.rankAll_list&gt;ul li .noImg p {
	overflow: hidden;
	padding-right: 20px;
	border-bottom: 1px dashed #f5f5f5
}

.rankAll_list&gt;ul li .noImg p.Up {
	background: url(../images/icon-qs.png) no-repeat right top
}

.rankAll_list&gt;ul li .noImg p.noUp {
	background: url(../images/icon-qs.png) no-repeat right bottom
}

.rankAll_list&gt;ul li .noImg p a {
	float: left;
	display: block;
	overflow: hidden;
	height: 49px;
	color: #565656;
	line-height: 49px
}

.rankAll_list&gt;ul li .hasImg {
	clear: both;
	display: none;
	overflow: hidden;
	border-bottom: 1px dashed #f2f2f2
}

.rankAll_list&gt;ul li:first-child&gt;.hasImg {
	display: block
}

.rankAll_list&gt;ul li:first-child&gt;.noImg p a {
	color: #262626;
	font-weight: 700
}

.rankAll_list&gt;ul li .hasImg .hasImg_img {
	float: left;
	overflow: hidden;
	margin: 0 15px 16px 32px;
	width: 80px;
	height: 80px
}

.rankAll_list&gt;ul li .hasImg .hasImg_img img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 15px;
	object-fit: cover
}

.rankAll_list&gt;ul li .hasImg .hasImg_cont dt {
	overflow: hidden;
	margin: 5px 0;
	font-size: 12px;
	line-height: 18px
}

.rankAll_list&gt;ul li .hasImg .hasImg_cont dt i,
.rankAll_list&gt;ul li .hasImg .hasImg_cont dt s {
	float: left;
	color: #666;
	font-style: normal
}

.rankAll_list&gt;ul li .hasImg .hasImg_cont dt s {
	padding-left: 23px;
	background: url(../images/icon-ai-line.png) no-repeat 10px center;
	text-decoration: none
}

.rankAll_list&gt;ul li .hasImg .hasImg_cont dt em {
	clear: both;
	display: block;
	color: #666;
	font-style: normal
}

.rankAll_list&gt;ul li .hasImg .hasImg_cont dd {
	overflow: hidden
}

.rankAll_list&gt;ul li .hasImg .hasImg_cont dd a {
	float: left;
	display: block;
	margin-right: 5px;
	width: 75px;
	background: #f5f7f7;
	color: #565656;
	text-align: center;
	font-weight: 700;
	line-height: 32px
}

.rankAll_list&gt;ul li .hasImg .hasImg_cont dd a:hover {
	background: #ea5316;
	color: #fff
}

.rankAll_list&gt;ul li .hasImg .hasImg_cont dd a:active {
	background: #22b28e
}


/*rankingÃ¦ */

.ranking {
	clear: both
}

.ranking .ranking_head p {
	margin-left: 10px;
	font-size: 14px;
	line-height: 50px
}

.ranking .ranking_head ul {
	overflow: hidden
}

.ranking .ranking_head ul li {
	float: left;
	margin: 0 0 10px 10px
}

.ranking .ranking_head ul li a {
	display: block;
	width: 110px;
	border-radius: 2px;
	background: #fafcfc;
	color: #565656;
	text-align: center;
	font-size: 14px;
	line-height: 36px
}

.ranking .ranking_head ul li a:hover {
	color: #ea5316
}

.ranking .ranking_head ul li a.ranking_cur {
	background: #ea5316;
	color: #fff;
	font-weight: 700
}

.ranking .rankingList li {
	margin-bottom: 10px;
	padding: 20px 0;
	height: 80px
}

.ranking .rankingList li:hover {
	overflow: hidden;
	background: #fafcfc
}

.ranking .rankingList li&gt;i {
	float: left;
	overflow: hidden;
	margin: 23px 0;
	width: 50px;
	height: 34px;
	text-align: center;
	font-weight: 700;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 34px
}

.ranking .rankingList li&gt;i.rank_1 {
	background: url(../images/icon-rank-num.png) no-repeat left top;
	color: #fff
}

.ranking .rankingList li&gt;i.rank_2 {
	background: url(../images/icon-rank-num.png) no-repeat left -34px;
	color: #fff
}

.ranking .rankingList li&gt;i.rank_3 {
	background: url(../images/icon-rank-num.png) no-repeat left -68px;
	color: #fff
}

.ranking .rankingList li&gt;.rankingList_img {
	float: left;
	overflow: hidden;
	margin-right: 15px;
	width: 80px;
	height: 80px
}

.ranking .rankingList li .rankingList_img img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 15px;
	object-fit: cover
}

.ranking .rankingList li&gt;.rankingList_cont {
	overflow: hidden
}

.ranking .rankingList li&gt;.rankingList_cont dt {
	float: left;
	width: 520px
}

.ranking .rankingList li&gt;.rankingList_cont dt h3 {
	overflow: hidden;
	margin: 3px 0 8px
}

.ranking .rankingList li&gt;.rankingList_cont dt h3 a {
	float: left;
	display: block;
	margin-right: 10px;
	color: #333;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px
}

.ranking .rankingList li&gt;.rankingList_cont dt h3 a:hover {
	color: #ea5316
}

.ranking .rankingList li&gt;.rankingList_cont dt h3 span {
	display: block;
	margin-top: 3px;
	color: #999;
	font-weight: 400;
	font-size: 12px;
}

.ranking .rankingList li&gt;.rankingList_cont dt em {
	display: block;
	overflow: hidden;
	margin: 10px 0 6px
}

.ranking .rankingList li&gt;.rankingList_cont dt em b {
	float: left;
	display: block;
	color: #666;
	font-weight: normal;
	padding-left: 23px;
	background: url(../images/icon-ai-line.png) no-repeat 10px center;
}

.ranking .rankingList li&gt;.rankingList_cont dt em b:first-child {
	padding-left: 0;
	background: none;
}

.ranking .rankingList li&gt;.rankingList_cont dd {
	float: right;
	overflow: hidden;
	margin-right: 10px
}

.ranking .rankingList li&gt;.rankingList_cont dd a {
	float: left;
	display: block;
	margin-right: 5px;
	width: 75px;
	background: #f5f7f7;
	color: #565656;
	text-align: center;
	font-weight: 700;
	line-height: 2pc
}

.ranking .rankingList li&gt;.rankingList_cont dd a:hover {
	background: #ea5316;
	color: #fff
}

.ranking .rankingList li&gt;.rankingList_cont dd a:active {
	background: #22b28e
}

.ranking .rankingList li&gt;p {
	overflow: hidden;
	height: 18px;
	font-size: 14px;
	line-height: 18px;
	color: #666
}
/*fenye*/
.page-c{width:100%;float:left;}
.page-c .page{display:table;margin: 15px auto 15px;}
.page-c .page li{display: inline-block;}
.page-c .page a,.page-c .page span{display: inline-block;width: auto;padding:0 10px;height: 30px;text-align: center;line-height: 30px;color: #666;font-size: 14px;border-radius: 5px;border: 1px solid #e6e6e6;margin: 0 5px;}
.page-c .page span{background-color: #22b28e!important;color: #fff!important;}
.page-c .page a:hover{background-color: #22b28e!important;color: #fff!important;}
.page-c .page .activP{background-color:#22b28e!important;color:#fff!important}

.listwrap{width: 100%;margin-top: 12px;}
.listwrap .lis{width:400px;	float: left;}
.listwrap .lis + .lis{width:400px;float: right;}
.listwrap .lis .Lsty_1 ul li a{width: 290px;}



.soft-down{position: relative; margin:30px auto; padding: 30px ; background:#fff;    border: 1px solid #f2f2f2;
    border-radius: 3px;}
.soft-down img{float: left;display: block; height: 140px; width: 140px; border-radius: 10px; box-shadow: 0 0 30px #eee;}
.soft-down .soft-text{float:left; margin-left:28px;}
.soft-down:after{content:''; display:block; height:0px; clear: both; visibility: hidden;}
.soft-text .soft-name{display: block; font-size: 20px; font-weight: bold; color:#333333; margin-top:0px;}
.soft-text p{font-size: 16px; color: #999999; margin-top: 18px;}
.soft-text p &gt; span{color:#feaa48;}
.soft-text ul{width: 629px; overflow: hidden; margin-top: 20px;}
.soft-text ul li{float: left; width: 155px; font-size: 14px; color: #333; margin-right: 48px; margin-bottom: 8px;}
.soft-text ul li span{float:left; color:#999;}
.soft-text ul li:last-child{width:auto;}
.soft-text ul li.on{color:#52cc66;}

.soft-download{float: right; display: block; width: 240px; height: 72px; background-color: #52cc66; font-size: 20px; font-weight: bold; color: #fff !important; text-align: center; line-height: 72px; margin-top: 46px;}
.soft-download &gt; i{ display: inline-block; width: 30px; height: 30px; background: url(../images/down_02.png) no-repeat; margin-right: 10px; vertical-align: middle; }

.soft-ico{position: absolute; right: -5px; top: -5px; width: 112px; height: 112px; background: url(../images/r_icon.gif) no-repeat;}
.soft-down .soft-ico{background-position:0 -112px;}
.gray{background:#999 !important}</pre></body></html>