html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* 消除移动浏览器点击蓝色背景 */
}

body {
    margin: 0;
}
a{
    color:#333;
}
article,aside,details, /* 1 */
figcaption,figure,footer,header,main, /* 2 */
menu,nav,section,summary {
    /* 1 */
    display: block;
}

audio,canvas,progress,video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

progress {
    vertical-align: baseline;
}

template, /* 1 */
[hidden] {
    display: none;
}

a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

a:active,a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

b,strong {
    font-weight: inherit;
}

b,strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

code,kbd,pre,samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

figure {
    margin: 1em 40px;
}

em {
    font-style: normal;
}

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

button,input,select,textarea {
    font: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
}

optgroup {
    font-weight: bold;
}

button,input {
    /* 1 */
    overflow: visible;
}

button,select {
    /* 1 */
    text-transform: none;
}

button,html [type="button"], /* 1 */
[type="reset"],[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

textarea {
    overflow: auto;
}

[type="checkbox"],[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* normalize.css结束 */
.clearfix {
    *zoom:1}

.clearfix:before,.clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

.p1r {
    padding: 1rem;
}

p {
    margin: 0;
}

img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

ul,ol,dl,h1,h2,h3,h4,h5,h6,dt,dd {
    margin: 0;
    padding: 0
}

ul li,ol li {
    list-style: none
}

a {
    text-decoration: none;
}

.f-fl,.f-lifl li {
    float: left;
    display: inline
}

.f-fr {
    float: right;
    display: inline
}

@font-face {
    font-family: 'iconfont';
    /* project id 3245657 */
    src: url('');
    src: url('?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_3245657_5enogts4f37.woff2') format('woff2'), url('//at.alicdn.com/t/font_3245657_5enogts4f37.woff') format('woff'), url('//at.alicdn.com/t/font_3245657_5enogts4f37.ttf') format('truetype'), url('#iconfont') format('svg');
}

.navshow-ul {
    width: 100%;
    height: auto;
    background: #f8f8f8;
    overflow: hidden;
    padding: 0 0 10px 4px;
}

.navshow-ul li {
    width: 33.33%;
    height: auto;
    padding: 10px 10px 0 0;
    box-sizing: border-box;
    float: left;
    display: inline;
    overflow: hidden;
    position: relative;
    zoom:1}

.navshow-ul li a {
    width: 100%;
    height: 40px;
    background: #fff;
    padding: 0;
    border-radius: 6px;
    box-sizing: border-box;
    text-align: center;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    zoom:1}

.navshow-ul li a i {
    font-size: 1.3rem;
    margin-right: 0.5rem;
    color: #ff6f6f
}

.navshow-ul li a strong {
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    text-align: center;
    display: block;
    overflow: hidden;
}

/* 全站全局CSS部分结束 */
button, input, select, textarea, a {
    outline: none;
}

a:link {
    text-decoration: none
}

body {
    text-align: left;
    font-size: 12px;
    padding: 0 0 0 0;
    font-family: "microsoft yahei";
    background: none;
    background: #f0f0f0;
    margin: 0px auto;
}
body{
    max-width:750px;
    margin:0 auto;
}

.margin10 {
    margin-top: 10px;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.header-history {
    float: left;
    height: 4rem;
    display: flex;
    width: 4rem;
    background-position: 0.2rem 0.2rem;
    margin-right: 1rem;
}

.header-history i {
    font-size: 3rem;
    margin-left: 0.5rem;
    color: #fff;
}

.header {
    height: 4rem;
    line-height: 4rem;
    background-color: #ff6f6f;
}

.header .header-logo {
    float: left;
    height: 4rem;
    background-image: url("../images/logoicon.png") ;
    display: flex;
    background-repeat: no-repeat;
    background-size: 90%;
    width: 4rem;
    background-position: 0.2rem 0.2rem;
    margin-right: 1rem;
}

.header .header-navshow-btn {
    width: 4rem;
    height: 4rem;
    font-size: 0;
    text-indent: -9999;
    float: right;
    margin: 0 0 0 10px;
    background: url(../images/custom-icon.png) no-repeat -230px 19px;
    background-size: 570px;
    display: inline;
    overflow: hidden;
}

.header .header-navshow-ul {
    width: 100%;
    height: auto;
    position: relative;
    right: 0;
    background: #f8f8f8;
    z-index: 999;
    display: none;
    overflow: hidden;
    padding: 0 0 10px 10px;
    box-sizing: border-box
}

.header .header-navshow-ul li {
    width: 33.33%;
    height: auto;
    padding: 10px 10px 0 0;
    box-sizing: border-box;
    float: left;
    display: inline;
    overflow: hidden;
    position: relative;
    zoom:1}

.header .header-navshow-ul li a {
    width: 100%;
    height: 40px;
    background: #fff;
    padding: 0;
    border-radius: 6px;
    box-sizing: border-box;
    text-align: center;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    zoom:1}

.header .header-navshow-ul li a i {
    font-size: 1.3rem;
    margin-right: 0.5rem;
    color: #ff6f6f
}

.header .header-navshow-ul li a strong {
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    text-align: center;
    display: block;
    overflow: hidden;
}

.search-input {
    width: 8rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    text-indent: 10px;
    background: #fff;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 4px 0 0 4px;
    float: left;
    display: inline;
    overflow: hidden;
    position: relative;
    top: 1rem;
}

.search-button {
    width: 3rem;
    height: 2rem;
    background: url(../images/seachbtn.png) no-repeat 12px 1px #fff;
    background-size: 60%;
    border-radius: 0 4px 4px 0;
    border: 0;
    float: left;
    margin: 0;
    display: inline;
    overflow: hidden;
    position: relative;
    top: 1rem;
}

.eqw-footer {
    background-color: #ff6f6f;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 1rem 0;
}

.wrapper {
    background-color: #ecebeb;
}

.wrapper section {
    margin-bottom: 1rem;
}

.lists {
    background-color: #ecebeb;
}

.lists .lists-box {
    margin-bottom: 1rem;
    padding: 0 0 1rem 0;
    background-color: #fff;
}

.lists .hover {
    display: block;
}

.lists-title {
    overflow: hidden;
    height: 44px;
    padding: 0px 15px;
    background: #fff;
    border-bottom: 1px solid #eee;
}

.lists-title strong {
    font-size: 20px;
    font-style: normal;
    color: #333;
    display: inline-block;
    font-weight: normal;
    border-left: 8px solid #ff6f6f;
    text-indent: 12px;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    margin-top: 9px;
}

.lists-nav {
    overflow: hidden;
    padding: 1%;
    background-color: #fff;
    width: 98%;
}

.lists-nav li {
    display: block;
    float: left;
    width: 23%;
    margin: 1%;
    line-height: 32px;
    height: 32px;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 16px;
    color: #909090;
    background: #f2f2f2;
}

.lists-nav li.hover {
    background: #ff6f6f;
    color: #fff;
    border-radius: 4px;
}

.lists-div {
    background-color: #fff;
    display: none;
    position: relative;
}

a.more {
    font-size: 14px;
    color: #808080;
    float: right;
    background: url(../images/more.png) no-repeat right center;
    background-size: 7px;
    padding-right: 10px;
    margin-top: 12px;
}

.lists-more {
    width: 80%;
    margin: auto;
    clear: both;
    display: block;
    height: 3rem;
    line-height: 3rem;
    color: #ff6f6f;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 2rem;
}

.g-today-cout {
    background: #fff;
    overflow: hidden;
}

.lists-today {
    overflow: hidden;
    padding: 0px 15px;
    background-color: #fff;
}

.lists-today li {
    width: 95%;
    height: auto;
    padding: 10px 0;
    line-height: 1.3rem;
    border-bottom: 1px dotted #f3f3f3;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}

.lists-today li:last-of-type {
    border-bottom: 0px;
}

.lists-today li a {
    width: 100%;
    height: auto;
    display: -webkit-box;
    overflow: hidden;
    color: #0C0C0C;
    font-size: 1rem;
}

.lists-today li a img {
    width: 8rem;
    height: 7rem;
    overflow: hidden;
    display: inline-block;
}

.lists-today li a strong {
    width: auto;
    height: auto;
    padding: 0 0px 0 10px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    -webkit-box-flex: 1;
}

.lists-today li a strong b {
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    color: #555;
    display: block;
    overflow: hidden;
    margin: 2px 0 0;
}

.lists-today li a strong p {
    width: 100%;
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    display: block;
    overflow: hidden;
    margin: 4px 0 0 0;
}

.lists-today li a strong span {
    display: block;
    height: 22px;
    line-height: 22px;
    color: #c5c5c5;
    font-weight: normal;
    margin-top: 4px;
    font-size: 14px;
}

.lists-today-list {
    overflow: hidden;
    background-color: #fff;
    padding: 0px 15px 0px 15px;
}

.lists-today-list li {
    width: 100%;
    height: auto;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    border-bottom: 1px solid #f3f3f3;
    display: block;
    zoom: 1;background: url(../images/more.png) no-repeat left center;
    background-size: 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lists-today-list li a {
    font-size: 16px;
    color: #666;
    padding: 0px 0px 0px 12px;
}

.lists-today-list li:last-of-type {
    border-bottom: 1px dotted #ccc;
}

.lists-game {
    width: 100%;
    padding: 0 18px 18px 0;
    box-sizing: border-box;
    height: auto;
    display: block;
    overflow: hidden;
    background-color: #fff;
}

.lists-game li {
    width: 25%;
    height: auto;
    float: left;
    margin: 16px 0 0 0;
    display: inline;
    overflow: hidden;
}

.lists-game li a {
    width: 100%;
    height: auto;
    padding: 0 0 0 18px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}

.lists-game li a img {
    width: 6rem;
    height: 5rem;
    border-radius: 1rem;
    display: block;
    overflow: hidden;
    margin: 0px auto
}

.lists-game li a strong {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    font-weight: normal;
    color: #333;
    text-align: center;
    margin: 5px 0 0 0;
    display: block;
    overflow: hidden;
}

.lists-game li a span {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    text-align: center;
    margin: 0 0 0 0;
    display: block;
    overflow: hidden;
}

.lists-game li a b {
    width: 80%;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    font-weight: normal;
    color: #ff4000;
    border: 1px solid #ff4000;
    border-radius: 4px;
    text-align: center;
    margin: 4px auto 0;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
}

/*列表页*/
.game-lists {
}

.game-lists li {
    width: 100%;
    height: auto;
    background: #fff;
    display: -webkit-box;
    overflow: hidden;
    margin: 0px 0 0 0;
    padding: 17px 15px;
    box-sizing: border-box;
    border-bottom: 1px dashed #eaeaea;
}

.game-lists li .g-game-img {
    width: auto;
    height: auto;
    text-decoration: none;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-flex: 1
}

.game-lists li .g-game-img img {
    width: 70px;
    height: 70px;
    border-radius: 14px;
    display: block;
    overflow: hidden;
}

.game-lists li .g-game-img p {
    width: auto;
    height: auto;
    -webkit-box-flex: 1;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    display: block;
    overflow: hidden
}

.game-lists li .g-game-img p strong {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    font-weight: normal;
    color: #333;
    margin: 2px 0 0 0;
    display: block;
    overflow: hidden
}

.game-lists li .g-game-img p img {
    width: auto;
    height: 14px;
    display: block;
    overflow: hidden;
    margin: 6px 0 6px 0;
}

.game-lists li .g-game-img p b {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    margin: 4px 0 0 0;
    display: block;
    overflow: hidden
}

.game-lists li .g-game-btn {
    width: 60px;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    display: inline-block;
    overflow: hidden;
    background: #19b5fe;
    text-decoration: none;
    position: relative;
    zoom:1; margin: 20px 0 0 0;
}

.game-lists li .m-nodown-btn {
    background: #999;
    text-align: center;
    text-indent: 0;
    border: 1px solid #999;
    color: #fff;
}

.game-lists li:last-of-type {
    border-bottom: 0px;
}

.lists-tags {
    padding-left: 2%;
}

.lists-tags li {
    float: left;
    width: 30%;
    margin: 1%;
    color: #0a0a0a;
    border: 1px solid #ccc;
    border-radius: 0.3rem;
    text-align: center;
    height: 2rem;
    line-height: 2rem;
}

.lists-tags li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    font-size: 0.9rem;
    width: 96%;
    padding: 0 2%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}

.hide {
    display: none;
}

.list-saixuan {
    background-color: #fff;
    padding: 3%;
    width: 94%;
    display: inline-block;
    margin-bottom: 1rem;
}

.list-saixuan dl dd {
    clear: both;
    width: 100%;
    height: 2rem;
    line-height: 2rem;
}

.list-saixuan dl dd strong {
    font-size: 1.2rem;
    font-weight: bold;
    float: left;
    width: 20%
}

.list-saixuan dl dd .dhide {
    display: none;
}

.list-saixuan dl dd a {
    font-size: 1rem;
    color: #999;
    margin: 0 0.3rem;
}

.list-saixuan dl dd a.on {
    background-color: red;
    color: #fff;
    padding: 0.1rem 1rem;
    border-radius: 5px;
}

.list-saixuan dl dd .xl {
    color: #fc5c5c;
    float: right;
    margin-top: 0.3rem;
    width: 7%;
}

.list-saixuan dl dd div {
    width: 70%;
    float: left;
    overflow: hidden;
    word-wrap: break-word;
    white-space: nowrap;
}

.list-saixuan dl dd div.show {
    width: auto;
    overflow: auto;
    white-space: unset;
}

.pagebox {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-top: 2px solid #ccc;
    background: #fff;
}

.pagelist {
    display: inline-block;
    font-size: 1rem;
}

.pagelist .pagenum {
    color: #828282;
}

.pagelist li {
    float: left;
    border: 1px solid #ccc;
    padding: 0.3rem;
    margin: 5px;
    border-radius: 5px;
}

.pagelist li a {
    color: #686868;
}

.kk_none {
    font-weight: bold;
    font-size: 1.3rem;
    background-color: #fff;
    padding: 1rem;
}

/*下载页*/
.g-down-game {
    width: 100%;
    height: auto;
    background: #fff;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
}

.g-down-game .g-game-top {
    width: 100%;
    height: auto;
    display: -webkit-box;
    overflow: hidden;
    padding: 10px 10px 0;
    box-sizing: border-box;
}

.g-down-game .g-game-top dt {
    width: 8rem;
    height: 8rem;
    margin: 0;
    display: block;
    overflow: hidden;
    background-size: 100%;
}

.g-down-game .g-game-top dt img {
    width: 100%;
    height: 70px;
    display: block;
    overflow: hidden;
    border-radius: 14px;
}

.g-down-game .g-game-top dd {
    width: auto;
    height: auto;
    display: block;
    overflow: hidden;
    -webkit-box-flex: 1;
    padding: 0 0 0 14px;
    margin: 0;
    box-sizing: border-box;
}

.g-down-game .g-game-top dd h1 {
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    float: left;
    margin: 2px 0 4px;
    display: inline;
    overflow: hidden
}

.g-down-game .g-game-top dd b {
    width: 100%;
    height: 16px;
    float: left;
    box-sizing: border-box;
    margin: 3px 0 0 0;
    display: inline;
    overflow: hidden
}

.g-down-game .g-game-top dd b em {
    width: 50%;
    height: 18px;
    line-height: 18px;
    float: left;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    display: inline;
    overflow: hidden;
}

.g-down-game .g-game-top dd b em a {
    color: #fc5c5c;
}

.g-down-game .g-game-btn {
    width: 100%;
    margin: 0;
    overflow: hidden;
    padding: 10px 10px 0 0;
}

.g-down-game .g-game-btn li {
    padding: 3%;
    float: left;
    width: 50%;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    display: inline;
    overflow: hidden;
    margin: 0 0 10px 0;
}

.g-down-game .g-game-btn li.m-down-last {
    width: 100%;
    overflow: hidden;
}

.g-down-game .g-game-btn li.m-down-last div {
    overflow: hidden;
}

.g-down-game .g-game-btn li a {
;width: 100%;
    height: 35px;
    line-height: 35px;
    background: #fc5c5c;
    border-radius: 4px;
    font-size: 1.2rem;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: block;
    overflow: hidden;
    margin: 0;
    text-decoration: none;
}

.g-down-game .g-game-top dd b.tags {
    width: 100%;
    margin-left: 2%;
    height: auto!important;
}

.g-down-game .g-game-top dd b.tags a {
    font-size: 1rem;
    color: #999;
    font-weight: normal;
    float: left;
    padding-right: 0.3rem;
}

.coninfo {
    background: #fff;
    padding: 1rem;
    font-size: 1rem;
    line-height: 1.6rem;
}

.swiper-slide {
    margin-right: 0!important;
}

.artkf {
    padding: 3%;
    background-color: #fff;
    display: inline-block;
    width: 94%;
}

.artkf .kf-list {
    float: left;
    margin-left: 20px;
    _display: inline;
    overflow: hidden;
    width: 100%;
}

.artkf .fast {
    margin-left: 0;
}

.artkf .kf-tit .more {
    padding-top: 10px
}

.artkf .tit2kf {
    line-height: 28px;
    height: 28px;
    background: #F2F2F2;
    margin-bottom: 10px
}

.artkf .tit2kf span,.artkf .tit2kf p {
    float: left;
    display: block
}

.artkf .tit2kf span {
    widtH: 194px;
    padding-left: 26px;
}

.artkf .kf-list dd,.artkf .kf-list dt {
    widtH: 100%;
    font-size: 14px
}

.artkf .kf-list dd p {
    float: right;
    widtH: 260px
}

.kf-list dl {
    background: url(../images/pc/kaifu/kfline.png) repeat-y 8px 0;
}

.kf-list dd,.kf-list dt {
    width: 292px;
    height: 24px;
    line-height: 24px;
    margin: 7px 0 7px 0px;
    padding-left: 18px;
    display: inline-block;
    zoom:1;font-size: 12px;
    overflow: hidden
}

.kf-list dt {
    position: relative;
}

.kf-list dt p {
    widtH: 84px;
    overflow: hidden;
    background: url(../images/pc/kaifu/kfico.png) no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    padding-left: 34px;
    text-align: center;
    color: #fff;
    font-weight: bold
}

.kf-list dd {
    background: url(../images/pc/kaifu/kfico.png) no-repeat -122px -72px
}

.kf-list dd em,.kf-list dd p {
    float: left;
    color: #ababab
}

.kf-list dd em {
    widtH: 44px;
    text-align: center
}

.kf-list dd p {
    width: 184px;
    text-indent: 14px;
    text-align: center;
    background: #F5F5F5 url(../images/pc/kaifu/kfico.png) no-repeat -120px 0;
    margin-left: 18px;
}

.kf-list dd p a {
    display: block;
}

.kf-list dd.day {
    background-position: -122px -120px
}

.kf-list dd.day em {
    color: #666
}

.kf-list dd.day p {
    background-position: -120px -48px;
    background-color: #F3FDE5;
    color: #666
}

.kf-list .kf-ios dt p {
    background-position: 0 -25px
}

.kf-list .kf-ios dd.day {
    background-position: -122px -96px
}

.kf-list .kf-ios dd.day p {
    background-position: -120px -24px;
    background-color: #EFF9FF;
    color: #666
}

.artkf .kf-list dd em {
    widtH: 46px;
}

.content_nav {
    display: flex;
    background-color: #fff;
    padding: 1rem;
}

.content_nav ul {
    width: 100%;
}

.content_nav li {
    border-radius: 10px;
    float: left;
    line-height: 30px;
    height: 30px;
    padding: 0 1%;
    width: 45%;
    border: 1px solid #ccc;
    margin: 1%;
    text-align: center;
}

.content_nav li.active {
    border: 1px solid #f33f3f;
}

.content_nav li a {
    font-size: 18px;
    font-weight: bold;
    color: #616161;
}

.content_nav li.active a {
    color: #f33f3f;
}

.zixuncontxt {
    background-color: #fff;
    padding: 1rem;
    text-align: left;
}

/*.zixuncontxt span {*/
/*    color: #666;*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    clear: both;*/
/*    display: inline-block;*/
/*    font-size: 0.8rem;*/
/*    line-height: 2rem;*/
/*}*/

.zixuncontxt .zixuncontxt-info {
    line-height: 2rem;
    font-size: 1rem;
}

.zixuncontxt .zixuncontxt-info img {
    max-width: 100%;
}

.zixuncontxt .zixuncontxt-info .jieshao {
    color: #666;
}

.zixuncontxt .zixuncontxt-info .jieshao a {
    color: #f33f3f;
}

.zixuncontxt .news_next {
    line-height: 2rem;
    font-size: 1rem;
    border-top: 1px double #eee;
}

.zixuncontxt .news_next a {
    color: #0a0a0a;
}

.menu {
    height: 2.5rem;
    line-height: 2.5rem;
    background-color: #fff;
    border-bottom: 2px solid #f33f3f;
    padding-left: 2%
}

.menu a {
    text-align: center;
    float: left;
    display: inline-block;
    width: 11%;
    font-size: 0.9rem;
    font-weight: bold;
    color: #5f5e5e;
}

.menu a:nth-child(1) {
    width: 18%;
}

.menu a:nth-child(5) {
    width: 23%;
}

.menu a:nth-child(6) {
    width: 23%;
    border-right: none;
}

.menu a.curr {
    color: #f33f3f;
}

.crumbs {
    line-height: 2rem;
    color: #ccc;
    background-color: #fff;
    border-bottom: 1px dotted #ccc;
    padding-left: 0.5rem;
}

.crumbs a {
    color: #727171;
    font-size: 1rem;
}

.crumbs a:first-child {
    color: #ff6f6f;
}

.crumbs a:after {
    content: '>';
    color: #ccc;
    padding: 0 2px;
}

.crumbs a:last-child:after {
    content: none
}

.eqw-congame-infos {
    width: 100%;
}

.bibeinav {
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
    /* 隐藏滚动条 */
    scrollbar-width: none;
    /* firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
}

.bibeinav>ul {
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    overflow-x: scroll;
    display: flex;
    /* 隐藏滚动条 */
    scrollbar-width: none;
    /* firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
}

.bibeinav>ul>li {
    width: auto;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
}

.bibeinav>ul::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

ul.m-spftware-list {
    display: flex;
    overflow-x: auto;
    width: 100%;
    height: 228px;
}

ul.m-spftware-list::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

ul.m-spftware-list li {
    height: 220px;
    float: left;
    width: 11.72rem;
}

ul.m-spftware-list li:hover span {
    background: #ff6f6f;
    color: #fff;
}

ul.m-spftware-list li span {
    display: block;
    width: 11.72rem;
    line-height: 40px;
    background-color: #ff9e9e;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
    font-size: 16px;
}

ul.m-spftware-list li:nth-child(2n) span {
    background-color: #f6f6f6;
    color: #666;
}

ul.m-spftware-list li p {
    border-left: 1px dotted #d0d0d0;
}

ul.m-spftware-list li p a {
    height: 34px;
    line-height: 34px;
    display: block;
    margin-left: 7px;
    overflow: hidden;
    color: #666666;
}

ul.m-spftware-list li p a img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    border-radius: 3px;
    vertical-align: middle;
}

ul.m-spftware-list li p a:hover {
    color: #FF4939;
}

.conh2 {
    padding-bottom: 0!important;
    text-indent: 0!important;
}

.conh2:before {
    content: '';
    vertical-align: middle;
    border-left: 15px solid #ff1515;
    padding-left: 10px;
}



.menus{display:block;width:25px;height:25px;top:12px;right:12.5px;background:url(../images/menu.png) no-repeat;background-size:25px 25px;margin:  0 6px 0 0}
.menuwrap{width:100%;background:#fff;top:50px;z-index:99999;padding-bottom:10px;max-width: 750px}
.menuwrapmain{overflow:auto;height:95vh;}
.menuwrapmain .as{background:#eee;float:left;width:23%;margin:3px 1%;font-size:14px;text-align:center;line-height:26px;height:26px;border-radius:2px;}
.menuwrapmain a.cul{width:48%;margin:3px 1%;font-size:16px;text-align:center;line-height:32px;height:32px;border-radius:2px;}
.menuwrapmain h3{font-size:18px;line-height:30px;height:30px;padding-left:10px;margin:15px 0 5px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.pos-a{position:absolute;;}


.topnavs{
    display: flex;
    align-items: center;
    overflow-x: auto;
    border-bottom:  1px solid #eee;

}
.topnavs a{
    display: block;
    padding: 10px 10px;
    font-size: 17px;
    flex-shrink: 0;
}

::-webkit-scrollbar{
    display:none;
}










.footer{
    padding:20px 0;
    background-color:#2D3237;
    color:#999;
    text-align:center;
    font-size: 14px;
}

.footer a{
    color:#999;
}



.row1{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 1!important;-webkit-box-orient: vertical;
}
.row2{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.row3{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.row4{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;
}
.row5{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}



.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /*background: #fff;*/
    padding: 0 0.3rem;
}
.pagination li{
    list-style: none;
    background: none;
}
.pagination li a{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #e3e3e3;
    color: #333;
    font-size: 14px;
    position: relative;
    padding: 5px 10px;
    border: none;
    height: auto;
}
.pagination span{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    height: auto;
}

.pagination li:last-child a{
    background: #e3e3e3;
    color: #333;
}
.pagination li:first-child a{
    background: #e3e3e3;
    color: #333;
}
.disabled span{
    background: #e3e3e3;
    color: #333;
}
.pagination .active span{
    background: #e95656;
    color: #fff;
}

.selhover{
    color: #fff!important;
    background-color: #e95656;
}
.listnav{
    display: flex ;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    /*margin-bottom: 0.2rem;*/
    /*background: #fff;*/
    /*padding-left: 20px;*/

}
.listnav a{
    display: block;
    padding: 5px 10px;
    color: #222;
    margin: 5px 0;
    border-radius: 4px;
    font-size: 20px;
}