<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dt-nav a{width:95px;}
/*æ”»ç•¥é¡µå†…å®¹*/
#strategy-container {
    margin:20px auto 0;
    width: 1240px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}
#strategy-content {
    padding:0;
    width: 800px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
	float:left;
}
.strategy-content .strategy-main-content h3{
    background:url("/images/h3left.png") no-repeat;
    padding: 3px 25px;
    margin: 20px 0;
    font-weight: bold;
    line-height: 20px;
    font-size: 18px;
}
#strategy-content .strategy-content {
    padding:0 40px;
	box-sizing:border-box;
	display: inline-block;
	background:#fff;
}
.strategy-type-ul {
    text-align: center;
    position: absolute;
    top: 6px;
    margin: auto;
    left: 210px;
}
.strategy-type-ul .strategy-type-li {
    display: inline;
    font-size: 14px;
    color: #555555;
    padding: 0 10px;
    cursor: pointer;
}
.strategy-type-ul .strategy-type-li.checked {
    font-size: 16px;
    color: #2189ff;
    font-weight: bold;
}
.strategy-li {
    height: 106px;;
    width: 714px;
    padding: 30px 0;
	margin:0 auto;
    border-bottom: 1px solid #e6e6e6;
}
.strategy-li.ask{
    height:140px;
}
.strategy-li:first-child {
    padding-top: 12px;
}
.strategy-right-img {
    width: 212px;
    height: 106px;
    background-color: #f2f2f2;
    display: block;
}
.ask .strategy-right-img{
    height:140px;
}
.strategy-right-img:hover img{opacity:.8;}
.strategy-li div.fr {
    width: 484px;
    height: 106px;
}
.strategy-li .strategy-link {
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 18px;
    font-weight: bold;
    display: block;
    overflow: hidden;
}
.strategy-li .strategy-describe {
    font-size: 14px;
    width: 100%;
    color: #888888;
    line-height: 22px;
    height: 44px;
    margin: 10px auto 16px;
    overflow: hidden;
}
.strategy-li.ask .strategy-describe{
    height:66px;
}
.strategy-right-info {
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: #999999;
}
.strategy-right-info span {
    padding-right: 20px;
}
.strategy-right-info a{
    padding-right: 20px;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: #999999;
}
.strategy-right-info a:hover{
    color: red;
}
.strategy-right-info i, .strategy-right-info b {
    padding: 8px;
    font-size: 0;
    background: url(../images/ico.png) no-repeat -115px -76px;
    position: relative;
    top: -3px;
    margin-right: 6px;
}
.strategy-right-info b {
    background-position: -133px -76px;
}
.load-more {
    width: 83px;
    height: 16px;
    line-height: 16px;
    text-align: right !important;
    margin: 60px auto;
    display: block;
    background: url(../images/loading.gif) no-repeat;
    background-size: 16px 16px;
    color: #999999;
}
.strategy-content {
    width: 100%;
}
.strategy-content .strategy-name {
    line-height: 42px;
    font-size: 30px;
    text-align: center;
    width: 100%;
    font-weight: bold;
    margin: 20px 0;
}
.strategy-content .strategy-name a {
    color: #333333;
}
.strategy-content .strategy-info {
    text-align: center;
    font-size: 14px;
    color: #999999;
    width: 100%;
}
.strategy-content .strategy-info span {
    margin-right: 40px;
}
.strategy-content .strategy-game-info {
    width: 100%;
    height: 120px;
    box-sizing: border-box;
    padding: 15px;
    border: #eeeeee 1px solid;
    border-radius: 3px;
	margin:20px 0;
}
.strategy-game-info {
    overflow: hidden;
}
.strategy-game-info .game-logo {
    width: 90px;
    height: 90px;
    background-color: #e6e6e6;
    border-radius: 18px;
    float: left;
}
.strategy-game-info .djPic{
    width: 70px;
    border-radius: 3px;
}
.strategy-game-info .game-info {
    float: left;
    width: 310px;
    height: 90px;
    text-align: left;
    padding-left: 20px;
}
.gameCardTitle{
    margin-bottom:2px;
    line-height: 30px;
}
.gameCardTitle a{
    font-weight: bold;
    font-size: 16px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}
