blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 \5fae\8f6f\96c5\9ed1, \5b8b\4f53, arial
}

fieldset,
img {
    border: 0
}

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

:focus {
    outline: 0
}

img {
    display: block
}

.none,
legend {
    display: none
}

.fl {
    float: left;
    display: inline
}

.fr {
    float: right;
    display: inline
}

body {
    color: #333;
    background: #fff;
    min-width: 1200px
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #24cd77;
    text-decoration: none
}

b,
em,
i,
s,
u {
    font-weight: 400;
    font-style: normal;
    text-decoration: none
}

img {
    display: block
}

.clearfix:after,
.clearfix:before {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.clear {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.mb {
    margin-bottom: 20px
}

.w1200 {
    margin: 0 auto;
    width: 1200px
}

.header {
    height: 70px
}

.header .fix {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    box-shadow: 0 3px 6px 0 rgba(156, 156, 156, .17);
    border-bottom: 1px solid #e5e5e5
}

.header .logo {
    float: left;
    padding: 5px 0
}

.header .logo img {
    width: auto;
    height: 60px
}

.header .nav {
    float: left;
    margin-left: 25px
}

.header .nav li {
    position: relative;
    float: left;
    height: 70px;
    margin: 0 5px;
    padding: 0 15px;
    z-index: 9;
    font-size: 15px
}

.header .nav li>a {
    display: block;
    line-height: 70px
}

.header .nav li.hover {
    height: 67px;
    border-bottom: 3px solid #24cd77;
    color: #24cd77
}

.nav li .arrow {
    position: absolute;
    top: 33px;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0 3px 3px;
    border: 4px solid transparent;
    border-top-color: #000;
    border-bottom: none;
    transition: all .5s ease 0s
}

.nav li:hover .arrow {
    margin: 0 3px 3px 3px;
    transform: rotate(180deg)
}

.nav .sub-item {
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    width: 350px;
    padding: 12px 0 20px;
    background: #fff;
    font-size: 0;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .19);
    border-radius: 2px
}

.nav .sub-item a {
    display: inline-block;
    width: 130px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin: 10px 0 0 15px;
    padding: 0 10px;
    font-size: 14px;
    color: #555
}

.nav .sub-item a:hover {
    background: #e5f7f3;
    color: #24cd77
}

.search {
    float: right;
    width: 250px;
    margin-top: 18px;
    height: 30px;
    overflow: hidden;
    border: 1px solid #c3cbd6;
    border-radius: 3px
}

.search #search {
    float: left;
    display: block;
    text-indent: 15px;
    width: 220px;
    height: 30px;
    border: none
}

.search #search:focus {
    background-image: none
}

.search .searBtn {
    float: right;
    display: block;
    border: none;
    color: #fff;
    cursor: pointer;
    text-indent: -999px
}

.footer {
    margin-top: 30px;
    width: 100%;
    line-height: 18px;
    padding: 30px 0;
    font-size: 12px;
    text-align: center;
    background: #3d424a;
    color: #fff
}

.footer p {
    margin-top: 10px
}

.footer a {
    color: #fff;
    margin: 0 10px
}

.footer .f-bot {
    margin-top: 20px
}

.fnav {
    padding: 5px 0;
    margin-bottom: 15px;
    color: #999
}

.fnav span {
    color: #24cd77
}

.mainBody {
    margin-top: 20px
}

.main {
    width: 876px
}

.rside {
    width: 300px
}

.box {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .05);
    border: 1px solid #e9e9e9
}

.border {
    border: 1px solid #e9e9e9
}

.hd {
    position: relative;
    height: 46px
}

.hd h3 {
    padding-left: 15px;
    line-height: 46px;
    font-size: 16px
}

.grey {
    background: #f7f7f7
}

.grey h3 {
    color: #24cd77
}

.more {
    position: absolute;
    right: 15px;
    top: 0;
    line-height: 46px;
    padding-right: 22px;
    color: #24cd77;
    background: url(images/more.png) right 13px no-repeat
}

.tab-nav span {
    cursor: pointer
}

a.btn:hover {
    background: #1fad64 !important
}

.img-ul {
    overflow: hidden;
    *zoom: 1;
    margin-left: -20px
}

.img-ul li {
    float: left;
    width: 276px;
    margin: 2px 0 0 20px;
    border: 1px solid #e9e9e9;
    border-radius: 6px
}

.img-ul li .pic img {
    width: 100%;
    height: 138px
}

.img-ul li .txt-top {
    padding: 8px 12px;
    line-height: 22px
}

.img-ul li .txt-top i {
    color: #999;
    font-size: 12px
}

.img-ul .soft {
    padding: 12px
}

.img-ul .soft img {
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    border-radius: 6px
}

