.clearfix:after { clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden; }
.clearfix:after { _zoom:1; }
/*çƒ­é—¨æŽ¨è*/
.index_tit{display: flex; justify-content: space-between; align-items: center; height: 48px; margin-bottom: 16px;}
.index_tit dt{font-size: 24px; font-weight: normal; display: flex; align-items: center; color: #222;}
.index_tit dt span{color: #337CFF; font-size: 32px; margin-right: 8px;}
.index_tit dd{color: #A9A9A9; font-size: 12px; width: 80px; height: 22px; text-align: center; line-height: 20px; border: 1px solid #A9A9A9; border-radius: 22px; transition: 0.5s;}
.index_tit dd:hover{border-color: #FF3D2C;}
.index_tit dd a{display: block; color: #A9A9A9;}
.index_tit dd a:hover{color: #FF3D2C;}
.iconfont {font-family: "iconfont" !important;font-size: inherit;font-style: normal; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.box1bj{margin: 16px 0;}
.box1bj .w1200 .index_tit{border-bottom: 1px solid #eee;}
.box1bj .w1200 .index_tit dt{line-height: 45px;border-bottom: 1px solid #0ab0ec;padding-right: 12px;font-size: 18px;}
.box1bj .w1200 .index_tit dt span{font-size: 24px;content: "";width: 24px;height: 24px;background: url(../images/zan.png);}
.box1bj .w1200 .bod{display: flex; justify-content: space-between;}
.box1bj .w1200 .bod dl{width: 110px;}
.box1bj .w1200 .bod dl dt{padding-bottom: 100%; overflow: hidden; position: relative; border-radius: 20px;}
.box1bj .w1200 .bod dl dt:before{content: ""; position: absolute; top: -50%; left: -50%; width: 20px; height: 200%; background: linear-gradient(90deg,rgba(255,255,255,0.1),rgba(255,255,255,0.5),rgba(255,255,255,0.1)); z-index: 1; transition: 0.5s; transform: rotate(45deg);}
.box1bj .w1200 .bod dl dt:hover:before{left: 150%;}
.box1bj .w1200 .bod dl dt img{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.box1bj .w1200 .bod dl dd{text-align: center; margin-top: 6px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.box1bj .w1200 .bod dl dd a{color:#444;font-size: 14px;}


/*æ‰‹æ¸¸ åº”ç”¨ ä¸“åŒº*/
.box2bj .w1200{background: #F8F8F8; display: flex; justify-content: space-between; padding-right: 8px; border-radius: 4px; overflow: hidden;padding: 10px 0;}
.box2bj .w1200 dl{width: 390px; display: flex;}
.box2bj .w1200 dl dt{width: 26px; height: 88px; text-align: center; line-height: 26px; flex-shrink: 0; color: #fff; background: #FF3D2C; display: flex; align-items: center;}
.box2bj .w1200 dl dd{flex-grow: 1; overflow: hidden; display: flex; padding: 8px 0 0 12px; flex-wrap: wrap; justify-content: space-between;}
.box2bj .w1200 dl dd a{width: 104px;height: 32px;text-align: center;line-height: 32px;background: #fff;border-radius: 4px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #555;font-size: 14px;}
.box2bj .w1200 dl dd a:nth-of-type(3),.box2bj .w1200 dl dd a:nth-of-type(4){width: 119px;}
.box2bj .w1200 dl:nth-of-type(2) dt{background: #337CFF;}
.box2bj .w1200 dl:nth-of-type(2) dd a:hover{color: #337CFF;}
.box2bj .w1200 dl:nth-of-type(3) dt{background: #9197AE;}
.box2bj .w1200 dl:nth-of-type(3) dd a:hover{color: #9197AE;}
.box2bj .w1200 dl:nth-of-type(1) dd a:nth-of-type(1),.box2bj .w1200 dl:nth-of-type(1) dd a:nth-last-of-type(1){color: #FF3D2C;}
.box2bj .w1200 dl:nth-of-type(2) dd a:nth-of-type(1),.box2bj .w1200 dl:nth-of-type(2) dd a:nth-last-of-type(1){color: #337CFF;}
.box2bj .w1200 dl:nth-of-type(3) dd a:nth-of-type(1),.box2bj .w1200 dl:nth-of-type(3) dd a:nth-last-of-type(1){color: #9197AE;}

/*main*/
.main {width: 1200px;margin: 0 auto;}
.flex {display: flex; display: -ms-flexbox;}
.app-game-wrap .left {width: 346px;flex: 0 0 346px;}
.card { background: #fff;box-shadow: 1px 1px 1px #e6e6eb;margin: 10px 0;}
.card .title-h3 {height: 50px; line-height: 50px; margin: 0 20px; border-bottom: 1px solid #e6e6eb; font-size: 16px;font-weight: 700;}
.card .content {padding: 10px;}
.card .tab-title {height: 50px; padding: 0 20px;border-bottom: 1px solid #e6e6eb; position: relative;}
.card .tab-title span { display: inline-block; padding: 0 10px; text-align: center; line-height: 50px; height: 50px;font-size: 16px;  font-weight: 700; cursor: pointer;}
.card .tab-title span:nth-child(1) { padding-left: 0;}
.card .tab-title span:nth-child(n + 8) { display: none;}
.card .more-link {color: #848484; line-height: 50px; position: absolute; right: 20px;}
.app-box { text-align: center; margin: 10px auto;}
.app-box .icon { display: block;border-radius: 14px; overflow: hidden; height: 60px; font-size: 6px;}
.app-box .icon img { width: 60px; height: 60px;}
.app-box .name {display: block; width: 100%;line-height: 30px; font-size: 18px;font-weight: 700;text-overflow: ellipsis;white-space: nowrap; overflow: hidden; margin: 10px auto 5px;color: #333;}
.app-box .desc { display: inline-block; line-height: 15px; font-size: 14px;width: 100%;color: #848484; text-overflow: ellipsis;overflow: hidden; white-space: nowrap; margin: 5px auto 10px;}
.large-btn {display: inline-block;width: 150px;height: 34px;line-height: 34px;font-size: 16px;color: #fff;border: 1px solid #17a2e7;background: #17a2e7;}
.large-btn:hover {color: #fff;}
/*ä»Šæ—¥æŽ¨èæ¸¸æˆåˆ†ç±»*/
.card { background: #fff; box-shadow: 1px 1px 1px #e6e6eb; margin: 10px 0;}
.card .title-h3 { height: 50px; line-height: 50px; margin: 0 20px;border-bottom: 1px solid #e6e6eb; font-size: 16px;font-weight: 700;}
.card .content { padding: 10px;}
.card .tab-title { height: 50px;padding: 0 20px; border-bottom: 1px solid #e6e6eb; position: relative;}
.card .tab-title span { display: inline-block;padding: 0 10px; text-align: center; line-height: 50px; height: 50px; font-size: 16px; font-weight: 700;cursor: pointer;}
.card .tab-title span:nth-child(1) { padding-left: 0;}
.card .tab-title span:nth-child(n + 8) { display: none;}
.card .more-link {color: #848484; line-height: 50px;  position: absolute; right: 20px;}
.sort-box {height: 375px;overflow: hidden;margin-left: -23px;}
.sort-list { flex-wrap: wrap;}
.sort-list li {width: 50%;display: flex; align-items: center; margin: 12px 0;}
.sort-list li a {display: flex; width: 100%; flex-wrap: nowrap; justify-content: center;}
.sort-list li .icon { width: 22px; height: 22px; overflow: hidden; margin-right: 8px;}
.sort-list li img { width: 22px; height: 22px;}
.sort-list li .name {font-size: 16px;height: 22px; line-height: 22px; overflow: hidden;}

.card .tab-title3 { height: 50px;padding: 0 20px; border-bottom: 1px solid #e6e6eb;position: relative;}
.card .tab-title3 span {display: inline-block;padding: 0 10px;text-align: center; line-height: 50px; height: 50px; font-size: 16px;font-weight: 700;cursor: pointer;}
.card .tab-title3 span:nth-child(1) {padding-left: 0;}
.card .tab-title3 span:nth-child(n + 8) { display: none;}



/**/
.app-game-wrap .center { flex: 1; margin: 0 20px;}
/* banner */
.slideBox { width: 680px; height: 264px; overflow: hidden; position: relative; border: 1px solid #ddd; margin-top: 10px;}
.slideBox .hd {height: 15px; overflow: hidden;position: absolute;left: 50%;bottom: 10px;transform: translate(-50%, 0px); z-index: 1;}
.slideBox .hd ul {overflow: hidden;zoom: 1;float: left;}
.slideBox .hd ul li { float: left;margin-right: 5px;width: 15px; height: 15px; line-height: 15px;text-align: center; background: rgb(255, 255, 255, 0.5); cursor: pointer; border-radius: 50%; font-size: 12px;}
.slideBox .hd ul li.on { background: #20b2aa;color: #fff;}
.slideBox .bd { position: relative;height: 100%;  z-index: 0;}

.slideBox .bd li {zoom: 1;vertical-align: middle;}
.slideBox .bd img { width: 680px;height: 264px; display: block;}
.card .tab-title { height: 50px;padding: 0 20px; border-bottom: 1px solid #e6e6eb;position: relative;}
.card .tab-title span {display: inline-block;padding: 0 10px;text-align: center; line-height: 50px; height: 50px; font-size: 16px;font-weight: 700;cursor: pointer;}
.card .tab-title span:nth-child(1) {padding-left: 0;}
.card .tab-title span:nth-child(n + 8) { display: none;}
.slideBox .bd img { width: 680px;height: 264px; display: block;}
.card .tab-title2 { height: 50px;padding: 0 20px; border-bottom: 1px solid #e6e6eb;position: relative;}
.card .tab-title2 span {display: inline-block;padding: 0 10px;text-align: center; line-height: 50px; height: 50px; font-size: 16px;font-weight: 700;cursor: pointer;}
.card .tab-title2 span:nth-child(1) {padding-left: 0;}
.card .tab-title2 span:nth-child(n + 8) { display: none;}
.card .more-link { color: #848484; line-height: 50px;  position: absolute; right: 20px;}
.cur {color: #17a2e7;font-weight: 600;}
.tab-cont { height: 374px;}
.tab-cont ul li {width: 20%; justify-content: center; display: flex; flex-wrap: wrap; float: left; margin: 20px 0;}
.tab-cont ul li:nth-child(n + 11) {display: none;}
.tab-cont ul li a { display: block;text-align: center;}
.tab-cont ul li .icon {width: 80px; height: 80px; overflow: hidden; border-radius: 14px;}
.tab-cont ul li .icon img { width: 80px;height: 80px;}
.tab-cont ul li .name {line-height: 40px; height: 40px; width: 100%;display: inline-block;text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.tab-cont ul li:hover .name {color: #17a2e7;}
.tab-cont ul li:hover .btn {background: #17a2e7;color: #fff;}
.btn {display: inline-block;width: 68px;height: 24px;line-height: 24px;font-size: 14px;background: #fff;border: 1px solid #17a2e7;color: #17a2e7;text-align: center;cursor: pointer;border-radius: 4px;}

/*切换*/
.phone_game_list ul{display:none;}
.phone_game .on{display:block}

/*right*/
.app-game-wrap .right {width: 242px;flex: 0 0 242px;}
.rank-list { width: 220px;margin: 0 auto;}
.rank-list li {display: flex; margin: 12px 0;}
.rank-list li:nth-child(n + 11) { display: none;}
.rank-list li .num {display: block;width: 20px; height: 20px;background: #f6f6f6;border-radius: 50%;text-align: center;line-height: 20px;margin-top: 25px; margin-right: 5px;}
.rank-list li:nth-child(1) .num { background: #ff0000;color: #fff;}
.rank-list li .icon { width: 60px;height: 60px;border-radius: 14px; overflow: hidden; margin-right: 10px;}
.rank-list li .icon img {width: 60px; height: 60px; transition: all 0.2s;}
.rank-list li:hover img { transform: scale(1.1);}
.rank-list li:hover {background-color: #e0f7f5;}
.rank-list li .info {flex-grow: 1;width: 120px;text-align: left;}
.rank-list li .info a { display: block; margin: 10px 0; width: 120px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.rank-list li .info .down { font-size: 12px; color: #999;}
/*æ‰‹æœºè½¯ä»¶ è½¯ä»¶ä¸“é¢˜*/
.phone_game{clear: both;width: 1200px;op:20px;position:relative;margin:0 auto;}
.phone_game_tit{height:46px;overflow:hidden;zoom:1;line-height:46px;border-bottom:1px solid #e5e5e5}
.phone_game_tit h2{font-size:20px;float:left;padding-right:10px;border-bottom:2px solid #17a2e7;line-height:44px;font-weight:400;height: auto;color: #17a2e7;background: #E8FAFE;padding-left: 8px;}
.phone_game_tit .more{float:right;color:#999;font-size:14px;line-height:46px}
.phone_game_tit .nav{width: 765px;height:46px;float:left;overflow:hidden;margin-left:20px;}
.phone_game_tit .nav a{height:28px;line-height:23px;padding:0 15px;font-size:14px;font-weight:normal;color:#333;border:2px solid #f2f2f2;border-radius:15px;float:left;margin:9px 11px 0 0;display:inline;cursor:pointer}
.phone_game_tit .nav a.active,.phone_game_tit .nav a:hover{color:#17a2e7;border-color:#17a2e7}
.phone_game_tit .more:hover{color:#3686ec}
.phone_game_list{width:100%;padding-top:20px}
.phone_game_list ul{width:100%;padding-left:1px;overflow:hidden;zoom:1}
.phone_game_list ul li{width: 239px;float:left;height:89px;border-width:0px 1px 1px 0;border-style:solid;border-color:#eee;margin:0;display:inline;overflow:hidden;}
.phone_game_list ul li a{width:100%;height:89px;display:block;overflow:hidden}
.phone_game_list ul li a .u-as-img{width:60px;height:60px;float:left;margin:14px 14px 0 14px;border-radius:14px;display:inline;overflow:hidden}
.phone_game_list ul li a strong{width: 146px;height:16px;line-height:16px;font-size:14px;font-weight:normal;color:#333;float:left;margin:16px 0 0;display:inline;overflow:hidden;}
.phone_game_list ul li a span{margin:4px 0 0;display:block;width:80px;height:20px;background:url(http://www.xitonghe.com/SkinNew/images/star01.png) left center no-repeat;overflow:hidden;zoom:1;float:left}
.phone_game_list ul li a span i{float:left;height:100%;display:block;background:url(http://www.xitonghe.com/SkinNew/images/star05.png) left center no-repeat;overflow:hidden}
.phone_game_list ul li a b{width: 146px;height:14px;line-height:14px;font-size:12px;font-weight:normal;color:#999;float:left;margin:4px 0 0;display:inline;overflow:hidden;}
.phone_game_list ul li a:hover strong{color:#3686ec}
.phone_game_list ul li:nth-child(4n){border-right:0}
.phone_game a:hover{text-decoration: none;}
.box-p20 {width: 100%;background-color: #fff;margin: 20px auto;border-bottom: 2px solid #ececec;}
.index-h{height: 45px;line-height: 45px;border-top: 2px solid #17a2e7;padding:5px 0;border-bottom:1px solid #ddd;margin-bottom:15px;position:relative;}
.index-h .index-h-title{font-size: 24px;color: #333;font-weight: bold;background: none;border: none;line-height: 45px;}
.index-hs{height:20px;line-height:20px;padding-bottom:10px;border-bottom:1px dashed #ddd;margin-bottom:15px; position:relative;}
.index-hs-title{font-size:16px;border-left:5px solid #0cc6c6;padding-left:10px;}
.index-h-tabs{height:30px;line-height:30px;border-bottom:1px solid #ddd;position:relative;overflow:hidden; background-color:#f9f9f9;margin-bottom:15px;}
.index-h-tabs-title{float:left;width:50%; text-align:center;font-size:16px;color:#999; cursor:pointer}
.index-h-tabs-title.active{color:#fff; background-color:#0cc6c6;}
.h-more{ position:absolute;right:0;top:50%;line-height:20px;margin-top:-10px;}
.icon30-zt { background-position: 0 -150px;}
.icon30 { width: 30px; height: 30px;}
.b {overflow: visible;}
.index-zt-slider{padding:10px 40px;position:relative;height: 135px;overflow:hidden;}
.index-zt-slider .slidesjs-navigation{ position:absolute;top:10px;height:120px;line-height:120px;width:40px; text-align:center;font-size:30px; background-color:#ddd;color:#fff;border-radius:4px;}
.index-zt-slider .slidesjs-next{right:0;}
.index-zt-slider .slidesjs-previous{left:0;}
.index-zt-slider .slidesjs-navigation:hover{background-color: #17a2e7;color:#fff;text-decoration: none;}
.index-zt-list{}
.index-zt-list li{margin: 0 8px;float:left;width:200px;height:120px;position:relative;}
.index-zt-list li img{width:100%;height:100%}
.index-zt-list li em{ position:absolute;bottom:0;left:0;width:100%;line-height:30px;color:#fff;  text-align:center; background-color:rgba(0,0,0,0.5);overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}


.oldsite{width:1200px;margin:20px auto;font:12px/22px Verdana,Arial,sans-serif,"Times New Roman",å®‹ä½“;color:#666}
.oldsite h2{height:25px;line-height:25px;font-size:14px;padding-left:8px;background:#e8fafe;color:#007498;text-align:left;margin:1px;border-bottom:1px #d3e9ed solid}
.oldsite h2 span a{float:right;font-weight:400;margin-right:5px;color:#007498}
/*æŽ’è¡Œæ¦œ*/
a.mor{display:block;float:right;width:35px;height:30px;line-height:30px;font-size:14px;color:#99b898;text-align:center;margin-left:10px;margin-right:5px}
.newboxh .newmch .newphbox .newphbts a.mor span{display:inline-block;float:left;color:#99b898;margin:0}
.newboxh .newmch .newphbox .newphbts a.mor i{display:block;float:right;margin:14px 2px;height:4px;width:10px;background-position:0 -14px}
ul{display:block;list-style-type:disc;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0}
.newwidths{width:1200px;margin:0 auto;position:relative;border:1px solid #eee}
.newboxh{margin-bottom:20px;background:#fff;border-radius:2px}
.newboxh .newmch{width:1210px;height:570px;margin-left:12px;margin-top:10px}
.newboxh .newmch .newphbox{float:left;width:300px;height:570px;overflow:hidden}
.newboxh .newmch .newphbox .newphbts{width:300px;height:24px;line-height:24px;margin-bottom:15px}
.newboxh .newmch .newphbox .newphlts{width:300px;height:24px;line-height:24px;margin-bottom:15px}
.newboxh .newmch .newphbox .newphbts i{display:block;float:left;width:8px;height:14px;background:#ef581c;margin:6px 4px 8px 0}
.newboxh .newmch .newphbox .newphbts p{float:left;width:76px;height:24px;overflow:hidden;font-size:18px;color:#525252}
.newboxh .newmch .newphbox .newphbts span{margin-top:4px;float:left;font-size:12px;color:#525252}
.newboxh .newmch .newphbox .newphlts .newphcns{width:300px;height:520px;overflow:hidden}
.newboxh .newmch .newphbox .newphlts .newphcns li{display:block;float:left;width:280px;height:48px;line-height:48px}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfoa span{display:block;float:left;width:18px;height:18px;text-align:center;line-height:18px;color:#9d97be;border:1px solid #9d97be;margin:15px 5px 0 0}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfoa a{display:block;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:256px;height:48px;border-bottom:1px dashed #dfd9ff;font-size:14px;color:#525252}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfoa a p{float:left;width:180px;height:48px;line-height:48px;overflow:hidden;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfoa .bq{float:right;width:66px;text-align:center;height:48px;line-height:48px;font-size:12px;color:#9d97be}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob{display:none}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob span{display:block;float:left;width:18px;text-align:center;font-size:14px;color:#fff;background:#9d97be;height:32px;line-height:32px;margin:20px 0 0 0}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .img{float:left}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .img img{width:50px;height:50px;border-radius:12px;margin:10px 3px}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .name{display:block;float:left;margin:16px 0 0 0;width:200px;height:14px;line-height:14px;font-size:15px;color:#525252;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .newmstxt{display:block;float:left;margin:8px 0;width:155px;height:14px;line-height:14px;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#99b898}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .newdls{display:block;float:left;height:22px;text-align:center;line-height:22px;background:#ebecf2;color:#5c5c5c;border-radius:3px;font-size:12px;padding:0 8px;margin-top:5px}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .newdls:hover{background:#ef581c;color:#fff}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .downl2{display:block;float:right;height:32px;width:33px;background-position:-55px -220px;margin:6px 16px 0 0}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .downl2:hover{background-position:-128px -190px}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .bb{width:120px;height:20px;float:left;line-height:18px;margin:10px 0 0 0}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .bb i{display:inline-block;float:left;height:6px;border-left:1px solid #ef581c;vertical-align:super;margin:6px 5px 0}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .bb p{display:inline-block;max-width:60px;height:18px;float:left;overflow:hidden;font-size:12px;color:#9e9e9e}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .bb .newmstxt{width:130px;margin-top:3px}
.newboxh .newmch .newphbox .newphlts .newphcns li.on{height:75px;border-bottom:1px dashed #dfd9ff}
.newboxh .newmch .newphbox .newphlts .newphcns li.on .newinfob{display:block}
.newboxh .newmch .newphbox .newphlts .newphcns li.on .newinfoa{display:none}
.newboxh .newmch .newphbox .newphlts .newphcns .newnumis1 .newinfoa .num,.newboxh .newmch .newphbox .newphlts .newphcns .newnumis1 .newinfob span{background:#e94646;color:#fff;border:none}
.newboxh .newmch .newphbox .newphlts .newphcns .newnumis2 .newinfoa .num,.newboxh .newmch .newphbox .newphlts .newphcns .newnumis2 .newinfob span{background:#ff8610;color:#fff;border:none}
.newboxh .newmch .newphbox .newphlts .newphcns .newnumis3 .newinfoa .num,.newboxh .newmch .newphbox .newphlts .newphcns .newnumis3 .newinfob span{background:#ffd37f;color:#fff;border:none}
.addme{text-align:center;margin-top:16px}


.softblist,.softolist{list-style:none;line-height:22px}
.softblist li,.softolist li{height:22px;line-height:22px;overflow:hidden;white-space:normal;padding-left:15px;background: url(https://www.edowning.net/images/li_bg3.gif) no-repeat left 7px;}
.softolist li{background: url(https://www.edowning.net/images/li_bg4.gif) no-repeat left 7px;}
.softolist li a:link,.softolist li a:visited{color:#e56c00}
.softolist li a:active,.softolist li a:hover{color:#b45429;text-decoration:underline}
.softblist li span,.softolist li span{float:right}
#recommend_down{float:left;width:335px;height:366px;clear:left;border:1px #88d3e3 solid;margin:8px 0 0 0}
#recommend_down dl{border-bottom:1px #88d3e3 dashed;float:left;width:100%;clear:both}
#recommend_down dt{float:left;margin:10px;display:inline}
#recommend_down dt img{padding:2px;border:1px #ccc solid}
#recommend_down dt a:hover img{border:1px #88d3e3 solid}
#recommend_down dd{float:left;width:170px;height:66px;overflow:hidden}
.wrap h2{height:25px;line-height:25px;font-size:14px;padding-left:8px;background:#e8fafe;color:#007498;text-align:left;margin:1px;border-bottom:1px #d3e9ed solid}
.wrap h2 span a{float:right;font-weight:400;margin-right:5px;color:#007498}
#last_updated{float:right;width:550px;height:366px;border:1px #88d3e3 solid;margin-top:8px;margin-right:8px;margin-bottom:0;margin-left:8px}
#hot_down ul,#last_updated ul,#recommend_down ul{margin:5px 10px}
#last_updated a.type,.index_downrank a.type{color:#999}
#last_updated a.type:hover,.index_downrank a.type:hover{color:#f60;text-decoration:underline}
#hot_down{float:right;width:298px;height:366px;margin:8px 0 0 0;border:1px #f9e1a0 solid}
#hot_down h2,.index_downrank h2{background:#fef9eb;color:#e56c00;border-bottom:1px #efe7d3 solid}
#common_tools h2{padding:0;text-align:center}
#common_tools{border:1px #88d3e3 solid;float:left;clear:both;margin-top:8px;width:1200px}
#common_tools dl{margin:2px;width:145px;float:left;text-align:center;display:inline}
#common_tools dt{background:#c3e0f5;color:#333;height:22px;overflow:hidden;margin-bottom:1px}
#common_tools dd a{background:#f5f5f5;color:#666;display:block;height:22px;overflow:hidden}
#common_tools dd a:hover{background:#e5f0f8;color:#06c}
.index_downrank{float:left;border:1px #f9e1a0 solid;width:335px;height:258px;margin:8px 0 0 0}
.index_downrank ul{margin:5px 10px}
.index_softlist{float:left;margin:8px 0 0 12px;width:420px;height:258px;border:1px #88d3e3 solid}
.index_softlist ul{margin:5px 10px}
#friendlink,#num_index{float:left;width:948px;clear:both;margin:8px 0 0 0;border:1px #f9e1a0 solid;background:#f7f7f7}
#num_index dl{padding:5px 0;float:left;font-size:14px;font-weight:700;color:#7e5d05}
#num_index dd a,#num_index dt{margin:0 10px;display:inline;background:url(num_index_btnbg.png) repeat-x;height:20px;line-height:20px;border:1px #c59105 solid;float:left;padding:0 5px}
#num_index dd a{margin:0 4px;padding:0 5px;color:#7e5d05}
#num_index dd a:hover{color:#0a4f72;text-decoration:none;border:1px #0373ab solid;background:url(num_index_btnbghover.png) repeat-x}
#friendlink{border:1px #f9e1a0 solid;background:#fff;width:1200px;padding-bottom:1px}
#friendlink ul{padding-left:1px;display:inline}
#friendlink li{margin:1px;width:116px;float:left;text-align:center;height:22px;overflow:hidden}
#friendlink li a{display:block;color:#666;width:100%;height:100%;background:#f5f5f5}
#friendlink li a:hover{background:#e5f0f8;color:#06c;text-decoration:none}

#footer{margin:8px 10px 0 0;border-top:3px #fff3ad solid;background:#676767;color:#fff;overflow:hidden}
#footer p{text-align:center}
#footer a{color:#fff;text-decoration:underline}
#footer a:hover{color:#f0f8ff;text-decoration:none}

/*最新资讯 下载*/
.Min2{width: 580px;float: left;height: 100%;margin: 0 17px;margin-top: 9px;box-shadow: 1px 1px 1px #e6e6eb;}
.Min2 .bt_ul{ width: 100%;height: 42px;  line-height: 42px;  font-size: 18px;  border-bottom: 1px solid #ddd;  font-weight: 400;}
.Min2 .bt_ul ul li{width: 33%;float: left;height: 100%;text-align: center;font-size: 18px;cursor: pointer;}
.Min2 .bt_ul ul li.on{border-bottom: 2px solid #ff5534;color: #ff5534;font-weight: bold;}
.Min2 .list_ul{width: 100%;overflow: hidden;clear: both;}
.Min2 .list_ul ul {padding-top: 2px;}
.Min2 .list_ul ul li{height: 50px;line-height: 50px;padding: 7px 0px;}
.Min2 .list_ul ul li i{float: right;width: 44px;height: 100%;display: block;text-align: left;overflow: hidden;font-style: normal;}
.Min2 .list_ul ul li .cname{display: inline;float: left;width: 112px;height: 17px;line-height: 17px;margin: 10px 10px 0 0px;border-right: 1px solid #ddd;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.Min2 .list_ul ul li .text{float: left;height: 100%;display: block;width: 388px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Min2 .list_ul ul li .text img{display: inline-block; width: 20px; height: 20px;vertical-align: middle; border-radius: 4px; margin-right: 6px;}
.Min2 .list_ul ul li .time{ float: right; width: 70px; height: 100%; display: block; overflow: hidden; text-align: right; color: #FD3939;}
.Min2 .list_ul ul .line{border-top:1px dashed #ddd;margin: 5px 0;}

/*main*/
.main {width: 1200px;margin: 0 auto;}
.flex {display: flex; display: -ms-flexbox;}
.app-game-wrap .left {width: 346px;flex: 0 0 346px;}
.card { background: #fff;box-shadow: 1px 1px 1px #e6e6eb;margin: 10px 0;}
.card .title-h3 {height: 50px; line-height: 50px; margin: 0 20px; border-bottom: 1px solid #e6e6eb; font-size: 16px;font-weight: 700;}
.card .content {padding: 10px;}
.card .tab-title {height: 50px; padding: 0 20px;border-bottom: 1px solid #e6e6eb; position: relative;}
.card .tab-title span { display: inline-block; padding: 0 10px; text-align: center; line-height: 50px; height: 50px;font-size: 16px;  font-weight: 700; cursor: pointer;}
.card .tab-title span:nth-child(1) { padding-left: 0;}
.card .tab-title span:nth-child(n + 8) { display: none;}
.card .more-link {color: #848484; line-height: 50px; position: absolute; right: 20px;}
.app-box { text-align: center; margin: 10px auto;}
.app-box .icon { display: block;border-radius: 14px; overflow: hidden; height: 60px; font-size: 6px;}
.app-box .icon img { width: 60px; height: 60px;}
.app-box .name {display: block; width: 100%;line-height: 30px; font-size: 18px;font-weight: 700;text-overflow: ellipsis;white-space: nowrap; overflow: hidden; margin: 10px auto 5px;color: #333;}
.app-box .desc { display: inline-block; line-height: 15px; font-size: 14px;width: 100%;color: #848484; text-overflow: ellipsis;overflow: hidden; white-space: nowrap; margin: 5px auto 10px;}
.large-btn {display: inline-block;width: 150px;height: 34px;line-height: 34px;font-size: 16px;color: #fff;border: 1px solid #17a2e7;background: #17a2e7;}
.large-btn:hover {color: #fff;}
/*ä»Šæ—¥æŽ¨èæ¸¸æˆåˆ†ç±»*/
.card {background: #fff;box-shadow: 1px 1px 1px #e6e6eb;margin: 0;}
.card .title-h3 { height: 50px; line-height: 50px; margin: 0 20px;border-bottom: 1px solid #e6e6eb; font-size: 16px;font-weight: 700;}
.card .content { padding: 10px;}
.card .tab-title { height: 50px;padding: 0 20px; border-bottom: 1px solid #e6e6eb; position: relative;}
.card .tab-title span { display: inline-block;padding: 0 10px; text-align: center; line-height: 50px; height: 50px; font-size: 16px; font-weight: 700;cursor: pointer;}
.card .tab-title span:nth-child(1) { padding-left: 0;}
.card .tab-title span:nth-child(n + 8) { display: none;}
.card .more-link {color: #848484; line-height: 50px;  position: absolute; right: 20px;}
.sort-box {height: 375px;overflow: hidden;margin-left: -23px;}
.sort-list { flex-wrap: wrap;}
.sort-list li {width: 50%;display: flex; align-items: center; margin: 12px 0;}
.sort-list li a {display: flex; width: 100%; flex-wrap: nowrap; justify-content: center;}
.sort-list li .icon { width: 22px; height: 22px; overflow: hidden; margin-right: 8px;}
.sort-list li img { width: 22px; height: 22px;}
.sort-list li .name {font-size: 16px;height: 22px; line-height: 22px; overflow: hidden;}

.card .tab-title3 {height: 52px;padding: 0 20px;border-bottom: 1px solid #e6e6eb;position: relative;}
.card .tab-title3 span {display: inline-block;padding: 0 10px;text-align: center;line-height: 52px;height: 53px;font-size: 16px;font-weight: 700;cursor: pointer;}
.card .tab-title3 span:nth-child(1) {padding-left: 0;}
.card .tab-title3 span:nth-child(n + 8) { display: none;}



/**/
.app-game-wrap .center { flex: 1; margin: 0 20px;}
/* banner */
.slideBox { width: 680px; height: 264px; overflow: hidden; position: relative; border: 1px solid #ddd; margin-top: 10px;}
.slideBox .hd {height: 15px; overflow: hidden;position: absolute;left: 50%;bottom: 10px;transform: translate(-50%, 0px); z-index: 1;}
.slideBox .hd ul {overflow: hidden;zoom: 1;float: left;}
.slideBox .hd ul li { float: left;margin-right: 5px;width: 15px; height: 15px; line-height: 15px;text-align: center; background: rgb(255, 255, 255, 0.5); cursor: pointer; border-radius: 50%; font-size: 12px;}
.slideBox .hd ul li.on { background: #20b2aa;color: #fff;}
.slideBox .bd { position: relative;height: 100%;  z-index: 0;}

.slideBox .bd li {zoom: 1;vertical-align: middle;}
.slideBox .bd img { width: 680px;height: 264px; display: block;}
.card .tab-title { height: 50px;padding: 0 20px; border-bottom: 1px solid #e6e6eb;position: relative;}
.card .tab-title span {display: inline-block;padding: 0 10px;text-align: center; line-height: 50px; height: 50px; font-size: 16px;font-weight: 700;cursor: pointer;}
.card .tab-title span:nth-child(1) {padding-left: 0;}
.card .tab-title span:nth-child(n + 8) { display: none;}
.slideBox .bd img { width: 680px;height: 264px; display: block;}
.card .tab-title2 { height: 50px;padding: 0 20px; border-bottom: 1px solid #e6e6eb;position: relative;}
.card .tab-title2 span {display: inline-block;padding: 0 10px;text-align: center; line-height: 50px; height: 50px; font-size: 16px;font-weight: 700;cursor: pointer;}
.card .tab-title2 span:nth-child(1) {padding-left: 0;}
.card .tab-title2 span:nth-child(n + 8) { display: none;}
.card .more-link { color: #848484; line-height: 50px;  position: absolute; right: 20px;}
.cur {color: #079ae5;font-weight: 600;}
.tab-cont { height: 374px;}
.tab-cont ul li {width: 20%; justify-content: center; display: flex; flex-wrap: wrap; float: left; margin: 20px 0;}
.tab-cont ul li:nth-child(n + 11) {display: none;}
.tab-cont ul li a { display: block;text-align: center;}
.tab-cont ul li .icon {width: 80px; height: 80px; overflow: hidden; border-radius: 14px;}
.tab-cont ul li .icon img { width: 80px;height: 80px;}
.tab-cont ul li .name {line-height: 40px; height: 40px; width: 100%;display: inline-block;text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.tab-cont ul li:hover .name {color: #17a2e7;}
.tab-cont ul li:hover .btn {background: #17a2e7;color: #fff;}
.btn {display: inline-block;width: 68px;height: 24px;line-height: 24px;font-size: 14px;background: #fff;border: 1px solid #17a2e7;color: #17a2e7;text-align: center;cursor: pointer;border-radius: 4px;}

/*切换*/
.phone_game_list ul{display:none;}
.phone_game .on{display:block}

/*right*/
.app-game-wrap .right {width: 242px;flex: 0 0 242px;}
.rank-list { width: 220px;margin: 0 auto;}
.rank-list li {display: flex;margin: 8px 0;}
.rank-list li:nth-child(n + 11) { display: none;}
.rank-list li .num {display: block;width: 20px; height: 20px;background: #f6f6f6;border-radius: 50%;text-align: center;line-height: 20px;margin-top: 25px; margin-right: 5px;}
.rank-list li:nth-child(1) .num { background: #ff0000;color: #fff;}
.rank-list li .icon { width: 60px;height: 60px;border-radius: 14px; overflow: hidden; margin-right: 10px;}
.rank-list li .icon img {width: 60px; height: 60px; transition: all 0.2s;}
.rank-list li:hover img { transform: scale(1.1);}
.rank-list li:hover {background-color: #e0f7f5;}
.rank-list li .info {flex-grow: 1;width: 120px;text-align: left;}
.rank-list li .info a { display: block; margin: 10px 0; width: 120px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.rank-list li .info .down { font-size: 12px; color: #999;}
/*æ‰‹æœºè½¯ä»¶ è½¯ä»¶ä¸“é¢˜*/
.phone_game{clear: both;width: 1200px;op:20px;position:relative;margin:0 auto;}
.phone_game_tit{height:46px;overflow:hidden;zoom:1;line-height:46px;border-bottom:1px solid #e5e5e5}
.phone_game_tit h2{font-size:20px;float:left;padding-right:10px;border-bottom:2px solid #17a2e7;line-height:44px;font-weight:400;height: auto;color: #17a2e7;background: #E8FAFE;padding-left: 8px;}
.phone_game_tit .more{float:right;color:#999;font-size:14px;line-height:46px}
.phone_game_tit .nav{width: 765px;height:46px;float:left;overflow:hidden;margin-left:20px;}
.phone_game_tit .nav a{height:28px;line-height:23px;padding:0 15px;font-size:14px;font-weight:normal;color:#333;border:2px solid #f2f2f2;border-radius:15px;float:left;margin:9px 11px 0 0;display:inline;cursor:pointer}
.phone_game_tit .nav a.active,.phone_game_tit .nav a:hover{color:#17a2e7;border-color:#17a2e7}
.phone_game_tit .more:hover{color:#3686ec}
.phone_game_list{width:100%;padding-top:20px}
.phone_game_list ul{width:100%;padding-left:1px;overflow:hidden;zoom:1}
.phone_game_list ul li{width: 239px;float:left;height:89px;border-width:0px 1px 1px 0;border-style:solid;border-color:#eee;margin:0;display:inline;overflow:hidden;}
.phone_game_list ul li a{width:100%;height:89px;display:block;overflow:hidden}
.phone_game_list ul li a .u-as-img{width:60px;height:60px;float:left;margin:14px 14px 0 14px;border-radius:14px;display:inline;overflow:hidden}
.phone_game_list ul li a strong{width: 146px;height:16px;line-height:16px;font-size:14px;font-weight:normal;color:#333;float:left;margin:16px 0 0;display:inline;overflow:hidden;}
.phone_game_list ul li a span{margin:4px 0 0;display:block;width:80px;height:20px;background:url(http://www.xitonghe.com/SkinNew/images/star01.png) left center no-repeat;overflow:hidden;zoom:1;float:left}
.phone_game_list ul li a span i{float:left;height:100%;display:block;background:url(http://www.xitonghe.com/SkinNew/images/star05.png) left center no-repeat;overflow:hidden}
.phone_game_list ul li a b{width: 146px;height:14px;line-height:14px;font-size:12px;font-weight:normal;color:#999;float:left;margin:4px 0 0;display:inline;overflow:hidden;}
.phone_game_list ul li a:hover strong{color:#3686ec}
.phone_game_list ul li:nth-child(4n){border-right:0}
.phone_game a:hover{text-decoration: none;}
.box-p20 {width: 100%;background-color: #fff;margin: 20px auto;border-bottom: 2px solid #ececec;}
.index-h{height: 45px;line-height: 45px;border-top: 2px solid #17a2e7;padding:5px 0;border-bottom:1px solid #ddd;margin-bottom:15px;position:relative;}
.index-h .index-h-title{font-size: 24px;color: #333;font-weight: bold;background: none;border: none;line-height: 45px;}
.index-hs{height:20px;line-height:20px;padding-bottom:10px;border-bottom:1px dashed #ddd;margin-bottom:15px; position:relative;}
.index-hs-title{font-size:16px;border-left:5px solid #0cc6c6;padding-left:10px;}
.index-h-tabs{height:30px;line-height:30px;border-bottom:1px solid #ddd;position:relative;overflow:hidden; background-color:#f9f9f9;margin-bottom:15px;}
.index-h-tabs-title{float:left;width:50%; text-align:center;font-size:16px;color:#999; cursor:pointer}
.index-h-tabs-title.active{color:#fff; background-color:#0cc6c6;}
.h-more{ position:absolute;right:0;top:50%;line-height:20px;margin-top:-10px;}
.icon30-zt { background-position: 0 -150px;}
.icon30 { width: 30px; height: 30px;}
.b {overflow: visible;}
.index-zt-slider{padding:10px 40px;position:relative;height: 135px;overflow:hidden;}
.index-zt-slider .slidesjs-navigation{ position:absolute;top:10px;height:120px;line-height:120px;width:40px; text-align:center;font-size:30px; background-color:#ddd;color:#fff;border-radius:4px;}
.index-zt-slider .slidesjs-next{right:0;}
.index-zt-slider .slidesjs-previous{left:0;}
.index-zt-slider .slidesjs-navigation:hover{background-color: #17a2e7;color:#fff;text-decoration: none;}
.index-zt-list{}
.index-zt-list li{margin: 0 8px;float:left;width:200px;height:120px;position:relative;}
.index-zt-list li img{width:100%;height:100%}
.index-zt-list li em{ position:absolute;bottom:0;left:0;width:100%;line-height:30px;color:#fff;  text-align:center; background-color:rgba(0,0,0,0.5);overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}


.oldsite{width:1200px;margin:20px auto;font:12px/22px Verdana,Arial,sans-serif,"Times New Roman",å®‹ä½“;color:#666}
.oldsite h2{height:25px;line-height:25px;font-size:14px;padding-left:8px;background:#e8fafe;color:#007498;text-align:left;margin:1px;border-bottom:1px #d3e9ed solid}
.oldsite h2 span a{float:right;font-weight:400;margin-right:5px;color:#007498}
/*æŽ’è¡Œæ¦œ*/
a.mor{display:block;float:right;width:35px;height:30px;line-height:30px;font-size:14px;color:#99b898;text-align:center;margin-left:10px;margin-right:5px}
.newboxh .newmch .newphbox .newphbts a.mor span{display:inline-block;float:left;color:#99b898;margin:0}
.newboxh .newmch .newphbox .newphbts a.mor i{display:block;float:right;margin:14px 2px;height:4px;width:10px;background-position:0 -14px}
ul{display:block;list-style-type:disc;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0}
.newwidths{width:1200px;margin:0 auto;position:relative;border:1px solid #eee}
.newboxh{margin-bottom:20px;background:#fff;border-radius:2px}
.newboxh .newmch{width:1210px;height:570px;margin-left:12px;margin-top:10px}
.newboxh .newmch .newphbox{float:left;width:300px;height:570px;overflow:hidden}
.newboxh .newmch .newphbox .newphbts{width:300px;height:24px;line-height:24px;margin-bottom:15px}
.newboxh .newmch .newphbox .newphlts{width:300px;height:24px;line-height:24px;margin-bottom:15px}
.newboxh .newmch .newphbox .newphbts i{display:block;float:left;width:8px;height:14px;background:#ef581c;margin:6px 4px 8px 0}
.newboxh .newmch .newphbox .newphbts p{float:left;width:76px;height:24px;overflow:hidden;font-size:18px;color:#525252}
.newboxh .newmch .newphbox .newphbts span{margin-top:4px;float:left;font-size:12px;color:#525252}
.newboxh .newmch .newphbox .newphlts .newphcns{width:300px;height:520px;overflow:hidden}
.newboxh .newmch .newphbox .newphlts .newphcns li{display:block;float:left;width:280px;height:48px;line-height:48px}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfoa span{display:block;float:left;width:18px;height:18px;text-align:center;line-height:18px;color:#9d97be;border:1px solid #9d97be;margin:15px 5px 0 0}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfoa a{display:block;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:256px;height:48px;border-bottom:1px dashed #dfd9ff;font-size:14px;color:#525252}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfoa a p{float:left;width:180px;height:48px;line-height:48px;overflow:hidden;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfoa .bq{float:right;width:66px;text-align:center;height:48px;line-height:48px;font-size:12px;color:#9d97be}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob{display:none}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob span{display:block;float:left;width:18px;text-align:center;font-size:14px;color:#fff;background:#9d97be;height:32px;line-height:32px;margin:20px 0 0 0}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .img{float:left}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .img img{width:50px;height:50px;border-radius:12px;margin:10px 3px}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .name{display:block;float:left;margin:16px 0 0 0;width:200px;height:14px;line-height:14px;font-size:15px;color:#525252;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .newmstxt{display:block;float:left;margin:8px 0;width:155px;height:14px;line-height:14px;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#99b898}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .newdls{display:block;float:left;height:22px;text-align:center;line-height:22px;background:#ebecf2;color:#5c5c5c;border-radius:3px;font-size:12px;padding:0 8px;margin-top:5px}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .newdls:hover{background:#ef581c;color:#fff}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .downl2{display:block;float:right;height:32px;width:33px;background-position:-55px -220px;margin:6px 16px 0 0}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .downl2:hover{background-position:-128px -190px}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .bb{width:120px;height:20px;float:left;line-height:18px;margin:10px 0 0 0}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .bb i{display:inline-block;float:left;height:6px;border-left:1px solid #ef581c;vertical-align:super;margin:6px 5px 0}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .bb p{display:inline-block;max-width:60px;height:18px;float:left;overflow:hidden;font-size:12px;color:#9e9e9e}
.newboxh .newmch .newphbox .newphlts .newphcns .newinfob .bb .newmstxt{width:130px;margin-top:3px}
.newboxh .newmch .newphbox .newphlts .newphcns li.on{height:75px;border-bottom:1px dashed #dfd9ff}
.newboxh .newmch .newphbox .newphlts .newphcns li.on .newinfob{display:block}
.newboxh .newmch .newphbox .newphlts .newphcns li.on .newinfoa{display:none}
.newboxh .newmch .newphbox .newphlts .newphcns .newnumis1 .newinfoa .num,.newboxh .newmch .newphbox .newphlts .newphcns .newnumis1 .newinfob span{background:#e94646;color:#fff;border:none}
.newboxh .newmch .newphbox .newphlts .newphcns .newnumis2 .newinfoa .num,.newboxh .newmch .newphbox .newphlts .newphcns .newnumis2 .newinfob span{background:#ff8610;color:#fff;border:none}
.newboxh .newmch .newphbox .newphlts .newphcns .newnumis3 .newinfoa .num,.newboxh .newmch .newphbox .newphlts .newphcns .newnumis3 .newinfob span{background:#ffd37f;color:#fff;border:none}
.addme{text-align:center;margin-top:16px}


.softblist,.softolist{list-style:none;line-height:22px}
.softblist li,.softolist li{height:22px;line-height:22px;overflow:hidden;white-space:normal;padding-left:15px;background: url(https://www.edowning.net/images/li_bg3.gif) no-repeat left 7px;}
.softolist li{background: url(https://www.edowning.net/images/li_bg4.gif) no-repeat left 7px;}
.softolist li a:link,.softolist li a:visited{color:#e56c00}
.softolist li a:active,.softolist li a:hover{color:#b45429;text-decoration:underline}
.softblist li span,.softolist li span{float:right}
#recommend_down{float:left;width:335px;height:366px;clear:left;border:1px #88d3e3 solid;margin:8px 0 0 0}
#recommend_down dl{border-bottom:1px #88d3e3 dashed;float:left;width:100%;clear:both}
#recommend_down dt{float:left;margin:10px;display:inline}
#recommend_down dt img{padding:2px;border:1px #ccc solid}
#recommend_down dt a:hover img{border:1px #88d3e3 solid}
#recommend_down dd{float:left;width:170px;height:66px;overflow:hidden}
.wrap h2{height:25px;line-height:25px;font-size:14px;padding-left:8px;background:#e8fafe;color:#007498;text-align:left;margin:1px;border-bottom:1px #d3e9ed solid}
.wrap h2 span a{float:right;font-weight:400;margin-right:5px;color:#007498}
#last_updated{float:right;width:550px;height:366px;border:1px #88d3e3 solid;margin-top:8px;margin-right:8px;margin-bottom:0;margin-left:8px}
#hot_down ul,#last_updated ul,#recommend_down ul{margin:5px 10px}
#last_updated a.type,.index_downrank a.type{color:#999}
#last_updated a.type:hover,.index_downrank a.type:hover{color:#f60;text-decoration:underline}
#hot_down{float:right;width:298px;height:366px;margin:8px 0 0 0;border:1px #f9e1a0 solid}
#hot_down h2,.index_downrank h2{background:#fef9eb;color:#e56c00;border-bottom:1px #efe7d3 solid}
#common_tools h2{padding:0;text-align:center}
#common_tools{border:1px #88d3e3 solid;float:left;clear:both;margin-top:8px;width:1200px}
#common_tools dl{margin:2px;width:145px;float:left;text-align:center;display:inline}
#common_tools dt{background:#c3e0f5;color:#333;height:22px;overflow:hidden;margin-bottom:1px}
#common_tools dd a{background:#f5f5f5;color:#666;display:block;height:22px;overflow:hidden}
#common_tools dd a:hover{background:#e5f0f8;color:#06c}
.index_downrank{float:left;border:1px #f9e1a0 solid;width:335px;height:258px;margin:8px 0 0 0}
.index_downrank ul{margin:5px 10px}
.index_softlist{float:left;margin:8px 0 0 12px;width:420px;height:258px;border:1px #88d3e3 solid}
.index_softlist ul{margin:5px 10px}
#friendlink,#num_index{float:left;width:948px;clear:both;margin:8px 0 0 0;border:1px #f9e1a0 solid;background:#f7f7f7}
#num_index dl{padding:5px 0;float:left;font-size:14px;font-weight:700;color:#7e5d05}
#num_index dd a,#num_index dt{margin:0 10px;display:inline;background:url(num_index_btnbg.png) repeat-x;height:20px;line-height:20px;border:1px #c59105 solid;float:left;padding:0 5px}
#num_index dd a{margin:0 4px;padding:0 5px;color:#7e5d05}
#num_index dd a:hover{color:#0a4f72;text-decoration:none;border:1px #0373ab solid;background:url(num_index_btnbghover.png) repeat-x}
#friendlink{border:1px #f9e1a0 solid;background:#fff;width:1200px;padding-bottom:1px}
#friendlink ul{padding-left:1px;display:inline}
#friendlink li{margin:1px;width:116px;float:left;text-align:center;height:22px;overflow:hidden}
#friendlink li a{display:block;color:#666;width:100%;height:100%;background:#f5f5f5}
#friendlink li a:hover{background:#e5f0f8;color:#06c;text-decoration:none}

#footer{margin:8px 10px 0 0;border-top:3px #fff3ad solid;background:#676767;color:#fff;overflow:hidden}
#footer p{text-align:center}
#footer a{color:#fff;text-decoration:underline}
#footer a:hover{color:#f0f8ff;text-decoration:none}

/*最新资讯 下载*/
.Min2{width: 580px;float: left;height: 100%;margin: 0 17px;margin-top: 9px;box-shadow: 1px 1px 1px #e6e6eb;}
.Min2 .bt_ul{ width: 100%;height: 42px;  line-height: 42px;  font-size: 18px;  border-bottom: 1px solid #ddd;  font-weight: 400;}
.Min2 .bt_ul ul li{width: 25%;float: left;height: 100%;text-align: center;font-size: 18px;cursor: pointer;}
.Min2 .bt_ul ul li.on{border-bottom: 2px solid #079ae5;color: #079ae5;font-weight: bold;}
.Min2 .list_ul{width: 100%;overflow: hidden;clear: both;}
.Min2 .list_ul ul {padding-top: 14px;}
.Min2 .list_ul ul li{height: 46px;line-height: 46px;padding: 7px 0px;}
.Min2 .list_ul ul li i{float: right;width: 44px;display: block;text-align: left;overflow: hidden;font-style: normal;height: 20px;line-height: 20px;}
.Min2 .list_ul ul li .cname{display: inline;float: left;width: 112px;height: 20px;line-height: 20px;margin: 10px 10px 0 0px;border-right: 1px solid #ddd;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.Min2 .list_ul ul li .text{float: left;height: 100%;display: block;width: 388px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 30px;height: 30px;}
.Min2 .list_ul ul li .text img{display: inline-block; width: 20px; height: 20px;vertical-align: middle; border-radius: 4px; margin-right: 6px;}
.Min2 .list_ul ul li .time{ float: right; width: 70px; height: 100%; display: block; overflow: hidden; text-align: right; color: #FD3939;}
.Min2 .list_ul ul .line{border-top:1px dashed #ddd;margin: 5px 0;}

/*轮播*/
.l-new{background-color:#fff;margin-top:20px;padding:20px 0;overflow:hidden}
.l-new>div{float:left;overflow:hidden}
.l-new .col-gd-l,.l-new .col-gd-c{margin-left:20px;width:430px}
.l-new .col-gd-r{margin-left:20px;width:260px}
.m-slideBox{margin-top: 10px; width: 100%;height:206px;overflow:hidden;position:relative;}
.m-slideBox .bd{position:relative;height:100%;z-index:0}
.m-slideBox .bd li{width: 100%;height:206px;zoom:1;vertical-align:middle;position:relative;}
.m-slideBox .bd img{width:100%;height:100%;display:block}
.m-slideBox .bd span{opacity: 0.7;font-size: 14px;padding-left: 8px;display:block;position:absolute;left:0;bottom:0;background: #34343475;width: 100%;height:36px;line-height:36px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.m-slideBox .hd{height:10px;overflow:hidden;position:absolute;right:8px;bottom:13px;z-index:1}
.m-slideBox .hd ul{overflow:hidden;zoom:1;float:left}
.m-slideBox .hd ul li{float:left;margin-right:4px;width:8px;height:8px;line-height:0px;cursor:pointer;text-indent:-999px;overflow:hidden;border:1px solid #fff}
.m-slideBox .hd ul li.on{background:#fff}
.m-slideBox.cur{width:260px;height:100px}
.m-slideBox.cur .bd li{width:260px;height:100px}
.m-slideBox.cur .bd span{padding:0 70px 0 10px;width:180px}
.m-recApp{margin-top: 18px;}
.m-recApp .w-tab-nav{border-bottom:2px solid #fff;height:46px}
.m-recApp .w-tab-nav li{width:106px;height:46px;line-height:46px;text-align:center;float:left;font-size:16px;color:#666;position:relative;cursor:pointer;background-color:#fafafa}
.m-recApp .w-tab-nav li.on{height:48px;font-weight:bold;color: #079ae5;background-color:#fff;border:1px solid #f2f2f2;border-top: 2px solid #079ae5;border-bottom:2px solid #fff;}.m-recApp .w-tab-nav li.on span{width:88px;height:1px;font-size:0px;background-color:#fff;position:absolute;top:45px;left:9px;overflow:hidden}
.m-recApp .w-tab-nav li+li{margin-left:2px}
.m-recApp .w-tab-nav a{height:46px;line-height:46px;text-align:center;float:right}
.m-recApp .w-tab-nav a i{width:12px;height:12px;display:block;float:right;background:url(//js.wangye.cn/wangye/2020/0831wzry/images/icon_12.png) no-repeat;background-size:100% 100%;margin-left:5px;margin-top:17px}
.m-recApp .w-tab-nav a:hover i{background:url(//js.wangye.cn/wangye/2020/0831wzry/images/icon_13.png) no-repeat}
.m-recApp .item+.item{display:none}
.m-recApp .w-game{height: 130px;margin:0 auto;background-image:url(../images/t_x_bg.png);background-position:left bottom;background-repeat:repeat-x;border:1px solid #f2f2f2;width: 100%;overflow: hidden;}
.m-recApp .w-game li{width: 70px;height: 132px;float:left;margin-left: 13px;}.m-recApp .w-game li a{width:100%;height:100%;display:block;overflow:hidden;color:#fff}.m-recApp .w-game li a:hover{text-decoration:underline}
.m-recApp .w-game li img{width: 70px;height: 70px;display:block;border-radius:21px;margin:16px auto 0;}
.m-recApp .w-game li span{width:100%;display:block;height:34px;line-height:34px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;color:#666}.m-recApp .w-soft{overflow:hidden;padding: 7px;border-bottom: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;border-left: 1px solid #f2f2f2;height: 255px;}.m-recApp .w-soft li{height: 30px;line-height: 30px;overflow:hidden;position:relative;margin-top: 10px;}
.m-recApp .w-soft li+li{margin-top:10px}
.m-recApp .w-soft li span{float:left;display:block}
.m-recApp .w-soft li span.h{color: #079ae5;font-size:16px;text-align: left;}
.m-recApp .w-soft li span.name{color:#666;font-size:16px;width:142px;height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.m-recApp .w-soft li span.date,.m-recApp .w-soft li span.size{color:#999;margin:0 8px}
.m-recApp .w-soft li span.btn{width:64px;height:24px;line-height:24px;text-align:center;border: 1px solid #079ae5;color: #079ae5;position:absolute;right: 0;top:0;}
.m-recApp .w-soft li a{display:inline-block}
.m-recApp .w-soft li a:after{content:'';clear:both;overflow:hidden}
.m-recApp .w-soft li a:hover span.date,.m-recApp .w-soft li a:hover span.size{color:#42baec}
.m-recApp .w-soft li a:hover span.btn{color:#fff;background-color: #079ae5;}
.r-tab{overflow:hidden}
.r-tab .hd,.r-tab .bd{overflow:hidden}
/*轮播图*/
#playBox{height:150px; position:relative; overflow:hidden; margin:auto; margin-top:21px; width:1200px;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left; width:1200px;}
#playBox .oUlplay li img{ height:150px; width:1200px; height:150px;}
#playBox .playBoxIn{ width:1200px; height:80px; position:absolute; top:20px; left:0px;}
#playBox .playBoxIn .playBoxInIn{ width:1200px; margin:0px auto;}
#playBox  .pre{ cursor:pointer; width:45px; height:45px;position:absolute; left:0px; top:55px;z-index:87; background:url(../images/bg4.png) no-repeat 0px -870px; float:left;}
#playBox  .pre:hover{ background:url(../images/bg4.png) no-repeat -120px -870px;}
#playBox  .next{ cursor:pointer; width:45px; height:45px;position:absolute; right:0px; top:55px;z-index:87; background:url(../images/bg4.png) no-repeat -60px -870px; float:right;}
#playBox  .next:hover{ background:url(../images/bg4.png) no-repeat -180px -870px;}
#playBox .smalltitle {width:1200px; height:10px; position:absolute; bottom:18px; z-index:10;}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#FF6900; width:6px; height:6px; border:2px solid #FFFFFF;}

/*专题专区*/
.ztzh_Box {width: 1200px;background-color: #fff;margin: 20px auto;}
.ztzh_title {width: 100%;}
.ztzh_title b {display: block;float: left; width: 41px;height: 30px;background: url(../images/2020_bg1.png) no-repeat;margin: 0px 18px 0px 0px;}
.ztzh_title b.icon5 {background-position: 0px -140px;}
.ztzh_title h2 {float: left;font-size: 24px;font-weight: bold;color: #333333;}
.nhtMore {float: right;}
.nhtMore a {display: block;color: #999999;text-decoration: none;}
.nhtMore a b {display: block; float: right;width: 15px;height: 15px;background: url(../images/2020_bg1.png) no-repeat -195px 0px;margin: 2px 0px 0px 6px;}
.ztzh_title .nhtMore {margin-top: 12px;}
.clear {clear: both;}
.ztzh_title::after{ content:''; display: block; width:1200px; height:6px; background:#0071BC; border-radius:100px; margin-top:14px;}
.ztzh_list{ float:left; width:870px; margin-top:6px;}
.ztzh_list li{ float:left; width:208px; height:168px; margin:19px 0px 0px 10px; position:relative; overflow:hidden; border:1px solid #EEEEEE; border-radius:5px;}
.ztzh_list li:hover{ box-shadow:2px 2px 15px 3px #E3E3E3;}
.ztzh_list li:nth-child(4n+1){ margin-left:0px;}
.ztzq_cont1{ width:208px; height:168px;  border-radius:5px; position:relative;}
.ztzq_cont1 a.img img{ width:208px; height:120px; border-radius:5px 5px 0px 0px; }
.ztzq_cont1 dl{ width:135px; margin:5px 0px 0px 8px;}
.ztzq_cont1 dl dt a{ display:block; height:18px; line-height:18px; overflow:hidden;}
.ztzq_cont1 dl dd{ height:16px; line-height:16px; overflow:hidden; font-size:12px; color:#999999; margin-top:3px;}
.ztzq_cont1 span a{ display:block; width:50px; height:24px; line-height:24px; overflow:hidden; text-align:center; background:#0071BC; position:absolute; right:0px; bottom:12px; color:#ffffff; text-decoration:none;}
.ztzq_cont2{ width:208px; height:168px; border-radius:5px; background:#ffffff; position:absolute; left:0px; top:170px;}
.ztzq_cont2 dl{ width:180px; margin:auto;}
.ztzq_cont2 dl dt a{ display:block; height:22px; line-height:22px; overflow:hidden; font-size:18px; font-weight:bold; text-align:center; margin-top:12px;}
.ztzq_cont2 dl dd.cont1{ height:65px; line-height:22px; overflow:hidden; color:#999999; margin-top:12px;}
.ztzq_cont2 dl dd.cont2 a{ display:block; width:90px; height:32px; line-height:32px; text-align:center; overflow:hidden; background:#F55555; color:#ffffff; text-decoration:none; border-radius:100px; margin:auto; margin-top:10px;}
.nhtZxlbList{ float:right; width:300px; margin-top:12px;}
.nhtZxlbList li{ width:300px; margin:13px 0px 0px 0px;}
.nhtZxlbList li span{ display:block; float:left; width:32px; height:17px; line-height:17px; text-align:center; overflow:hidden; font-size:12px; color:#0071bc; background:url(../images/2020_bg1.png) no-repeat -215px -270px;}
.nhtZxlbList li a{ display:block;font-size:14px; float:right; width:255px; height:18px; line-height:18px; overflow:hidden;}
/**手机游戏下载**/
.toplist_box{ width:1200px; margin-top:60px;margin: 20px auto;}
.list_titlein{ width:1200px;}
.list_titlein b{ display:block; float:left; width:41px; height:30px; background:url(../images/2020_bg1.png) no-repeat; margin:0px 18px 0px 0px;}
.list_titlein b.icon6 {background-position: -50px -140px;}
.list_titlein b.icon1{ background-position:0px -90px;}
.list_titlein h2{ float:left; font-size:24px; font-weight:bold; color:#333333;}
.list_titlein .nhtMore{ margin-top:12px;}
.list_titlein::after{ content:''; display: block; width:1200px; height:6px; background:#0071BC; border-radius:100px; margin-top:14px;}
.toplist_boxin{ width:1200px; margin-top:30px;}
.nhtYxbdBox{ float:left; width:285px; margin:0px 0px 0px 20px;}
.nhtYxbdBox:first-child{ margin-left:0px;}
.nhtYxbdTitle{ width:285px; height:49px; line-height:45px; background:url(../images/2020_bg1.png) no-repeat; font-size:24px; font-weight:bold; color:#333333; text-align:center; overflow:hidden;}
.nhtYxbdTitle1{ background-position:0px -305px;}
.nhtYxbdTitle2{ background-position:0px -365px;}
.nhtYxbdTitle3{ background-position:0px -425px;}
.nhtYxbdTitle4{ background-position:0px -485px;}
.nhtYxbdList{ width:285px; padding-top:10px;}
.nhtYxbdList li{ width:285px;}
.nhtYxbdHover1{ width:285px; height:29px; margin-top:15px;}
.nhtYxbdHover1 span{ display:block; float:left; width:26px; height:29px; line-height:29px; overflow:hidden; color:#ffffff; text-align:center; background:url(../images/2020_bg1.png) no-repeat;}
.nhtYxbdHover1 span.orange{ background-position:0px -190px;}
.nhtYxbdHover1 span.blue{ background-position:-35px -190px;}
.nhtYxbdHover1 span.red{ background-position:-70px -190px;}
.nhtYxbdHover1 span.green{ background-position:-105px -190px;}
.nhtYxbdHover1 span.gray{ background-position:-140px -190px;}
.nhtYxbdHover1 a{ display:block; float:right; width:235px; height:18px; line-height:18px; overflow:hidden; margin:5px 0px 0px 0px;}
.nhtYxbdHover2{ width:285px; height:94px; background:#ffffff; box-shadow:2px 2px 15px 3px #E3E3E3; border-radius:5px; margin-top:15px;}
.nhtYxbdHover2 span{ display:block; float:left; width:36px; height:38px; line-height:29px; overflow:hidden; color:#ffffff; text-align:center; background:url(../images/2020_bg1.png) no-repeat; margin:28px 0px 0px 5px;}
.nhtYxbdHover2 span.orange{ background-position:0px -225px;}
.nhtYxbdHover2 span.blue{ background-position:-45px -225px;}
.nhtYxbdHover2 span.red{ background-position:-90px -225px;}
.nhtYxbdHover2 span.green{ background-position:-135px -225px;}
.nhtYxbdHover2 span.gray{ background-position:-285px -260px; line-height:38px;}
.nhtYxbdHover2 a.img img{ display:block; float:left; width:70px; height:70px; border-radius:15px; margin:12px 0px 0px 18px;}
.nhtYxbdHover2 dl{ float:left; width:125px; margin:12px 0px 0px 18px;}
.nhtYxbdHover2 dl dt a{ display:block; height:18px; line-height:18px; overflow:hidden;}
.nhtYxbdHover2 dl dd.cont{ height:16px; line-height:16px; overflow:hidden; font-size:12px; color:#999999; margin-top:7px;}
.nhtYxbdHover2 dl dd.starbox{ margin-top:7px;}
/**评分**/
.star{ width:83px; height:15px; background:url(../images/star.png) no-repeat;}
.star1{ background-position:0px 0px;}
.star2{ background-position:0px -20px;}
.star3{ background-position:0px -40px;}
.star4{ background-position:0px -60px;}
.star5{ background-position:0px -80px;}
.starbox{ width:92px; height:15px; 
/* background:url(../images/starbg.png) no-repeat; */
}
.staryx1{ background-position:0px 0px;}
.staryx2{ background-position:0px -20px;}
.staryx3{ background-position:0px -40px;}
.staryx4{ background-position:0px -60px;}
.staryx5{ background-position:0px -80px;}


.g-company{width:1200px;margin:15px auto;background:#fff;padding:0 0 15px 0}
.g-title{width:100%;height:24px;margin:15px 0 0;display:block;overflow:hidden}
.g-title dt{width:auto;height:24px;line-height:24px;font-size:20px;font-weight:700;color:#333;text-indent:11px;border-left:4px solid #0071bc;float:left;display:inline;overflow:hidden}
.g-friend-ul{width:1220px;height:auto;display:block;overflow:hidden;margin:10px auto 0;padding:0 10px}
.g-friend-ul li{height:14px;line-height:20px;font-size:14px;font-weight:400;padding:3px 6px;display:inline;overflow:hidden;word-break:break-all;word-wrap:break-word}
.g-friend-ul li a{color:#4e4e4e;height:14px;line-height:14px;white-space:nowrap}
.g-friend-ul li a:visited{color:#4e4e4e}
.g-friend-ul li a:hover{color:#f90366;text-decoration:underline}