.gameCardTitle span{
    font-size: 14px;
    color: #999;
    margin-left: 8px;
}
.ztotherb{
    line-height: 26px;
    margin-top: 8px;
}
.ztotherb a{
    color: #2189ff;
    font-size:14px;
    width:50px;
    height:24px;
    border-radius: 4px;
    border:#2189ff 1px solid;
    display:inline-block;
    text-align: center;
    margin-right: 5px;
}

.game-info a:hover {
    color: #fff;
    background:#2189ff;
}
.game-info .game-type {
    font-size: 12px;
    color: #666666;
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 8px 0 8px;
}
.game-info .game-type span {
    margin-right: 60px;
}
.game-info .game-label {
    font-size: 12px;
    color: #999999;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.game-info .game-label a {
    margin-right: 10px;
    line-height: 24px;
    font-size:12px;
	background: #eee;
	display: inline-block;
    border-radius: 12px;
    padding: 0 8px;
    height: 24px;
    color: #999;
}
.strategy-game-info .game-down-type {
    float: right;
    overflow: hidden;
    width: 267px;
}
.strategy-game-info.djcard .game-down-type{
    width:130px;
}
.strategy-game-info .game-down-type a {
    display: block;
    width: 130px;
    height: 36px;
    background-color: #44c86c;
    border-radius: 5px;
    color: #ffffff;
    margin-bottom: 14px;
    text-align: center;
    line-height: 36px;
    margin-top: 2px;
}
.strategy-game-info.djcard .game-down-type a{
    margin-top:27px;
}
.strategy-game-info .game-down-type a.ios-down{background-color:#2189ff;}
.strategy-game-info .game-down-type a:hover {
    background: rgba(5, 188, 198, 0.8);
}
.game-down-type .android-down i {
    width: 18px;
    height: 21px;
    display: inline-block;
    font-size: 0;
    position: relative;
    top: 6px;
    left: -7px;
    background: url(../images/ico.png) no-repeat -156px -73px;
}
.game-down-type .ios-down i {
    width: 18px;
    height: 20px;
    font-size: 0;
    display: inline-block;
    position: relative;
    top: 3px;
    left: -6px;
    background: url(../images/ico.png) no-repeat -178px -73px;
}
.game-down-type&gt;div {
    width: 90px;
    float: right;
    text-align: center;
    font-size: 12px;
    color: #666666;
}
.game-down-type #output{
    width: 100%;
    text-align: center;
}
.game-down-type #output canvas{width:100%;}
.strategy-content .strategy-main-content {
    line-height: 30px;
    padding: 20px 0;
    font-size: 16px;
    color: #666;
}
.strategy-content .strategy-main-content td{
    text-align: left;
}
.strategy-content .strategy-main-content img {
    margin: 18px auto;
    max-width: 100%;
    display: block;
}
.strategy-content .strategy-main-content p {
    text-align: left;
    line-height: 28px;
    color: #444444;
    font-size: 16px;
    margin:14px auto;
}
.strategy-content .strategy-main-content iframe{
    width: 580px;
    height: 400px;
}
.strategy-content .strategy-main-content td p{
    text-align: left;
    color: black;
    font-size: 14px;
    margin:0;
}
.strategy-content .strategy-main-content p a{
    color: blue;
}
.strategy-content .strategy-main-content p a:hover{
    color: rgb(5,188,198);
}
.strategy-content .strategy-main-content table caption {
    word-break: break-all;
    background-color: #2189ff;
    text-align: center;
    color: #fff;
}
.strategy-content .strategy-main-content table{
    width: 80%;
}
.strategy-content .strategy-main-content table tr td {
    padding: 2px 4px;
    border: 1px solid #ccc;
    text-align: center;
    color: #999999;
    cursor: pointer;
}
.strategy-content .strategy-main-content table tr td a:hover {
    color: #ccc;
}
.strategy-content .strategy-main-content h4 {
    text-align: left;
    color: #444444;
    font-weight: bold;
    margin: 20px 0;
    font-size: 16px;
}
#strategy-content .strategy-operation {
    color: #888888;
    text-align: center;
    margin: 30px 0 0;
}
.strategy-operation &gt; div {
    display: inline-block;
    margin-right: 50px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
}
.strategy-operation &gt; div:hover {
    color: #2189ff;
}
.strategy-operation &gt; div &gt; i {
    height: 24px;
    width: 24px;
    display: inline-block;
    margin-right: 8px;
    background: url(../images/ico.png) no-repeat;
    position: relative;
    top: 5px;
}
.strategy-operation .admire-btn i {
    background-position: 0 -121px;
}
.strategy-operation .admire-btn:hover i {
    background-position: 0 -149px;
}
.strategy-operation .phone-btn i {
    width: 18px;
    background-position: -27px -121px;
}
.strategy-operation .phone-btn:hover i {
    background-position: -27px -149px;
}
.strategy-operation .collection-btn i {
    background-position: -48px -121px;
}
.strategy-operation .collection-btn:hover i {
    background-position: -48px -149px;
}
.strategy-operation .share-btn i {
    background-position: -76px -121px;
}
.strategy-operation .share-btn:hover i {
    background-position: -76px -149px;
}
.strategy-operation .phone-btn,
.strategy-operation .share-btn {
    position: relative;
}
.strategy-operation .phone-btn .app-code {
    position: absolute;
    top: 36px;
    left: -18px;
    width: 98px;
    height: 98px;
    border: 1px solid #e6e6e6;
    display: none;
    background: white;
    z-index: 33;
}
.phone-btn .app-code img {
    display: block;
    width: 86px;
    height: 86px;
    margin: 6px;
}
.strategy-operation .phone-btn:hover .app-code {
    display: block;
}
.strategy-operation .share-container {
    position: absolute;
    top: 36px;
    left: -108px;
    border: 1px solid #e6e6e6;
    padding: 12px 0 4px;
    width: 262px;
    display: none;
    background: white;
    z-index: 10;
}
.share-btn .share-container a {
    display: inline-block;
    width: 52px;
    height: 60px;
    margin: 6px;
    color: #888888;
    text-align: center;
    float: left;
}
.share-btn .share-container a b {
    display: block;
    width: 28px;
    height: 28px;
    margin: auto;
    background: url(../images/ico.png) no-repeat 0 -183px;
}
.share-btn .share-container a:hover {
    color: #2189ff;
}
.share-btn .share-container a:hover b {
    background-position: 0 -215px;
}
.share-btn .share-container .share-weibo b {
    background-position: -32px -183px;
}
.share-btn .share-container .share-weibo:hover b {
    background-position: -32px -215px;
}
.share-btn .share-container .share-qq b {
    background-position: -64px -183px;
}
.share-btn .share-container .share-qq:hover b {
    background-position: -64px -215px;
}
.share-btn .share-container .share-qqkj b {
    background-position: -96px -183px;
}
.share-btn .share-container .share-qqkj:hover b {
    background-position: -96px -215px;
}
.strategy-operation .share-btn:hover .share-container {
    display: block;
}
/*ç›¸å…³*/
.relevant-container,.game-img-container {
    width: 100%;
    overflow: hidden;
    padding: 10px 20px;
    margin: 20px 0;
	box-sizing:border-box;
	background:#fff;
}
.strategy-relevant {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.strategy-relevant .common-news-ul .normal-a{
    float: left;
}
.gift-relevant {
    float: left;
    width: 50%;
}
.strategy-relevant .title-container {
    margin-bottom: 18px;
}
.relevant-container .title-container {
    margin-bottom: 20px;
}
.relevant-container .title-container a{
    margin:5px 20px 0 0;
}
.strategy-relevant .normal-a {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-right: 15px;
}
.common-news-ul .normal-a span{
    width: 350px;
}
#strategy-content &gt; .title-container{
	padding:30px 20px 10px 20px;
    box-sizing: border-box;background: #fff;
    height: 64px;
	margin-bottom:0;
}
#strategy-content &gt; ul{background:#fff;display: flow-root;}
.index-gift-container li {
    overflow: hidden;
    margin-bottom: 18px;
    width: 90%;
}
.index-gift-container li &gt; div {
    float: left;
}
.index-gift-container .gift-title {
    width: 203px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333333;
    padding-left: 10px;
    float: left;
    cursor: pointer;
    overflow: hidden;
}
.index-gift-container .gift-title:hover {
    color: rgb(5, 188, 198);
}
.index-gift-container .gift-num-container {
    width: 203px;
    height: 16px;
    line-height: 16px;
    padding-left: 10px;
    font-size: 12px;
    color: #999999;
    margin-top: 12px;
}
.index-gift-container .gift-num-container div {
    width: 150px;
    height: 12px;
    background-color: #ececec;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 2px;
}
.index-gift-container .gift-num-container div i {
    display: block;
    width: 60%;
    height: 12px;
    background-color: #2189ff;
}
.index-gift-container .get-gift {
    width: 62px;
    height: 28px;
    background-color: #ececec;
    border-radius: 14px;
    line-height: 28px;
    color: #333333;
    display: block;
    float: right;
    margin-top: 14px;
    text-align: center;
}
.index-gift-container .get-gift:hover {
    background-color: #2189ff;
    color: #fffefe;
}
.toggle-title {
    text-align: center !important;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #808080;
	margin:10px 0 20px 0;
}
.page-title-container {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background: #ffffff;
    padding: 23px 25px 10px;
    border: solid 1px #eeeeee;
    margin: 28px auto 20px;
}
.page-title-container a {
    float: left;
    width: 50%;
    margin-bottom: 10px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #808080;
}
.page-title-container a:hover,
.page-title-container a.checked {
    color: #2189ff;
}
.gl-prev a{
    color: #2189ff;
    font-size: 16px;
    margin-top: 20px;
}
.gl-prev a:nth-child(1){
    float: left;
}
.gl-prev a:nth-child(2){
    float: right;
}