.img-ul .soft p,
.img-ul .soft span,
.img-ul li .txt-top p {
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.img-ul .soft p {
    font-size: 12px;
    color: #999
}

.down-ul {
    overflow: hidden;
    *zoom: 1;
    margin-left: -20px
}

.down-ul li {
    float: left;
    width: 202px;
    margin: 2px 0 20px 20px;
    padding: 15px 0 0;
    background: #fff;
    text-align: center;
    border: 1px solid #e5e5e5
}

.down-ul li img {
    width: 60px;
    height: 60px;
    margin: 0 auto 6px;
    border-radius: 10px
}

.down-ul li i,
.down-ul li span {
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

.down-ul li span {
    font-size: 15px;
    margin-bottom: 3px
}

.down-ul li i {
    padding: 0 15px;
    color: #666
}

.down-ul li .ver {
    font-size: 12px;
    color: #999
}

.down-ul li .btn {
    display: block;
    height: 36px;
    line-height: 36px;
    margin-top: 12px;
    background: #e5f7f3;
    color: #24cd77
}

.down-ul li a:hover.btn {
    background: #24cd77 !important;
    color: #fff
}

.down-list {
    margin: 0 12px
}

.down-list li {
    position: relative;
    height: 45px;
    padding: 12px 60px 12px 0;
    border-top: 1px solid #e5e5e5
}

.down-list li:first-child {
    border-top: 0
}

.down-list li img {
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    border-radius: 8px
}

.down-list li p,
.down-list li span {
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.down-list li p {
    color: #999;
    font-size: 12px
}

.down-list .btn {
    position: absolute;
    right: 0;
    top: 22px;
    display: block;
    width: 50px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #24cd77;
    color: #fff;
    border-radius: 4px
}

.news-list-ul li {
    position: relative;
    margin: 0 12px;
    padding: 16px 0;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #e5e5e5
}

.news-list-ul .jimg {
    width: 110px;
    display: inline-block;
    float: left;
    height: 75px;
    overflow: hidden;
}

.news-list-ul .jimg img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.news-list-ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news-list-ul .lv {
    width: 155px;
    display: inline-block;
    float: right;
}

.news-list-ul li:first-child {
    padding-top: 0;
    border-top: none
}

.news-list-ul li a {
    height: 48px;
    line-height: 24px;
    margin-bottom: 8px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.news-list-ul li .txt-info {
    font-size: 12px;
    color: #999
}

.news-list-ul li .cite {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-right: 20px;
    padding: 0 6px;
    background: #e5f1ff;
    color: #2d8cf0
}

.news-list li {
    height: 100px
}

.news-list li .pic {
    float: left;
    width: 168px;
    height: 100px;
    margin-right: 15px;
    border-radius: 10px
}

.news-list li .pic img {
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.news-list li .desc,
.news-list li .tit {
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.news-list li .tit {
    max-height: 44px;
    margin-bottom: 6px;
    font-size: 15px;
    -webkit-line-clamp: 2
}

.news-list li .desc {
    height: 22px;
    font-size: 12px;
    color: #999;
    -webkit-line-clamp: 1
}

.news-list li .txt-b {
    margin-top: 6px;
    height: 22px
}

.news-list li .txt-b a {
    float: right;
    color: #2d8cf0;
    font-size: 12px
}

.news-list li .txt-b span {
    color: #999
}

/* 留言css */
#comment { width:960px; margin:10px auto 0;}
#comment_list .quote, #comment_list .quote span { text-indent:0;}
#comment_list {border:1px solid #ccc;  color:#2f2f2f; padding:1px; zoom:1;    background-color: #fff; }
#comment_list dt {line-height:28px; height:28px; overflow:hidden; padding:0 10px;  }
#comment_list .h2 { font-size:14px; color:#fff; height:30px; padding:0 10px; background:url(./images/comment_tbg.png) repeat-x; margin-bottom:10px; font-weight:bold;}
#comment_list .h2 span { float:left;margin-top: 4px ; width:88px; text-align:center; line-height:26px; background-repeat:no-repeat;}
#comment_list dl {padding: 0 5px; height:auto;}
#comment_list dd {word-wrap: break-word; line-height:20px; padding:5px 10px 10px; }
#comment_list dd img {margin-bottom:-5px;}
#comment_list blockquote, #comment_list .quote { padding:3px 3px 5px; margin:0  0  5px 0 ; border:1px solid #bfbfbf; background:#fffde9; color:#000;}
#comment_list blockquote h4, #comment_list .quote span{ color:#666; padding:0 3px; font-weight:normal; font-size:12px; display:block; background:none;}
#comment_list blockquote h4 cite { font-style:normal;}
#comment_list blockquote div{padding:0 7px;}

#comment_list dt i { font-family:verdana; font-style:normal; }
#comment_list dt b {margin:0 6px; }
#comment_list p { text-align:right;  line-height:1; padding:5px 0;}
#comment_list p a { color:#e65c08; margin-left:10px;}
#comment_list dt span {float:left; }
#comment_list dt em { float:right; font-style:normal;}

#comment_0 dt {background:#fff2e8; color:#c97b54; }
#comment_0 .h2 span { background-image:url(./images/comment_tr.png)}

#comment_1 dt {background:#f0f7ee; color:#569659;}

#comment_1 .h2 span, #s_comment .h2 span { background-image:url(./images/comment_tg.png)}
#s_comment { text-align:center;}
#s_comment .h2 a {float:right;   font-size:12px; font-weight: normal; color:#1d8d23; line-height:30px; }
#s_comment .h2 a i { font-style:normal;}
#s_comment .nick_name { float:left; margin-left:12px; line-height:30px; display:inline; }
#s_comment .nick_name input {border:1px solid #ddd; margin-left:6px; height:20px; vertical-align:middle; width:200px; padding-left: 5px; color: #666}
#s_comment .comment_faces {float:left; margin-left:20px; font-weight:bold; line-height:30px; display:inline;}
#s_comment .comment_faces img { vertical-align:middle; margin-left:3px; cursor:pointer;}
#s_comment textarea {border:1px solid #ddd; padding:3px 5px; width:96%; height:120px; line-height:20px;  margin:8px 0; }
#s_comment .comment_btn { padding:0 12px 10px; text-align:left;}
#s_comment .comment_btn input { width:80px; color:#fff; border:0 none; padding:0; margin-right:6px; font-weight:bold; height:26px; background:url(./images/comment_btn.png) no-repeat; cursor:pointer;}

.star {
    display: block;
    width: 86px;
    height: 16px;
    margin: 6px 0;
    background: url(images/star.png) no-repeat
}

.star.star0 {
    background-position: -82px 0
}

.star.star1 {
    background-position: -65px 0
}

.star.star2 {
    background-position: -48px 0
}

.star.star3 {
    background-position: -31px 0
}

.star.star4 {
    background-position: -14px 0
}

.star.star5 {
    background-position: 2px 0
}

#pager {
    text-align: center;
    margin-top: 30px
}

#pager li {
    width: auto;
}

#pager li,
#pager li.active {
    margin: 7px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border: 1px solid #ddd;
    color: #666
}

#pager li.active {
    border: 1px solid #24cd77;
    cursor: default;
    color: #fff;
    background: #24cd77
}

.btnico1 {
    background: url(images/icon.png) no-repeat -34px 0;
    background-size: 82px 60px;
    width: 22px;
    height: 26px
}

.btnico2 {
    background: url(images/icon.png) no-repeat 0 -34px;
    background-size: 82px 60px;
    width: 20px;
    height: 26px
}

.btnico3 {
    background: url(images/icon.png) no-repeat -60px 0;
    background-size: 82px 60px;
    width: 22px;
    height: 26px
}

.btnico4 {
    background: url(images/icon.png) no-repeat -24px -34px;
    background-size: 82px 60px;
    width: 20px;
    height: 26px
}

.searBtn {
    background: url(images/icon.png) no-repeat 0 0;
    background-size: 82px 60px;
    width: 30px;
    height: 30px
}

.main>div {
    position: relative;
    width: 876px
}

.banner-wrap {
    padding: 15px 0
}

.focus {
    position: relative;
    float: left;
    width: 846px;
    height: 538px;
    overflow: hidden;
    margin: 0 15px
}

.focus ul {
    position: absolute;
    height: 538px
}

.focus li {
    float: left;
    width: 846px;
    height: 538px;
    overflow: hidden
}

.focus .pic img {
    width: 846px;
    height: 423px
}

.focus .pic span {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 90px 0 10px;
    overflow: hidden;
    background: #f7f7f7;
    white-space: nowrap;
    text-overflow: ellipsis
}

.focus .soft {
    position: relative;
    padding: 15px 90px 0 0
}

.focus .soft img {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 12px;
    border-radius: 10px
}

.focus .soft p,
.focus .soft span {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.focus .soft span {
    margin-bottom: 0;
    font-size: 15px
}

.focus .soft p {
    color: #999;
    font-size: 12px
}

.focus .soft .btn {
    position: absolute;
    top: 30px;
    right: 0;
    display: block;
    width: 70px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #24cd77;
    color: #fff;
    border-radius: 5px
}

.slide-tab {
    position: absolute;
    top: 430px;
    right: 10px;
    z-index: 2;
    background: #f7f7f7
}

.slide-tab span {
    display: inline-block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin: 0 3px;
    text-indent: -999px;
    background: #999;
    border-radius: 10px
}

.slide-tab .on {
    width: 16px;
    background: #24cd77
}

.slide-btn {
    display: none
}

.findGame {
    float: left;
    width: 320px
}

.findGame li {
    height: 55px;
    padding: 12px 0
}

.findGame li img {
    width: 55px;
    height: 55px
}

.recAction {
    padding: 0
}

.findGame .tab-nav,
.recAction .tab-nav {
    position: relative;
    height: 46px;
    background: #f7f7f7
}

.findGame .tab-nav span,
.recAction .tab-nav span {
    display: inline-block;
    line-height: 46px;
    padding: 0 12px;
    font-size: 16px
}

.findGame .tab-nav .cur,
.recAction .tab-nav .cur {
    font-weight: 700;
    color: #24cd77
}

.findGame ul,
.recAction ul {
    display: none
}

.findGame .on,
.recAction .on {
    display: block
}

.rank-wrap .tab-nav {
    padding: 3px 20px 16px
}

.rank-wrap .tab-nav em {
    font-weight: 700
}

.rank-wrap .tab-nav p {
    display: inline-block
}

.rank-wrap .tab-nav span {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-left: 12px;
    padding: 0 10px;
    border: 1px solid #e5e5e5;
    border-radius: 3px
}

.rank-wrap .tab-nav .cur {
    background: #24cd77;
    color: #fff;
    border-color: #24cd77
}

.rank-wrap .tab-bd {
    display: none;
    overflow: hidden;
    *zoom: 1;
    padding-bottom: 20px
}

.rank-wrap .tab-bd.on {
    display: block
}

.rank-wrap .tab-bd-item {
    float: left;
    width: 263px;
    margin: 0 0 0 20px;
    border: 1px solid #e9e9e9
}

.rank-wrap .tab-bd-item .title {
    position: relative;
    line-height: 40px;
    padding: 0 10px;
    background: #f7f7f7
}

.rank-wrap .tab-bd-item .title b {
    font-size: 15px;
    font-weight: 400;
    color: #111
}

.rank-wrap .tab-bd-item .title a {
    position: absolute;
    right: 10px;
    top: 0;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #666
}

.rank-wrap .down-list li {
    position: relative;
    padding-right: 0
}

.rank-list li {
    padding-left: 28px
}

.rank-list li i {
    position: absolute;
    left: 0;
    top: 22px;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #555
}

.rank-list li .orgNume {
    background: #f90;
    color: #fff
}

.news-wrap .tab-nav .more,
.update-wrap .tab-nav .more {
    right: 0
}

.news-wrap .tab-nav,
.update-wrap .tab-nav {
    position: relative;
    height: 52px;
    margin: 10px 20px;
    border-bottom: 1px solid #d6d6d6
}

.news-wrap .tab-nav span,
.update-wrap .tab-nav span {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px
}

.news-wrap .tab-nav .cur,
.update-wrap .tab-nav .cur {
    font-weight: 700;
    color: #24cd77;
    border-bottom: 3px solid #24cd77
}

.news-wrap ul {
    display: none;
    overflow: hidden;
    *zoom: 1;
    padding-bottom: 10px
}

.news-wrap ul.on {
    display: block
}

.news-wrap li {
    float: left;
    width: 406px;
    margin: 10px 0 15px 20px
}

.update-wrap {
    position: relative
}

.update-wrap .monitor-num {
    position: absolute;
    top: 73px;
    left: 20px;
    font-size: 12px;
    color: #555
}

.update-wrap .monitor-num em {
    color: #f90
}

.tablist .head-nav,
.tablist li {
    overflow: hidden;
    text-align: center;
    color: #666;
    margin: 0 20px
}

.tablist .head-nav p,
.tablist li div {
    float: left;
    width: 11%
}

.tablist .head-nav {
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    background: #f5f8fa;
    border: 1px solid #e5e5e5;
    border-bottom: 0
}

.tablist .game {
    width: 27% !important
}

.tablist .game img {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 6px;
    border-radius: 6px
}

.tablist .game p,
.tablist .game span {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis
}

.tablist .game span {
    font-size: 14px
}

.tablist .game p {
    color: #999
}

.tablist .tags {
    width: 25% !important;
    height: 40px;
    overflow: hidden
}

.tablist .tags a {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin: 0 6px;
    padding: 0 6px;
    font-size: 12px;
    border: 1px solid #ddd;
    border-radius: 3px
}

.tablist .xj {
    width: 15% !important
}

.tablist .xj span {
    margin: 12px auto 0
}

.tablist .linkbtn a {
    display: inline-block;
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    background: #24cd77;
    color: #fff;
    border-radius: 4px
}

.tablist .linkbtn a:hover {
    background: #1fad64;
    color: #fff
}

.tablist .head-nav {
    height: 40px;
    line-height: 40px
}

.tablist .head-nav .game {
    text-indent: -120px
}

.tablist .tab-bd {
    display: none
}

.update-wrap .on {
    display: block
}

.tablist ul {
    margin: 0 20px 20px;
    border: 1px solid #e5e5e5;
    border-top: 0
}

.tablist li {
    line-height: 40px;
    margin: 0;
    padding: 11px 10px;
    border-top: 1px solid #e5e5e5;
    font-size: 12px
}

.update-wrap .game {
    width: 33% !important
}

.update-wrap .head-nav p,
.update-wrap li div {
    width: 13%
}

.navType dl {
    overflow: hidden;
    *zoom: 1;
    padding: 5px 0
}

.navType dt {
    float: left;
    width: 60px;
    font-weight: 700
}

.navType dd {
    float: left;
    width: 1140px
}

.navType dd a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin: 0 12px 10px 0;
    padding: 0 12px;
    color: #555;
    border: 1px solid #e5e5e5;
    border-radius: 4px
}

.navType dd a:hover {
    color: #24cd77
}

.navType dd .active {
    background: #24cd77;
    color: #fff;
    border-color: #24cd77
}

.navType dd a.active:hover {
    color: #fff
}

.company .down-ul li,
.gameList ul li,
.zt .down-ul li {
    width: 222px
}

.news-nav {
    padding: 0 0 20px
}

.news-nav a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    padding: 0 15px;
    font-size: 16px;
    color: #555
}

.news-nav .active {
    background: #24cd77;
    color: #fff;
    border-radius: 4px
}

.artList li {
    height: 130px;
    margin: 0 0 25px 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5
}

.artList li .pic {
    width: 200px;
    height: 130px
}

.artList li .tit {
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    font-weight: 700
}

.artList li .desc {
    height: 44px;
    margin: 10px 0 20px;
    -webkit-line-clamp: 2;
    font-size: 14px;
    color: #666
}

.titBar h1 {
    line-height: 36px;
    font-size: 22px
}

.titBar p {
    padding: 10px 0 20px;
    color: #999
}

.titBar p span {
    display: inline-block;
    margin-right: 20px
}

.art-detail p {
    line-height: 32px;
    margin-bottom: 15px;
    font-size: 15px
}

.art-detail p strong {
    font-weight: 700
}

.art-detail p img {
    margin: 0 auto;
    max-width: 800px
}

.xgxz ul {
    border: none
}

.xgxz li {
    padding: 15px 0 2px;
    border: none
}

.downIntro {
    width: 836px !important;
    padding: 20px
}

.downIntro .ico {
    position: relative;
    height: 80px;
    padding-right: 500px
}

.downIntro h1 {
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 22px
}

.downIntro .ico img {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 15px;
    border-radius: 10px
}

.downIntro .ico p {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis
}

.downIntro .down-btns {
    position: absolute;
    right: 0;
    top: 22px
}

.downIntro .down-btns a {
    display: block;
    float: left;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    margin-left: 20px;
    font-size: 14px;
    border-radius: 4px
}

.downIntro .down-btns i {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.downIntro .down-btns .ios {
    width: 130px;
    height: 36px;
    border: 1px solid #000
}

.downIntro .down-btns .ios img {
    width: 116px;
    height: auto;
    margin: 0 auto;
    padding: 0 6px
}

.downIntro .down-btns .ios.nobtn {
    color: #333;
    text-align: center
}

.downIntro .down-btns .az {
    width: 250px;
    text-align: center;
    background: #24cd77;
    color: #fff;
    border: 1px solid #24cd77
}

.downIntro .down-btns .az.nobtn {
    color: #333
}

.downtxt {
    overflow: hidden;
    *zoom: 1;
    padding-top: 20px
}

.downtxt li {
    position: relative;
    float: left;
    width: 135px;
    text-align: center;
    color: #777
}

.downtxt li:after {
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    display: block;
    width: 1px;
    height: 60%;
    background: #ddd
}

.downtxt li:last-child::after {
    display: none
}

.downtxt li span {
    display: block;
    line-height: 16px;
    margin: 10px auto;
    color: #333
}

.downtxt .lan {
    width: 160px
}

.downWrap>div {
    padding: 20px
}

.company .bt,
.downWrap .bt,
.zt .bt {
    height: 18px;
    line-height: 18px;
    margin-bottom: 15px;
    padding-left: 6px;
    font-size: 16px;
    font-weight: 700;
    color: #222;
    border-left: 3px solid #24cd77
}

.down-detail .f-mode,
.down-update .f-mode,
.special-tips .f-mode {
    position: relative;
    overflow: hidden
}

.down-detail .f-mode:after,
.down-update .f-mode:after {
    content: '';
    position: absolute;
    bottom: 0;
    display: none;
    width: 100%;
    height: 50px;
    background: -webkit-linear-gradient(rgba(255, 255, 255, .5), #fff, #fff);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1))
}

.down-detail p,
.down-update p {
    line-height: 30px;
    color: #666
}

.expand {
    text-align: right
}

.expand span {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 12px;
    color: #24cd77;
    cursor: pointer
}

.special-tips {
    margin: 0 20px 10px;
    padding: 8px !important;
    color: #24cd77;
    border: 1px solid #24cd77;
    border-radius: 6px
}

.tips-content {
    overflow: hidden;
    *zoom: 1
}

.tips-icon {
    float: left;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-right: 8px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background: #24cd77;
    color: #fff;
    border-radius: 30px
}

.tips-txt {
    float: left;
    width: 785px;
    line-height: 25px;
    font-size: 12px;
    text-align: justify
}

.special-tips .expand span {
    height: 16px;
    line-height: 16px;
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    color: #9f6000
}

.other-info {
    line-height: 26px
}

.other-info span {
    display: inline-block;
    float: left;
    width: 50px;
    text-align: right;
    margin-right: 12px;
    color: #999
}

.down-conpany {
    margin-bottom: 10px;
    color: #555;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.down-conpany a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-left: 10px;
    padding: 0 12px;
    background: #24cd77;
    color: #fff;
    border-radius: 4px
}

.down-conpany a:hover {
    background: #1fad64
}

.down-tags {
    overflow: hidden;
    *zoom: 1
}

.down-tags p {
    float: left;
    width: 770px
}

.down-tags a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin: 0 12px 10px 0;
    padding: 0 12px;
    color: #555;
    border: 1px solid #e5e5e5;
    border-radius: 4px
}

.down-tags a:hover {
    background: #24cd77;
    color: #fff;
    border-color: #24cd77
}

.otherver {
    position: relative
}

.otherver .down-scroll {
    width: 836px;
    height: 71px;
    overflow: hidden;
    position: relative
}

.otherver ul {
    overflow: hidden;
    margin: 0;
    width: 2080px;
    position: absolute;
    left: 0;
    top: 0
}

.otherver li {
    float: left;
    width: 175px;
    margin: 0 10px;
    padding: 12px 70px 12px 12px;
    border: 1px solid #e5e5e5;
    background: linear-gradient(to bottom, #fff 0, #f6f6f6 47%, #ededed 100%)
}

.otherver li:first-child {
    border-top: 1px solid #e5e5e5
}

.otherver li .btn {
    right: 12px
}

.srcoll-bot .next,
.srcoll-bot .prev {
    position: absolute;
    top: 68px;
    display: block;
    width: 24px;
    height: 40px;
    font: 600 24px/40px "\5B8B\4F53", serif;
    text-align: center;
    color: #999;
    cursor: pointer
}

.srcoll-bot .prev {
    left: 0
}

.srcoll-bot .next {
    right: 0
}

.srcoll-bot .dasabled {
    display: block
}

.nyBanner {
    width: 100%;
    height: 280px;
    white-space: nowrap;
    margin: 0 auto;
    position: relative
}

.nyBannerimg {
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden
}

.nyBanner img {
    height: 100%;
    margin-right: 20px;
    vertical-align: middle;
    display: inline-block;
    width: auto
}

.arrow_left,
.arrow_right {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 30px;
    z-index: 8;
    background: rgba(0, 0, 0, .5);
    *background-color: #000;
    _background-color: #000;
    display: none
}

.arrow_right {
    right: 0;
    left: auto
}

.nyBanner:hover .arrow_left,
.nyBanner:hover .arrow_right {
    display: block
}

.nyshowimg_w {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    *background-color: #000;
    _background-color: #000;
    z-index: 100;
    display: none
}

.nyshowimg {
    margin: 0 auto;
    position: relative
}

.nyshowimg img {
    display: none;
    max-height: unset;
    max-width: inherit;
    margin: auto;
    width: auto;
    height: auto
}

.nyshowimg .info {
    margin: auto;
    position: relative
}

.nyshowimg img.hover {
    display: block
}

.arrow_left i,
.arrow_right i,
.nyshowimg .l,
.nyshowimg .r {
    display: block;
    position: absolute;
    top: 115px;
    cursor: pointer
}

.nyshowimg .l,
.nyshowimg .r {
    display: none;
    background-color: rgba(0, 0, 0, .5);
    *background-color: #000;
    _background-color: #000
}

.arrow_left i,
.nyshowimg .l {
    left: 0
}

.arrow_right i,
.nyshowimg .r {
    right: 0
}

.nyshowimg .l.hover,
.nyshowimg .r.hover {
    display: block
}

.nyshowimg .close {
    float: right;
    font-size: 24px;
    cursor: pointer
}

.companyList .order-nav,
.ztList .order-nav {
    padding-bottom: 15px;
    text-align: center
}

.companyList .order-nav a,
.ztList .order-nav a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin: 0 6px;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    border-radius: 3px
}

.companyList .order-nav .active,
.ztList .order-nav .active {
    background: #24cd77;
    color: #fff;
    border-color: #24cd77
}

.companyList .head-nav,
.companyList ul {
    margin: 0
}

.companyList .head-nav p,
.companyList li div {
    width: 20%;
    height: 40px
}

.companyList .jiazuo {
    width: 30% !important
}

.companyList .jiazuo img {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    border-radius: 5px
}

.companyList .game {
    width: 30% !important
}

.companyList .game span {
    height: 40px;
    line-height: 40px;
    font-size: 15px
}

.companyList li {
    padding: 12px 18px
}

.company-info {
    padding: 20px;
    overflow: hidden
}

.company-info h1 {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    font-size: 18px
}

.company-info p {
    line-height: 22px;
    overflow: hidden;
    margin: 5px 0;
    font-size: 12px;
    color: #999
}

.company-info .desc {
    line-height: 22px;
    overflow: hidden;
    color: #666
}

.company-info img {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 16px;
    border-radius: 10px
}

.company .tablist ul,
.zt .tablist ul {
    margin: 0;
    border-top: 1px solid #e5e5e5
}

.company .tablist li,
.zt .tablist li {
    padding: 15px;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.company .tablist li:last-child,
.zt .tablist li:last-child {
    border-bottom: 0
}

.ztList li {
    width: 283px;
    height: 268px;
    margin-bottom: 20px
}

.zt-info {
    padding: 20px;
    overflow: hidden
}

.zt-info img {
    float: left;
    width: 345px;
    height: 210px;
    border-radius: 12px
}

.zt-info .con {
    float: right;
    width: 790px
}

.zt-info h1 {
    border-bottom: 1px solid #f0f0f0;
    font: 24px '\5fae\8f6f\96c5\9ed1', '\9ed1\4f53';
    color: #000;
    font-weight: 400;
    height: 45px;
    line-height: 45px;
    margin-bottom: 12px
}

.zt-info p {
    height: 28px;
    padding-top: 10px;
    margin-top: 12px;
    color: #999;
    border-top: 1px solid #f0f0f0
}

.zt-info p em {
    color: #24cd77
}

.zt-info .desc {
    max-height: 78px;
    line-height: 26px;
    overflow-y: auto;
    padding-right: 6px
}

.top {
    overflow: hidden;
    *zoom: 1;
    margin-left: -30px
}

.topny {
    margin-left: 0
}

.top .title {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-bottom: 0
}

.top .title b {
    font-size: 16px;
    color: #555
}

.top .title a {
    top: 3px
}

.top ul {
    margin: 0;
    padding: 0 12px;
    border: 1px solid #e5e5e5
}

.top li {
    padding-right: 100px
}

.top li .btn {
    width: 70px
}

.top-list {
    float: left;
    width: 380px;
    margin: 0 0 30px 30px
}

.top-nav {
    height: 50px;
    margin-bottom: 18px;
    border-bottom: 1px solid #e5e5e5
}

.top-nav a {
    display: inline-block;
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px
}

.top-nav .active {
    color: #24cd77;
    border-bottom: 2px solid #24cd77;
    font-weight: 700
}

.top-l {
    width: 820px;
    margin-left: 30px
}

.top-l .top-nav {
    width: 790px
}

.top-l .top-list {
    margin: 0 30px 30px 0
}

.top-r {
    width: 380px
}

.top-r .top-list {
    margin: 0 0 30px 0
}

.top-r .top-nav a {
    padding: 0
}

.hotGame {
    position: relative
}

.hotGame .tab-nav {
    position: absolute;
    top: 10px;
    left: 70px
}

.hotGame .tab-nav span {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin: 0 6px;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    border-radius: 3px
}

.hotGame .tab-nav .cur {
    background: #24cd77;
    color: #fff;
    border-color: #24cd77
}

.hotGame ul {
    display: none;
    margin: 0;
    padding: 0 12px
}

.hotGame .on {
    display: block
}

.cd-container {
    width: 90%;
    max-width: 768px;
    height: 3000px;
    margin: 2em auto;
    display: block
}

.cd-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}


/* -------------------------------- 

index-main 

-------------------------------- */

.mf {
    position: relative;
    width: 1200px;
    display: flex;
    justify-content: space-between;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.main-first .main-first-box {
    height: 697px;
}

.main-first .main-first-box .down-list {
    height: 645px;
}

.main-first .gameInfo-wrap {
    position: relative;
    width: 278px;
}

.main-first .gameInfo-title {
    position: relative;
    width: 100%;
    height: 65px;
}

.main-first .gameInfo-title .gameInfo-title-list {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 4px solid #e7e7e7;
    padding-bottom: 15px;
}

.main-first .gameInfo-title .gameInfo-title-list li {
    position: relative;
    width: 50%;
    height: 50px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bolder;
    color: #333333;
    text-align: center;
    line-height: 50px;
}

.main-first .gameInfo-title .gameInfo-title-list li b {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    right: 0;
    bottom: -24.5px;
    margin: auto;
    border: 1px solid #FFFFFF;
    z-index: 2;
    background: #fff;
}

.main-first .gameInfo-title .gameInfo-title-list li b::after {
    content: '';
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    bottom: -10px;
    margin: 0 auto;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #C6C6C6;
}

.main-first .gameInfo-title .gameInfo-title-list li.on {
    background: #24CD77;
    color: #FFFFFF;
}

.main-first .gameInfo-title .gameInfo-title-list li.on::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid dashed dashed dashed;
    border-width: 4px;
    border-color: #24CD77 transparent transparent transparent;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
}

.main-first .gameInfo-title .gameInfo-title-list li.on b::after {
    background: #24CD77;
}

.main-first .gameInfo-title .gameInfo-title-list p {
    position: absolute;
    bottom: -7.5px;
    left: 0px;
    width: 50%;
    height: 4px;
    border-top: 4px solid #24CD77;
    overflow: hidden;
    text-align: center;
}

.main-first .gameInfo-title .gameInfo-title-list p b {
    width: 6px;
    height: 6px;
    background: #FFFFFF;
}

.main-first .gameInfo-product {
    position: relative;
}

.main-first .gameInfo-product .product {
    position: relative;
    padding: 0 10px;
    box-sizing: border-box;
}

.main-first .gameInfo-product ul {
    position: relative;
}

.main-first .gameInfo-product ul li {
    margin-top: 20px;
}

.main-first .gameInfo-product ul li a {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #787A7B;
}

.main-first .gameInfo-product ul li a:hover {
    color: #62CA7F;
}

.main-first .gameInfo-product ul li a:hover .li-name {
    background: #24CD77;
    color: #FFFFFF;
}

.main-first .gameInfo-product ul li .li-name {
    position: relative;
    margin-right: 15px;
    box-sizing: border-box;
    width: 54px;
    height: 26px;
    background: #F9FAF9;
    border: 1px solid #EBEBEB;
    text-align: center;
}

.main-first .gameInfo-product ul li .li-con {
    flex: 1;
    max-width: 265px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-first .banner-wrap {
    width: 600x;
    height: 434px;
}

.main-first .banner-wrap .focus {
    width: 569px;
    height: 430px;
}

.main-first .banner-wrap .focus ul {
    height: 430px;
}

.main-first .banner-wrap .focus li {
    width: 569px;
    height: 430px;
}

.main-first .banner-wrap .focus .pic img {
    width: 569px;
    height: 284px;
}

.main-first .banner-wrap .focus .soft {
    padding: 20px 90px 0 0;
}

.main-first .banner-wrap .focus .soft img {
    width: 78px;
    height: 78px;
}

.main-first .banner-wrap .focus .soft span {
    font-size: 20px;
}

.main-first .banner-wrap .focus .soft p {
    font-size: 16px;
}

.main-first .banner-wrap .slide-tab {
    top: 291px;
}

.main-first .banner-bottom {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.frFocusWrap {
    position: relative;
    width: 293px;
    height: 211px;
    padding: 15px;
    box-sizing: border-box;
}

.frFocus1,
.frFocus2 {
    position: relative;
    float: left;
    width: 270px;
    height: 178px;
    overflow: hidden;
    margin: 0;
}

.frFocus1 ul,
.frFocus2 ul {
    position: absolute;
    height: 178px
}

.frFocus1 li,
.frFocus2 li {
    float: left;
    width: 270px;
    height: 178px;
    overflow: hidden
}

.frFocus1 .pic img,
.frFocus2 .pic img {
    width: 262px;
    height: 131px
}

.frFocus1 .pic span,
.frFocus2 .pic span {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 90px 0 10px;
    overflow: hidden;
    background: #f7f7f7;
    white-space: nowrap;
    text-overflow: ellipsis
}

.frFocus1 .slide-tab,
.frFocus2 .slide-tab {
    top: 142px;
}

.main-first .hotGame {
    width: 280px;
}

.main-first .hd {
    height: 50px;
}

.main-first .hd h3 {
    padding-left: 0;
}

.hotGame .tab-nav {
    top: 3px;
    left: 64px;
    display: flex;
}

.main-first .hotGame .tab-nav span {
    width: 76px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    border-radius: 6px;
    font-size: 16px;
    color: #333333;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 36px;
}

.main-first .hotGame .tab-nav span:last-child {
    margin-left: 20px;
}

.main-first .hotGame .tab-nav span.cur {
    background: #62CA7F;
    color: #FFFFFF;
}

.main-second {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 52px;
}

.main-second .modular {
    position: relative;
    width: 285px;
    height: 132px;
    background: #FE8C8C;
    border-radius: 14px 14px 0px 14px;
    padding: 10px 20px 4px;
    box-sizing: border-box;
}

.main-second .modular::after {
    content: '';
    position: absolute;
    bottom: -32px;
    right: 0;
    width: 32px;
    height: 32px;
}

.main-second .modular-tit {
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFE;
    text-align: center;
    margin-bottom: 15px;
    line-height: normal;
}

.main-second .modular-dom {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.main-second .modular-dom a {
    width: 107px;
    height: 27px;
    border: 1px solid rgba(255, 255, 255, .5);
    text-align: center;
    line-height: 27px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFE;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-second .modular-dom a:nth-child(2) {
    margin-left: 17px;
}

.main-second .modular:nth-child(1) {
    background: #FE8C8C;
}

.main-second .modular:nth-child(1)::after {
    background: url(images/mask_red.png) no-repeat 0 0;
    background-size: contain;
}

.main-second .modular:nth-child(2) {
    background: #8DC9EF;
}

.main-second .modular:nth-child(2)::after {
    background: url(images/mask_bule.png) no-repeat 0 0;
    background-size: contain;
}

.main-second .modular:nth-child(3) {
    background: #ADD87A;
}

.main-second .modular:nth-child(3)::after {
    background: url(images/mask_green.png) no-repeat 0 0;
    background-size: contain;
}

.main-second .modular:nth-child(4) {
    background: #F8C95C;
}

.main-second .modular:nth-child(4)::after {
    background: url(images/mask_yellow.png) no-repeat 0 0;
    background-size: contain;
}

.main-third .thrid-l,
.main-third .thrid-m,
.main-third .thrid-r {
    height: 544px;
}

.main-third .thrid-l {
    position: relative;
    width: 380px;
    padding: 15px 0 0 15px;
    box-sizing: border-box;
}

.main-third .thrid-tit {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bolder;
    color: #333333;
    margin-bottom: 15px;
}

.main-third .refresh {
    position: absolute;
    right: 17px;
    top: 15px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #969595;
    cursor: pointer;
}

.main-third .refresh .refresh-img {
    width: 20px;
    height: 20px;
    background: url(images/icon_hy.png) no-repeat 0 0;
    background-size: contain;
    margin-right: 6px;
}

.main-third .refresh.active .refresh-img {
    -webkit-transform: rotate(360deg);
    animation: rotation 2s linear infinite;
    -moz-animation: rotation 2s linear infinite;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

.main-third .thrid-l-list {
    display: flex;
    flex-wrap: wrap;
    height: 481px;
    overflow: auto;
}

.main-third .thrid-l-list li {
    margin-left: 10px;
    margin-bottom: 20px;
    width: 79px;
}

.main-third .thrid-l-list li:nth-child(4n-3) {
    margin-left: 0;
}

.main-third .thrid-l-list li img {
    width: 68px;
    height: 68px;
    margin: 0 auto;
}

.main-third .thrid-l-list li p {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px auto 8px;
    line-height: initial;
    text-align: center;
}

.main-third .thrid-l-list li .btn {
    width: 64px;
    height: 26px;
    border: 2px solid #62CA7F;
    border-radius: 6px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #62CA7F;
    line-height: 26px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.main-third .thrid-l-list li .btn:hover {
    background: #62CA7F;
    color: #FFFFFE;
}

.main-third .thrid-m {
    width: 421px;
}

.main-third .thrid-mt,
.main-third .thrid-mb {
    position: relative;
    padding: 15px 15px 0;
    box-sizing: border-box;
}

.main-third .thrid-m-list {
    position: relative;
}

.main-third .thrid-m-list li {
    margin-bottom: 20px;
}

.main-third .thrid-m-list li a {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #787A7B;
    display: flex;
    align-items: center;
}

.main-third .thrid-m-list li a:hover text {
    color: #333333;
    font-weight: bolder;
}

.main-third .thrid-m-list li .icon {
    width: 11px;
    height: 11px;
    background: #EEEFEF;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-right: 10px;
}

.main-third .thrid-m-list li .text {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-third .thrid-m-list li .num {
    width: 40px;
    text-align: right;
}

.main-third .thrid-m-list li:first-child .icon {
    width: 48px;
    height: 26px;
    background: #62CA7F;
    border-radius: 6px;
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.main-third .thrid-m-list li:first-child .icon::before {
    content: '\63a8\8350';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 48px;
    height: 26px;
    color: #FFFFFF;
    text-align: center;
    line-height: 26px;
}

.main-third .thrid-r {
    height: 544px;
    width: 360px;
    padding: 15px 0 15px 15px;
    box-sizing: border-box;
}

.main-third .thrid-r-list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    height: 474px;
    overflow: auto;
}

.main-third .thrid-r-list li {
    margin-left: 9px;
    margin-bottom: 10px;
}

.main-third .thrid-r-list li:nth-child(2n-1) {
    margin-left: 0;
}

.main-third .thrid-r-list li img {
    width: 159px;
    height: 79px;
}

.main-four {
    position: relative;
    padding: 15px 10px;
    box-sizing: border-box;
}

.main-four .mf {
    width: 100%;
}

.main-four .four-tit {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bolder;
    color: #333333;
    border-bottom: 1px solid #EEEFEF;
    padding-bottom: 13px;
    margin-bottom: 25px;
}

.more {
    color: #969595;
    background: url(images/icon_more.png) left 13px no-repeat;
    background-size: 20px 20px;
    padding-left: 26px;
    top: 8px;
}

.main-four .rank-wrap {
    width: 278px;
    margin-left: 20px;
}

.main-four .rank-wrap .hover-list {
    padding: 20px 0 15px;
}

.main-four .rank-wrap1 {
    margin-left: 0;
}

.main-four .rank-wrap .list-tit {
    width: 280px;
    height: 24px;
    background: #F3F4F4;
    border-radius: 1px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #B9B9B9;
    padding: 2px 15px 2px 10px;
    box-sizing: border-box;
}

.main-four .rank-wrap .list-tit p:nth-child(2) {
    margin-left: 20px;
}

.hover-list {
    position: relative;
    padding: 15px;
    box-sizing: border-box;
}

.hover-list li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #F5F6F7;
    padding: 15px 0;
}

.hover-list li:first-child {
    padding: 0 0 15px;
}

.hover-list li .li-l {
    flex: 1;
    display: flex;
}

.hover-list li .li-l .li-num {
    width: 38px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #787A7B;
    text-align: center;
}

.hover-list .sub {
    display: none;
}

.hover-list li.active .li-l .li-con {
    width: 242px;
    height: 78px;
    background: #EEEFEF;
}

.hover-list li.active .li-l .li-con .tit {
    max-width: 140px;
    font-size: 16px;
    color: #62CA7F;
}

.hover-list li.active .sub {
    display: block!important;
}

.hover-list li .li-l .li-con {
    flex: 1;
    display: flex;
}

.hover-list li .li-l .li-con img {
    width: 60px;
    height: 60px;
    margin-right: 12px;
}

.hover-list li .li-l .li-con .tit {
    max-width: 156px;
    color: #787A7B;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rank-wrap .rank-tit {
    font-size: 18px;
    color: #62CA7F;
    font-weight: bolder;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
}

.rank-wrap .rank-tit .icon {
    display: block;
    width: 20px;
    height: 20px;
    background: url(images/ic_list_no.png) no-repeat 0 0;
    background-size: contain;
    margin-right: 8px;
}

.hover-list {
    position: relative;
    padding: 15px;
    box-sizing: border-box;
}

.hover-list li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #F5F6F7;
    padding: 15px 0;
}

.hover-list li:first-child {
    padding: 0 0 15px;
}

.hover-list li .li-l {
    flex: 1;
    display: flex;
}

.hover-list li .li-l .li-con {
    flex: 1;
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
}

.hover-list li .li-l .li-con img {
    width: 56px;
    height: 56px;
    margin-right: 14px;
}

.hover-list li .li-l .li-con .li-con-info {
    flex: 1;
    font-size: 16px;
    color: #787A7B;
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: space-between;
}

.hover-list li .li-l .li-con .tit {
    max-width: 156px;
    color: #787A7B;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rank-wrap .hover-list li.active .li-l .li-num {
    width: 38px;
    height: 78px;
    background: #62CA7F;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 78px;
}

.rank-wrap .hover-list li .li-l .li-con img {
    border-radius: 0;
}

.hover-list li.active .li-l .li-con .li-con-info {
    display: block;
}

.rank-wrap .hover-list .linkbtn {
    width: 48px;
    height: 26px;
    text-align: center;
    line-height: 26px;
}

.rank-wrap .hover-list .linkbtn a {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #62CA7F;
}

.rank-wrap .hover-list li.active .linkbtn {
    width: 48px;
    height: 26px;
    background: #62CA7F;
    border-radius: 6px;
    color: #FFFFFF;
    float: right;
}

.rank-wrap .hover-list li.active .linkbtn a {
    color: #FFFFFF!important;
}

.main-five .recAction {
    padding: 15px 15px 0;
    box-sizing: border-box;
}

.main-five .recAction .more {
    top: 0;
}

.main-five .recAction .tab-nav {
    border-bottom: 1px solid #EEEFEF;
    padding-bottom: 14px;
    margin-bottom: 30px;
    background: none;
}

.main-five .recAction .tab-nav span {
    width: 100px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    border-radius: 6px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-align: center;
}

.main-five .recAction .tab-nav span:first-child {
    margin-right: 20px;
}

.main-five .recAction .tab-nav .cur {
    width: 102px;
    height: 38px;
    background: #62CA7F;
    color: #FFFFFF;
    border: none;
}

.main-five .down-ul {
    margin-left: 0;
}

.main-five .down-ul li {
    width: 79px;
    border: none;
    margin: 0 0 25px 20px;
    font-size: 16px;
    color: #78797B;
    padding: 0;
}

.main-five .down-ul li:nth-child(12n-11) {
    margin: 0;
}

.main-five .down-ul {
    box-sizing: border-box;
}

.main-five .down-ul li img {
    width: 76px;
    height: 76px;
    margin: 0 auto;
}

.main-five .down-ul li p {
    width: 79px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #78797B;
    text-align: center;
}

.main-five .down-ul li .time {
    font-size: 12px;
    color: #62CA7F;
}


/* -------------------------------- 

Main components 

-------------------------------- */

header {
    background: #5c4751;
    height: 100px;
    text-align: center;
}

header h1 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 1.6em;
    margin-bottom: .2em;
}

header p {
    font-size: 13px;
    font-size: 0.8125rem;
    color: #957484;
}

@media only screen and (min-width: 1024px) {
    header {
        height: 200px;
    }
    header h1 {
        font-size: 30px;
        font-size: 1.875rem;
        padding-top: 2.6em;
    }
}

main p {
    font-size: 14px;
    font-size: 1rem;
    line-height: 22px;
}

@media only screen and (min-width: 1024px) {
    main p {
        font-size: 14px;
        font-size: 1rem;
    }
}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #24cd77 url(/static/html/css/images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

.news-list-ul-index li {
    position: relative;
    margin: 0 12px;
    padding: 16px 0;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
    height:67px;
}

.news-list-ul-index .jimg {
    width: 110px;
    display: inline-block;
    float: left;
    height: 75px;
    overflow: hidden;
}

.news-list-ul-index .jimg img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.news-list-ul-index {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news-list-ul-index .lv {
    width: 240px;
    display: inline-block;
    float: right;
}

.news-list-ul-index li:first-child {
    padding-top: 0;
    border-top: none
}

.news-list-ul-index li a {
    height: 24px;
    line-height: 24px;
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-list-ul-index li .txt-info {
    font-size: 12px;
    color: #999
}

.news-list-ul-index li .cite {
    display: block;
    height: 20px;
    line-height: 20px;
    margin-right: 20px;
    padding: 0 6px;
    background: #e5f1ff;
    color: #2d8cf0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 50px;
        width: 50px;
        right: 30px;
        bottom: 30px;
    }
}