.game-ranking-ul{
    padding: 0;
}
.game-ranking-ul li {
    width: 714px;
    height: 147px;
    border-radius: 8px;
    border: solid 1px #eeeeee;
    margin-top: 24px;
}
.game-ranking-ul li:hover{
    border: solid 1px #2189ff;
}
.game-ranking-ul li &gt;a{
    float: left;
}
.game-ranking-ul img {
    width: 98px;
    height: 98px;
    max-width: 100%!important;
    border-radius: 22%;
    margin: 24px 18px 24px 24px!important;

}
.game-ranking-ul .ranking-content {
    width: 440px;
    float: left;
    margin-top: 29px;
}
.game-ranking-ul .ranking-content&gt;a {
    height: 31px;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 31px;
    color: #333333;
}

.game-ranking-ul .ranking-content .game-info {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999999;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 96%;
    word-break: break-all;
    margin-top: 4px;
}
.game-ranking-ul .ranking-content .game-info span{
    color: #999999;
    font-size: 14px;
    margin-right: 32px;
}
.game-ranking-ul .ranking-content .game-info span.leftTitle{
    margin-right: 0;
    color: #a5b3c4;
}
.game-ranking-ul .ranking-content .game-info span:last-child{
    margin-right: 0;
}
.game-ranking-ul .ranking-content .game-label span{
    color: #999999;
}
.game-ranking-ul .ranking-content .game-info b {
    color: #ffb14b;
    margin-right: 0.2rem;
    font-weight: normal;
}
.game-ranking-ul .ranking-content .game-label {
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 96%;
    word-break: break-all;
    margin-top: 14px;
}
.game-ranking-ul .ranking-content .game-label a {
    border-radius: 10px;
    border: solid 1px #999999;
    padding: 10px 5px;
    color: #999999;
    margin-right:10px;
}
.game-ranking-ul .game-detail {
    width: 108px;
    height: 42px;
    margin-top: 51px;
    background-color: #2189ff;
    border-radius: 5px;
    text-align: center;
    line-height: 42px;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    float: right;
    margin-right: 24px;
}
.game-ranking-ul .game-detail:hover{
    opacity: 0.6;
}
.srcnav {
    overflow: hidden;
    position: relative;
    height: 26px;
    line-height: 26px;
    margin-top: 10px;
}
.srcnav li {
    display: inline-block;
    padding: 0!important;
}
.srcnav .on {
    color: #2189ff;
}
.srcnav li a {
    display: inline-block;
    height: 36px;
    font-size: 14px;
    overflow: hidden;
    padding: 0 10px;
    color: #333333;
}
.plist3 {
    margin: 5px 0 0;
    display: none;
}
.plist3:first-child{
    display: inline-block;
    width: 100%;
}
.strategy-hero{
    background: white;
    padding: 0 0.24rem 0;
    border-bottom: 0.24rem solid #eeeeee;
}
.plist3 li {
    height: 98px;
    margin-top: 5px;
    padding: 0 4px;
}
.plist3 li {
    float: left;
    width: 14%;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    padding: 0 2px;
    box-sizing: border-box;
}
.plist3 li a {
    color: #666666;
}
.plist3 img {
    width: 67px;
    height: 67px;
}
.plist3 img {
    display: block;
    margin: 0 auto 2px;
    border: 1px solid #c8c8c8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/*ä¸“é¢˜å­åˆ†ç±»*/
.zjcon_r_nav li{
    height:28px;
    line-height:28px;
    float:left;
    display:inline-block;
    font-size:14px;
    cursor:pointer;
    border-radius: 16px;
    width: 68px;
    border:1px solid #A5B3C4;
    color: #A5B3C4;
    text-align: center;
    margin-right: 8px;
}
.zjcon_r_nav li.curr{
    background:#2189FF;
    color:#fff;
    border:1px solid #2189FF;
}
.zjcon_r_con{
    width:100%;
    margin-top:10px;
    display:inline-block;
}
.zjcon_r_con_one{
    width:100%;
    height:100%;
}
.zjcon_r_con_one.curr{
    display:inline-block;
}
.hide {
    display: none;
}
.diycon{
    width:100%;
    margin:0 auto;
    overflow:hidden;
    display:inline-block;
}
.diypic{
    width:100%;
    overflow:hidden;
    display:inline-block;
}
.diytw{
    width:100%;
    overflow:hidden;
    display:inline-block;
}
.flexbtn{
    width:100%;
    height:38px;
    padding-top:30px;
    display:table;
    position:relative;
}
.flexbtn:not(.open){
    background-image: linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.5) 10%,rgba(255,255,255,1) 50%);
}
.flexbtn span{
    width:200px;
    height:38px;
    line-height:38px;
    display:table;
    border:#ccc 1px solid;
    border-radius:10px;
    margin:0 auto;
    cursor:pointer;
}
.zjcon_r_con .slink{
    width:114px;
    height:28px;
    line-height:28px;
    overflow:hidden;
    border:#ccc 1px solid;
    border-radius:14px;
    float:left;
    margin:10px 15px;
    display:inline-block;
}
.zjcon_r_con .llink{
    width: 98px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    border: #ccc 1px solid;
    border-radius: 14px;
    float: left;
    margin: 4px 6px;
    display: inline-block;
    text-align: center;
    padding: 0 38px;
}
.zjcon_r_con .llink:nth-child(4n+1){
    margin-left: 0;
}
.zjcon_r_con .llink:hover{
    color:#2189ff;
    border: #2189ff 1px solid;
}
.hotLabelSwiper .swiper-wrapper a:hover{
    color:#2189ff;
    border: #2189ff 1px solid;
}
.hotLabelSwiper .swiper-wrapper a:nth-child(4n+1){
    margin-left: 0;
}
.zjcon_r_con .plink{
    width: 104px;
    height: 104px;
    overflow: hidden;
    float: left;
    margin-top: 12px;
    display: inline-block;
    text-align: center;
}
.zjcon_r_con .plink img{
    width: 78px;
    height: 78px;
    border-radius: 10px;
    margin: 0 13px;
}
.zjcon_r_con .plink span{
    width: 104px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.zjcon_r_con .vlink{
    width: 236px;
    height: 153px;
    overflow: hidden;
    float: left;
    margin-top: 12px;
    display: inline-block;
    text-align: center;
    margin-right:13px;
}
.zjcon_r_con .vlink:nth-child(3n){
    margin-right: 0;
}
.zjcon_r_con .vlink img{
    width: 236px;
    height: 128px;
    border-radius: 10px;
}
.zjcon_r_con .vlink span{
    width: 236px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.zjcon_r_con_tone{
    width: 100%;
    height: 30px;
}
.zjcon_r_con_tone em{
    width:20px;
    height:20px;
    line-height:20px;
    background:#ff5c00;
    color:#fff;
    float:left;
    margin-top:5px;
    margin-right:5px;
    display:inline-block;
    border-radius:4px;
}
.zjcon_r_con_tone i{
    width:20px;
    height:20px;
    line-height:20px;
    background:#ffb289;
    color:#fff;
    float:left;
    margin-top:5px;
    margin-right:5px;
    display:inline-block;
    border-radius:4px;
}
.zjcon_r_con_tone a{
    width:600px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    text-align: left;
    font-size: 14px;
    display:inline-block;
}
.zjcon_r_con_tone span{
    width: 95px;
    height: 14px;
    background:url(../images/star_top.png) no-repeat;
    float: right;
    margin-top:8px;
    display:inline-block;
}
.zjcon_r_con_tone span p{
    height:14px;
    background:#fff;
    float:left;
    display:inline-block;
}
#newgl{
    overflow:hidden;
}
.zjcon_r_con_none{
    width:100%;
    height:120px;
    margin-top:15px;
    padding-bottom:15px;
    border-bottom:#eee 1px solid;
    display:none;
}
.zjcon_r_con_none_pic{
    width:200px;
    height:100%;
    float:left;
}
.zjcon_r_con_none_pic a{
    float:left;
}
.zjcon_r_con_none_pic img{
    width:180px;
    height:120px;
    border-radius:10px;
}
.zjcon_r_con_none_tit{
    width: 530px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    float: left;
    text-align:left;
}
.zjcon_r_con_none_con{
    width: 530px;
    height: 66px;
    line-height: 22px;
    margin-top: 5px;
    overflow: hidden;
    color: #666;
    float: left;
    text-align:left;
}
.zjcon_r_con_none_info{
    width: 530px;
    height: 15px;
    line-height: 15px;
    margin-top: 5px;
    font-size: 12px;
    color: #aaa;
    float: left;
}
.zjcon_r_con_none_info span{
    float:left;
    display:inline-block;
}
.zjcon_r_con_none_info p{
    float:right;
    display:inline-block;
}
.zjcon_r_con_page{
    width:100%;
    height:50px;
    margin:20px 0;
}
.zjcon_r_con_page a{
    height:28px;
    line-height:28px;
    border:#888 1px solid;
    padding:0 10px;
    margin-top:5px;
    margin-right:5px;
    display:inline-block;
    cursor:pointer;
}
.zjcon_r_con_page a.cpage{
    background:#fd7601;
    color:#fff;
    border:#fd7601 1px solid;
}
.zjcon_r_con_page a.hpage{
    display:none;
}
.zjcon_r_con_lone{width:100%;height:30px;display:none}
.zjcon_r_con_lone.zjcon_r_con_lone_line{border-bottom:#ccc 1px dotted;padding-bottom:20px;margin-bottom:20px}
.zjcon_r_con_lone_l{width:630px;height:30px;line-height:30px;overflow:hidden;background:url(../images/transparent.gif) no-repeat left center;text-indent:8px;float:left;text-align:left}
.zjcon_r_con_lone_r{width:100px;height:30px;line-height:30px;overflow:hidden;float:right;text-align:right;color:#888}
.zjcon_r_con_lpage{
    width:100%;
    height:50px;
    margin:20px 0;
}
.zjcon_r_con_lpage a{
    height:28px;
    line-height:28px;
    border:#888 1px solid;
    padding:0 10px;
    margin-top:5px;
    margin-right:5px;
    display:inline-block;
    cursor:pointer;
}
.zjcon_r_con_lpage a.cpage{
    background:#fd7601;
    color:#fff;
    border:#fd7601 1px solid;
}
.zjcon_r_con_lpage a.hpage{
    display:none;
}
#special-container {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}
#special-left-container {
    width: 786px;
    box-sizing: border-box;
    margin-bottom: 20px;
    float: left;
    color: #555555;
}
.glztmodBox{
    background-color: #fff;padding: 20px 20px 0 20px;
}
.glztTagHtmlBox{
    background-color: #fff;padding: 20px;
}
.zjcon_r_con_one.curr{
    display:inline-block;
}
.hide {
    display: none;
}
.ztchild_more{display:table;width:100%;height:42px}
.ztchild_more span{display:table;width:200px;height:40px;border-radius:10px;border:solid 1px #8f8f8f;margin:auto;text-align:center;line-height:40px;cursor:pointer}
.ztchild_more:not(.checked){background-image:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.5) 10%,rgba(255,255,255,1) 50%);height:72px;margin-top:-66px;padding-top:66px;position:relative}
.game-ranking .new-ranking-ul{
    padding: 0;
}
.new-ranking-ul li{
    padding: 5px 0;
    border-bottom: 1px solid #dddddd;
    justify-content: flex-start;
    display: inline-block;
}
.new-ranking-ul li img {
    width: 133px;
    height: 78px;
    margin: 0 15px 0 0!important;
    max-width: 100%;
}
.new-ranking-ul li&gt;a{
    float: left;
}
.new-ranking-ul li div{
    float: left;
    width: 220px;
}
.new-ranking-ul li div a{
    color: #333333;
    text-decoration: none;
    line-height: 26px;
    font-size: 13px;
}

.strategy-li .strategy-right-info .glListTime{
    font-size: 12px;
    float: left;
}
.strategy-li .strategy-right-info .glZtmod{
    float: left;
}
.strategy-li .strategy-right-info .glZtmod a{
    font-size: 12px;
    color: #999999;
    margin-right: 10px;
}
.strategy-li .strategy-right-info .glZtmod a:hover{
    color: #2189ff;
}

.common-news-container .common-news-img.imgHide{
    display: none;
}
.new-strategy .new-strategy-li.open .common-news-img{display: block;margin-top: 17px}
.new-strategy .new-strategy-li.open .common-news-ul{display:none}

.hotLabelSwiper .swiper-wrapper a{
    width: 98px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    border: #ccc 1px solid;
    border-radius: 14px;
    float: left;
    margin: 4px 6px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    padding: 0 38px;
}
.hotLabelSwiper .swiper-wrapper a.checked{
    border: 1px solid #2189FF;
    color: #2189FF;
}
.hotLabelSwiper{margin:0 auto;}
.hotLabelSwiper .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #A5B3C4;
    border-radius: 50%;
    opacity: 1;
}
.hotLabelSwiper .swiper-pagination-bullet-active{
    width: 36px;
    height: 12px;
    background: #2189FF;
    opacity: 1;
    border-radius: 6px;
}
.hotLabelSwiper-pagination{
    bottom:0!important;
    position: relative!important;
    text-align: center!important;
    margin-top: 12px;
    display: none;
}
.hotLabelSwiper-pagination.isshow{
    display: block;
}

.like-special-container {
    overflow: hidden;
    background: white;
    padding: 0 20px 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
}

.img104 {
    width: 104px;
    position: relative;
    display: block;
    float: left;
}
.like-special-container .common-recommend-ul .recommend-a {
    margin: 0 5px 0 0;
    text-align: center;
}
.like-special-container .common-recommend-ul .recommend-a:last-child{
    margin-right: 0;
}
.like-special-container .common-recommend-ul .recommend-a img {
    width: 78px;
    height: 78px;
    margin: 0 13px;
}



/*æ–‡ç«&nbsp;å¡ç‰‡*/
.newsCard .newsCardLi{
    width: 714px;
    height: 128px;
    border-radius: 8px;
    border: solid 1px #eeeeee;
    margin-top: 24px;
}
.newsCard .newsCardLi:hover{
    border: solid 1px #2189ff;
}
.newsCard .newsCardLi .newsCardLileft{
    width: 160px;
    height: 80px;
    margin: 24px 18px 24px 24px;
    display: block;
    float: left;
}
.newsCard .newsCardLi .newsCardLileft img{
    width: 100%;
    height: 100%;
    margin: 0;
}
.newsCard .newsCardLi .newsCardLiRight{
    margin: 24px;
}
.newsCard .newsCardLi .newsCardLiRight a:first-child{
    height: 48px;
    width: 100%;
    font-size: 18px;
    font-stretch: normal;
    line-height: 24px;
    color: #333333;
    display: block;
    font-weight: bold;
}
.newsCard .newsCardLi .newsCardLiRight a.glmore{
    width: 71px;
    height: 19px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 19px;
    color: #2189ff;
    display: flex;
    margin-top: 13px;
}
.newsCard .newsCardLi .newsCardLiRight a.glmore:hover{
    color: #79b8ff;
}

.n_show_g a{
    background-color: #ebf4ff;
    color: #2189ff!important;
    padding: 10px 17px;
    border-radius: 8px;
    font-weight: bold;
    margin-right: 8px;
    display: inline-block;
    margin-bottom: 8px;
}
.n_show_g a:hover{
    opacity: 0.6;
}

.shoppicbox{
    display: block;
    margin-top: 20px;
}
.shoppicbox img{
    border-radius: 0;
}
.shoppicbox:hover{
    opacity: 0.8;
}

.djCardBox{
    padding: 0;
}
.djCardBox .djCardOne {
    width: 714px;
    height: 158px;
    border-radius: 8px;
    border: solid 1px #eeeeee;
    margin-top: 24px;
}
.djCardBox .djCardOne .djImg{
    float: left;
}
.djCardBox .djCardOne .djImg a{
    display: block;
}
.djCardBox .djCardOne .djInfo{
    float: left;
    margin-top: 12px;
    width: 470px;
    display: block;
}
.djCardBox .djCardOne .djDown{
    float: left;
}
.djCardBox .djCardOne .djDown a{
    width: 100px;
    border: 8px;
    background-color: #2189ff;
    color: #fff;
    display: block;
    text-decoration: none;
    text-align: center;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    border-radius: 5px;
    margin-top: 64px;
}
.djCardBox .djCardOne .djDown a:hover{
    opacity: 0.8;
}
.djCardBox .djCardOne img {
    width: 98px;
    height: 130px;
    max-width: 100%!important;
    border-radius: 8%;
    margin: 12px!important;
}
.djCardBox .djCardOne .djInfo .djInfoT a{
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
.djCardBox .djCardOne .djInfo .djInfoT a:hover{
    color: #2189ff;
}
.djCardBox .djCardOne .djInfo .djInfoC{
    display: block;
    overflow: hidden;
}
.djCardBox .djCardOne .djInfo .djInfoC span{
    float: left;
    width: 235px;
    margin: 12px 0 0 0;
    font-size: 14px;
    color: #666;
    line-height: normal;
    white-space: nowrap;
}
.djCardBox .djCardOne .djInfo .djInfoA{
    margin-top: 12px;
}
.djCardBox .djCardOne .djInfo .djInfoA span{
    font-size: 14px;
    color: #666;
    float: left;
    line-height: 20px;
}
.djCardBox .djCardOne .djInfo .djInfoA a{
    display: block;
    border-radius: 12px;
    background-color: #e6e6e6;
    color: #000;
    float: left;
    margin-right: 10px;
    font-size: 14px;
    text-decoration: none;
    padding: 2px 8px;
    line-height: normal;
}
.djCardBox .djCardOne .djInfo .djInfoA a:hover{
    background-color: #2189ff;
    color: #fff;
}

.zjcon_r_con .vlinkimg {
    width: 236px;
    height: 153px;
    overflow: hidden;
    float: left;
    margin-top: 12px;
    display: inline-block;
    text-align: center;
    margin-right: 13px;
}
.zjcon_r_con .vlinkimg img {
    width: 236px;
    height: 128px;
    border-radius: 10px;
}
.zjcon_r_con .vlinkimg span {
    width: 236px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}</pre></body></html>