@charset "utf-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    color: #333;
    font: 14px/1 tahoma, arial, "Microsoft YaHei", "Hiragino Sans GB", "\5b8b\4f53";
    font-family: "Microsoft YaHei" \9
}

button,
input,
select,
textarea,
img {
    vertical-align: middle;
    outline: none;
    border: 0
}

body {
    background: #f4f4f4
}

em,
i {
    font-style: normal;
    font-weight: normal
}

ul,
ol,
li {
    list-style: none
}

img {
    font-size: 0;
    line-height: 0
}

h2,
h3 {
    font-weight: normal
}

.page {
    padding: 40px 0 20px;
    text-align: center
}

.page .page-bd {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.page .page-bd>a,
.page .page-bd>span {
    font-size: 14px;
    line-height: 38px;
    margin-right: 10px;
    padding: 0 15px;
    border: 1px solid #d4d4d4;
    display: block;
    border-radius: 4px;
    float: left
}

.page .page-bd .now-page,
.page .page-bd>a:hover,
.page .page-bd>span:hover {
    color: #fff;
    background: #16debd;
    border-color: #16debd
}

.text-indent {
    text-indent: -9999px;
    display: block
}

.clear,
.clearfix {
    zoom: 1
}

.clear:after,
.clearfix:after {
    font-size: 0;
    height: 0;
    content: "";
    clear: both;
    display: block;
    visibility: hidden
}

.zm {
    overflow: hidden;
    zoom: 1
}

.tc {
    text-align: center
}

.ds-n {
    display: none
}

.ds-b {
    display: block
}

.ds-i {
    display: inline
}

.ds-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.pos-r {
    position: relative
}

.pos-a {
    position: absolute
}

.pos-f {
    position: fixed
}

.fl {
    float: left
}

.fr {
    float: right
}

.mg-t10 {
    margin-top: 10px
}

.mg-t15 {
    margin-top: 15px
}

.mg-t20 {
    margin-top: 20px
}

.mg-t60 {
    margin-top: 60px
}

.mg-L20 {
    margin-left: 20px
}

.mg-lr {
    margin: 0 auto
}

.fs {
    font-family: "\5b8b\4f53"
}

.b-all {
    word-break: break-all
}

.nowrap {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    zoom: 1
}

.z-index {
    z-index: 11
}

.boxbg {
    background: #fff
}

img {
    -webkit-transition: opacity ease .2s;
    -o-transition: opacity ease .2s;
    -moz-transition: opacity ease .2s
}

img:hover {
    opacity: .8
}

a {
    color: #333;
    text-decoration: none;
    outline: 0
}

a:hover {
    color: #16debd
}

.more {
    color: #555;
    font-size: 12px;
    float: right
}

.iconbg {
    background: url("../images/iconbg.png") no-repeat
}

.loading {
    background: url("../images/loading.gif") no-repeat center center
}

.layout {
    width: 1200px;
    margin: 0 auto
}

.min-w {
    min-width: 1200px;
    width: 100%
}

.item-w1 {
    width: 780px
}

.item-w2 {
    width: 230px
}

.item-w3 {
    width: 320px;
    padding: 0 20px
}

.item-w4 {
    width: 400px
}

.logo {
    text-align: center;
    padding: 20px 0
}

.logo a {
    display: flex;
    *display: inline;
    *zoom: 1
}

.logo img:hover {
    opacity: 1
}

.nav {
    height: 50px;
    background: #16debd;
    overflow: hidden;
    zoom: 1;
    font-size: 18px;
}

.nav ul {
    float: left
}

.nav li {
    line-height: 50px;
    padding: 0 25px;
    float: left
}

.nav li ul {
    display: none;
}

.nav li:hover,
.nav li.on {
    background: #12b89c
}

.nav a {
    color: #fff;
    display: block
}

.search {
    width: 200px;
    height: 36px;
    margin-top: 7px;
    padding: 0 20px;
    background: url("../images/iconbg.png") no-repeat;
    float: right
}

.search .input {
    color: #ccc;
    font-size: 14px;
    width: 170px;
    height: 20px;
    line-height: 20px;
    padding: 8px 10px 8px 0;
    background: none;
    float: left
}

.search .btn {
    width: 19px;
    height: 20px;
    margin-top: 8px;
    background: url("../images/iconbg.png") no-repeat;
    background-position: -1px -38px;
    cursor: pointer;
    text-indent: -9999px;
    display: block;
    float: right
}

.search .btn:hover {
    opacity: .6
}

.textbg {
    text-align: center;
    color: #fff;
    width: 96%;
    padding: 0 2.01%;
    position: absolute;
    left: 0;
    bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    zoom: 1;
    background: url("../images/img_btbg.png") no-repeat
}

.hd-one {
    line-height: 56px;
    padding: 0 20px;
    border-top: 4px solid #000
}

.hd-one .title {
    color: #000;
    font-size: 24px
}

.hd-two {
    text-align: center;
    height: 40px;
    padding-top: 19px;
    border-bottom: 1px solid #000
}

.hd-two .title {
    color: #000;
    font-size: 24px
}

.hd-two p {
    color: #16debd;
    font-family: "arial";
    width: 80px;
    margin-top: 6px;
    background: #fff;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.hd-three {
    height: 80px;
    padding-top: 0
}

.hd-three .title {
    font-size: 48px
}

.hd-three p {
    font-size: 30px;
    width: 240px;
    margin-top: 8px;
    background: #f4f4f4
}

.mod-list {
    padding: 0 20px
}

.mod-list li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    zoom: 1
}

.mod-list li span {
    color: #666;
    margin-left: 10px;
    float: right
}

.line1 {
    line-height: 38px
}

.line2 {
    line-height: 45px
}

.list-one {
    padding: 16px 20px 18px
}

.list-one i {
    margin-right: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.list-one .c1 {
    color: #16debd
}

.list-two i {
    text-align: center;
    width: 22px;
    height: 24px;
    line-height: 24px;
    font-size: 14px
}

.list-two .bg {
    color: #fff;
    background: url("../images/iconbg.png") no-repeat;
    line-height: 20px;
    margin-top: 7px;
    background-position: -29px -37px;
    float: left
}

.imgarea {
    margin-right: 20px;
    float: left;
    overflow: hidden;
    zoom: 1
}

.txtarea {
    overflow: hidden;
    zoom: 1;
    display: inline
}

.txtarea .title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    zoom: 1
}

.txtarea div {
    word-break: break-all;
    text-align: justify;
    overflow: hidden;
    zoom: 1
}

.mod-img-list img {
    display: block
}

.mod-img-list li {
    float: left
}

.mod-img-list p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    zoom: 1
}

.footer {
    text-align: center;
    color: #999;
    font-size: 16px;
    background: #fcfcfc;
    line-height: 24px;
    padding: 4px 0 14px
}

.footer a {
    color: #666
}

.footer a:hover {
    color: #fff
}

.footer p {
    padding-top: 10px
}

.footer .text1 {
    font-size: 14px
}

.footer .text2 a {
    color: #999;
}

.footer a,
.footer em {
    margin-left: 25px
}

.crumb {
    font-size: 14px;
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    zoom: 1
}

.crumb span {
    color: #16debd
}

.crumb i {
    font-family: "Microsoft YaHei";
    padding: 0 5px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template,
[hidden] {
    display: none
}

button,
input,
select,
textarea,
a {
    outline: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button,
input {
    overflow: visible;
    padding: 0;
    margin: 0
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

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: 0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

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
}

.f-fl,
.f-lifl li,
.f-dlfl dt,
.f-dlfl dd {
    float: left;
    display: inline
}

.f-fr {
    float: right;
    display: inline
}

em {
    font-style: normal
}

.g-foot-box {
    width: 100%;
    height: auto;
    background: #000;
    display: block;
    overflow: hidden;
    margin: 30px 0 0
}

.g-foot-box .m-foot-left {
    width: 238px;
    height: auto;
    padding: 45px 48px 45px 10px;
    border-right: 1px solid #2a2a2a
}

.g-foot-box .m-foot-right {
    width: 902px;
    height: auto
}

.g-foot-box .m-foot-right dt {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: normal;
    color: #aaa;
    text-align: center;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #2a2a2a
}

.g-foot-box .m-foot-right dt a {
    color: #aaa;
    margin: 0 60px
}

.g-foot-box .m-foot-right dd {
    width: 100%;
    height: auto;
    padding: 34px 0 0;
    display: block;
    overflow: hidden
}

.g-foot-box .m-foot-right dd p {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-weight: normal;
    color: #aaa;
    text-align: center;
    display: block;
    overflow: hidden;
    margin: 18px 0 0
}

.m-margin15 {
    margin-top: 15px
}

.g-foot {
    background: #f7f7f7;
    border-top: 1px solid #ececec;
    overflow: hidden;
    padding: 15px 0 20px 0;
    margin-top: 25px
}

.g-foot ul {
    overflow: hidden;
    padding-bottom: 4px
}

.g-foot ul li {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 4px 0
}

.g-foot ul li a {
    color: #999;
    padding: 0 7px 0 6px;
    font-size: 13px
}

.g-foot a:hover {
    color: #f00
}

.g-foot p {
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #999;
    font-size: 13px;
    margin-top: 10px
}

.g-foot p a {
    color: #999;
    font-size: 13px
}

.g-foot p span {
    padding: 0 10px
}

.g-foot p a img {
    margin: -4px 4px 0 0
}

.g-float {
    width: 60px;
    height: auto;
    position: fixed;
    bottom: 180px;
    left: 50%;
    cursor: pointer;
    margin-left: 610px;
    z-index: 100
}

.g-float a {
    width: 100%;
    height: 60px;
    margin: 1px 0 0 0;
    display: block;
    overflow: hidden
}

.g-float #m-top-back {
    background: url(../images/gotopb.gif) no-repeat;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2;
    float: left;
    display: block;
    overflow: hidden
}

.g-float #m-top-back:hover {
    background-position: -60px 0
}

.g-title-right {
    border-bottom: 1px solid #eee;
    overflow: hidden
}

.g-title-right h4 {
    height: 25px;
    line-height: 23px;
    font-size: 22px;
    font-weight: normal;
    border-left: 3px solid #16debd;
    padding-left: 8px;
    margin: 0 0 12px 0
}

.g-title-right strong {
    color: #16debd;
    font-weight: normal
}

.g-w1168 {
    padding: 15px;
    border: 1px solid #eee;
    width: 1168px;
    border-radius: 4px
}

.m-margin20 {
    margin-top: 20px
}

.tab_menu {
    padding: 15px;
    border: 1px solid #eee;
    width: 1168px;
    border-radius: 4px
}

.tab_menu_l {
    float: left;
    width: 130px;
    background: #f6f6f6;
    height: 159px
}

.tab_menu_l p {
    position: relative;
    width: 130px;
    height: 78px;
    line-height: 78px;
    border-bottom: 1px solid #e0e0e0;
    color: #666;
    font-size: 16px;
    cursor: pointer
}

.tab_menu_l p .tb {
    display: inline-block;
    width: 20px;
    height: 20px;
    float: left;
    margin: 30px 7px 10px 10px;
    background: url(../images/tabbg.png) no-repeat 0 0
}

.tab_menu_l p .tb.tb2 {
    background-position: -3px -6px
}

.tab_menu_l p .tb.tb3 {
    background-position: -3px -40px
}

.tab_menu_l p .tb.tb4 {
    background-position: -3px -72px
}

.tab_menu_l p .txt {
    float: left
}

.tab_menu_l p .jt {
    display: none;
    position: absolute;
    top: 0;
    right: -12px;
    width: 12px;
    height: 59px;
    background: url(../images/xp_new.png) no-repeat -544px -36px;
    overflow: hidden
}

.tab_menu_l p.hover {
    color: #fff;
    background: #f40000
}

.tab_menu_l p.hover .jt {
    display: block
}

.tab_menu_l p.hover .tb {
    background-position: 0 0
}

.tab_menu_l p.hover .tb.tb2 {
    background-position: -38px -6px
}

.tab_menu_l p.hover .tb.tb3 {
    background-position: -37px -40px
}

.tab_menu_l p.hover .tb.tb4 {
    background-position: -37px -72px
}

.tab_menu_r {
    float: left;
    margin-left: 4px;
    width: 1030px;
    height: 159px;
    overflow: hidden;
    display: none
}

.tab_menu .on {
    display: block
}

.game_com_list {
    height: 121px;
    width: 1046px;
    position: relative;
    overflow: hidden;
    z-index: 999 \9
}

.game_com_list ul {
    height: 121px;
    width: 1030px;
    padding-left: 17px;
    overflow: hidden
}

.game_com_list li {
    width: 86px;
    height: 120px;
    padding-right: 17px;
    border-bottom: 1px solid #e0e0e0;
    float: left;
    position: relative
}

.game_com_list li a {
    display: block;
    width: 86px;
    height: 120px;
    color: #666;
    font-size: 14px;
    text-align: center;
    overflow: hidden
}

.game_com_list li a img {
    margin: 0 auto;
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 16px;
    _width: 79px
}

.game_com_list li a span {
    height: 40px;
    line-height: 40px;
    display: inline-block
}

.game_com_list .on a {
    color: #16debd
}

.game_com_list .line_box {
    width: 100%;
    height: 2px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 999
}

.game_com_list .line {
    display: block;
    width: 86px;
    height: 2px;
    background: #16debd;
    position: absolute;
    left: 17px;
    top: 0
}

.game_cd {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    width: 1030px;
    padding-left: 1px;
    margin-left: 16px;
    position: relative;
    margin-top: 8px;
    overflow: hidden
}

.game_cd a {
    display: inline-block;
    float: left;
    width: 85px;
    padding: 0 18px 0 1px;
    background: url(../images/xp_new.png) no-repeat -290px -43px;
    color: #666;
    margin-left: -1px;
    text-align: center;
    height: 30px;
    overflow: hidden
}

.game_cd a:hover {
    color: #16debd
}

.game_com_list .m-hover a {
    color: #16debd
}

.game_cd a:last-of-type {
    background: none
}

.game_com_list li:last-of-type {
    margin-right: 0
}

.tab_menu_l p:last-of-type {
    border-bottom: 0
}

.g-tab-dome {
    position: relative;
    border: 1px solid #eee;
    width: 1168px;
    border-radius: 4px;
    padding: 15px
}

.g-tab-dome .g-content {
    width: 1185px;
    overflow: hidden
}

.g-tab-dome .g-content ul li {
    width: 220px;
    height: 355px;
    float: left;
    margin-right: 17px;
    display: inline;
    overflow: hidden;
    position: relative
}

.a_mr {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer
}

.a_hover {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 100%;
    background: #f9f9f9;
    -webkit-transition: top .4s;
    -moz-transition: top .4s;
    -ms-transition: top .4s;
    -o-transition: top .4s;
    transition: top .4s
}

.a_mr img {
    width: 220px;
    height: 355px
}

.a_mr span {
    display: block;
    position: absolute
}

.a_mr .jian {
    right: 0;
    top: 0;
    width: 69px;
    height: 69px;
    background: url(../images/icobox.png) no-repeat -29px -2px
}

.a_mr .txt_bj {
    left: 0;
    bottom: 0;
    width: 220px;
    padding: 0 10px;
    height: 48px;
    background: #000;
    filter: Alpha(Opacity=70);
    opacity: .7
}

.a_mr .txt {
    left: 0;
    bottom: 0;
    width: 200px;
    padding: 0 10px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    color: #fff
}

.a_hover a {
    display: block;
    width: 100%;
    height: 100%
}

.a_hover .title {
    width: 200px;
    padding: 0 10px;
    height: 100%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    background: #16debd;
    text-align: center
}

.a_hover .p_intro {
    height: 180px;
    margin-top: 8px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 19px;
    color: #666;
    font-size: 14px
}

.a_hover .p_link {
    text-align: center;
    margin-top: 30px
}

.a_hover .p_link span {
    color: #16debd;
    font-size: 14px;
    border-radius: 12px;
    line-height: 28px;
    border: 1px solid #16debd;
    display: block;
    width: 92px;
    text-align: center;
    margin: auto;
    position: relative;
    z-index: 2
}

.g-tab-dome .g-content ul li:hover .a_hover {
    top: 0
}

.g-tab-dome .prev,
.g-tab-dome .next {
    width: 45px;
    height: 80px;
    top: 140px;
    background: url(../images/icobox.png) no-repeat
}

.imgbox-w {
    width: 100000px;
    position: relative
}

.prev,
.next {
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 999
}

.g-tab-dome .prev {
    left: -55px;
    background-position: -4px -160px
}

.g-tab-dome .prev-hover,
.g-tab-dome .prev:hover {
    background-position: -4px -73px
}

.g-tab-dome .next {
    right: -55px;
    background-position: -55px -160px
}

.g-tab-dome .next-hover,
.g-tab-dome .next:hover {
    background-position: -55px -73px
}

.g-left-cont {
    overflow: hidden;
    width: 546px
}

.g-left-cont h1 {
    width: 450px;
    margin: 10px auto 0;
    overflow: hidden;
    max-width: 400px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.g-left-cont h1 a {
    color: #ff3d3d;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    display: block
}

.g-left-cont p.u-info {
    overflow: hidden;
    height: 52px;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.g-left-cont h1 a:hover {
    text-decoration: underline
}

.g-left-cont ul {
    overflow: hidden;
    margin-top: 13px
}

.g-left-cont ul li {
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    padding: 6px 0 0;
    margin-bottom: 6px;
    width: 100%;
    overflow: hidden
}

.g-left-cont ul li span {
    padding-right: 5px;
    color: #999;
    float: right
}

.g-left-cont ul li i.u-type {
    display: block;
    float: left;
    width: 68px;
    margin-right: 16px;
    line-height: 22px;
    text-align: right;
    overflow: hidden;
    position: relative;
    font-style: normal
}

.g-left-cont ul li i.u-type a {
    font-size: 14px;
    color: #999
}

.g-left-cont ul li p {
    float: left;
    width: 345px;
    overflow: hidden;
    height: 22px
}

.g-left-cont ul li p img {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-right: 8px
}

.g-left-cont ul li p a {
    color: #666
}

.g-left-cont ul li a:hover {
    color: #16debd
}

.g-left-cont ul li i.u-type a:hover {
    color: #16debd
}

.g-left-cont p.u-dashed {
    border-top: 1px dashed #ddd;
    margin: 10px 0 0;
    height: 10px;
    padding: 0;
    overflow: hidden
}

.g-left-cont ul li.m-cen-sod {
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    margin-bottom: 9px;
    padding-bottom: 17px
}

.g-right-cont {
    width: 600px;
    overflow: hidden
}

.g-ivtab-top {
    overflow: hidden;
    margin-top: 26px;
    width: 88px;
    border-bottom: 1px solid #e8e7e7;
    border-radius: 4px
}

.g-ivtab-top ul li {
    height: 189px;
    overflow: hidden;
    font-size: 15px;
    text-align: center;
    border: 1px solid #e8e7e7;
    border-bottom: 0;
    cursor: pointer;
    color: #666
}

.g-ivtab-top ul li i {
    display: block;
    width: 65px;
    height: 65px;
    overflow: hidden;
    margin: 42px auto 10px
}

.g-ivtab-top ul li i img {
    width: 65px;
    height: 65px
}

.g-ivtab-bd {
    overflow: hidden;
    width: 500px;
    display: none
}

.g-ivtab-bd ul li {
    float: left;
    overflow: hidden;
    width: 100px;
    margin: 10px 0
}

.g-ivtab-bd ul li a {
    width: 100px;
    height: auto;
    float: left;
    display: inline;
    overflow: hidden;
    margin-top: 15px
}

.g-ivtab-bd ul li img {
    width: 78px;
    height: 78px;
    border-radius: 12px;
    margin: 0 auto;
    display: block;
    overflow: hidden
}

.g-ivtab-bd ul li strong {
    width: 78px;
    height: 16px;
    margin: 10px auto 0;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    text-align: center;
    display: block;
    overflow: hidden
}

.g-ivtab-bd ul li a:hover strong {
    color: #16debd
}

.g-li-dome .on {
    display: block
}

.g-ivtab-top ul li.m-hover {
    background: #f4f4f4
}

.g-left-title {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #eee;
    overflow: hidden
}

.g-left-title p {
    font-size: 22px;
    font-family: Candara;
    color: #ddd;
    font-weight: 400;
    float: left;
    padding-right: 25px
}

.g-left-title p b {
    font-weight: normal;
    color: #333;
    margin-right: 10px;
    border-bottom: 2px solid #16debd;
    display: inline-block;
    position: relative;
    bottom: 1px
}

.g-left-title span {
    font-size: 20px;
    color: #ddd;
    display: block;
    float: left
}

.g-left-title i {
    cursor: pointer;
    padding: 0 15px;
    font-size: 20px;
    color: #333;
    font-style: normal
}

.g-left-title i.cur {
    color: #16debd
}

.g-left-title font {
    display: block;
    float: left;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin-left: 30px;
    width: 720px;
    text-align: right
}

.g-left-title font a {
    color: #999;
    font-size: 14px;
    margin-right: 30px
}

.g-left-title font a:hover {
    color: #16debd
}

span.u-more {
    float: right;
    margin: 18px 4px 0 0;
    cursor: pointer;
    width: 38px;
    height: 15px;
    display: inline;
    overflow: hidden;
    background: url(../images/sskico2018.png) no-repeat -2px -137px
}

span.u-more:hover {
    background-position: -161px -137px
}

span.u-more a {
    display: block;
    width: 38px;
    height: 15px
}

.w865 {
    width: 855px;
    overflow: hidden
}

.w320 {
    width: 320px;
    overflow: hidden
}

.g-tb-list {
    overflow: hidden;
    clear: both;
    display: none
}

.g-sjrj-cont,
.g-hot-list,
.idx-label {
    padding: 10px 15px 15px 15px
}

.g-hot-list .on {
    display: block
}

.g-sjrj-cont .g-tb-list {
    display: block
}

.g-tb-list ul {
    overflow: hidden;
    width: 1235px
}

.g-tb-list ul li {
    float: left;
    width: 120px;
    padding-left: 90px;
    height: 78px;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
    margin: 28px 31px 10px 0
}

.g-tb-list ul li a {
    display: block
}

.g-tb-list ul li a i img {
    width: 78px;
    height: 78px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 12px
}

.g-tb-list ul li a p em img {
    height: 14px
}

.g-tb-list ul li a p span {
    color: #666;
    display: block;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    margin-top: 2px
}

.g-tb-list ul li a p strong {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin: 8px 0 9px 0
}

.g-tb-list ul li a:hover p span {
    color: #16debd
}

.g-special {
    overflow: hidden;
    margin-top: 15px;
    padding: 10px 15px 15px 15px;
    border: 1px solid #eee;
    width: 1168px;
    border-radius: 4px
}

.g-special .g-title {
    width: 100%
}

.g-rj-ico h4 {
    background-position: -7px -368px
}

.g-special .g-special-box {
    position: relative;
    overflow: hidden;
    clear: both
}

.g-special .g-special-box {
    position: relative;
    overflow: hidden;
    clear: both
}

.g-special .g-special-box .prev,
.g-special .g-special-box .next {
    top: 46px;
    height: 70px;
    width: 30px;
    background: url(../images/yuetu_btn_full.png) no-repeat
}

.g-special .g-special-box .prev {
    left: 0;
    background-position: -136px -124px
}

.g-special .g-special-box .next {
    right: 0;
    background-position: -91px -124px
}

.g-special .g-special-box .prev-hover,
.g-special .g-special-box .prev:hover {
    background-position: -178px -124px
}

.g-special .g-special-box .next-hover,
.g-special .g-special-box .next:hover {
    background-position: -49px -124px
}

.g-special-box .m-rp-scroll {
    width: 1108px;
    margin: 15px auto 0;
    overflow: hidden;
    position: relative;
    zoom: 1
}

.g-special-box .m-rp-scroll li {
    width: 266px;
    height: 133px;
    float: left;
    margin: 0 6px 0 5px;
    display: inline;
    overflow: hidden
}

.g-special-box .m-rp-scroll li a {
    width: 100%;
    height: 133px;
    display: block;
    overflow: hidden;
    position: relative;
    zoom: 1
}

.g-special-box .m-rp-scroll li a img {
    width: 100%;
    height: 133px;
    display: block;
    overflow: hidden
}

.g-special-box .m-rp-scroll li a strong {
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    text-align: center;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(0, 0, 0, 0.7)));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0)
}

.g-special-box .m-rp-scroll li a:hover strong {
    color: #16debd
}

.g-rj-list {
    overflow: hidden;
    clear: both;
    margin: 15px 0 5px 0
}

.g-rj-list li {
    width: 80px;
    height: auto;
    float: left;
    padding: 19px 22px 5px 19px;
    display: inline;
    position: relative
}

.g-rj-list li a {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden
}

.g-rj-list li a img {
    width: 100%;
    height: 80px;
    border-radius: 16px;
    display: block;
    overflow: hidden
}

.g-rj-list li a strong {
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    text-align: center;
    margin: 8px 0 0;
    display: block;
    overflow: hidden
}

.g-rj-list li a em {
    width: 100%;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    text-align: center;
    margin: 4px 0 0;
    display: block;
    overflow: hidden
}

.g-rj-list li a:hover strong {
    color: #16debd
}

.w320 .g-rank-mian {
    border: 0;
    padding: 12px 0 0
}

.w320 .g-rank {
    border: 0
}

.w320 .g-hottank {
    border: 0;
    padding: 12px 0
}

.rank {
    width: 1168px;
    overflow: hidden;
    margin: 15px auto 0 auto;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 10px 15px 15px 15px
}

.rank div.f-fl {
    *width: 100px;
    overflow: hidden;
    margin-right: 15px
}

.rank .rank-cont {
    width: 1245px;
    overflow: hidden
}

.rank ul {
    float: left;
    width: 380px;
    overflow: hidden
}

.rank ul b {
    width: 100%;
    height: 25px;
    display: block;
    font-weight: normal;
    float: left;
    text-indent: 13px;
    font-size: 20px;
    line-height: 25px;
    color: #333;
    border-left: 3px solid #16debd;
    font-weight: bold
}

.rank ul li {
    width: 100%;
    *width: 380px;
    margin: 25px 0 0;
    *margin: 0;
    padding: 0;
    height: 78px;
    overflow: hidden;
    position: relative
}

.rank ul li span {
    width: 78px;
    height: 78px;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 35px;
    top: 0
}

.rank ul li span img {
    width: 78px;
    height: 78px;
    float: left;
    display: block;
    z-index: 10;
    border-radius: 16px
}

.rank ul li:hover span i {
    height: 0;
    line-height: 150px
}

.rank ul li span i {
    width: 55px;
    height: 55px;
    display: block;
    text-align: center;
    color: #888;
    font-size: 20px;
    line-height: 55px;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    font: normal 24px/55px Arial, Helvetica, sans-serif;
    z-index: 1;
    background: #e8e7e7
}

.rank ul li span .c1 {
    background: #ff5d5d;
    color: #fff
}

.rank ul li span .c2 {
    background: #fea342;
    color: #fff
}

.rank ul li span .c3 {
    background: #4197e2;
    color: #fff
}

.rank ul li span .c4 {
    background: #41d39d;
    color: #fff
}

.rank ul li a {
    width: 100%;
    height: 32px;
    line-height: 25px;
    display: block;
    padding-left: 125px;
    *padding-left: 0;
    padding-bottom: 45px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.rank ul li a:hover,
.rank ul li:hover u {
    color: #16debd
}

.rank ul li u {
    width: 192px;
    display: block;
    height: 20px;
    line-height: 23px;
    position: absolute;
    left: 125px;
    bottom: 0;
    font-size: 14px;
    color: #999;
    font-size: 12px;
    text-decoration: none
}

.rank ul li u i {
    margin-right: 10px;
    font-style: normal
}

.rank ul li strong {
    display: block;
    height: 16px;
    position: absolute;
    left: 125px;
    bottom: 30px
}

.rank ul li strong img {
    height: 14px
}

.rank ul li font {
    position: absolute;
    left: 0;
    top: 0;
    height: 24px;
    line-height: 24px;
    width: 24px;
    text-align: center;
    background: #c5c5c5;
    color: #fff;
    font-size: 15px;
    border-radius: 3px
}

.rank ul li:nth-child(1) font {
    background: rgb(22, 222, 189)
}

.rank ul li:nth-child(2) font {
    background: rgb(91, 231, 208)
}

.rank ul li:nth-child(3) font {
    background: rgb(160, 240, 227)
}

.g-sypc {
    overflow: hidden;
    padding: 10px 15px 1px 15px
}

.g-sypc .inner-title {
    margin-bottom: 0
}

.g-sypc ul {
    overflow: hidden;
    clear: both
}

.g-sypc ul li {
    height: 95px;
    overflow: hidden;
    border-bottom: 1px dotted #eee;
    padding: 15px 15px 15px 0;
    width: 374px;
    float: left
}

.g-sypc ul li a {
    display: block;
    position: relative;
    height: 95px;
    padding-left: 140px
}

.g-sypc ul li a em {
    display: block;
    width: 127px;
    height: 95px;
    overflow: hidden;
    float: left;
    position: absolute;
    left: 0;
    top: 0
}

.g-sypc ul li a em img {
    width: 127px;
    height: 95px
}

.g-sypc ul li p {
    display: block;
    height: 52px;
    line-height: 26px;
    overflow: hidden;
    color: #333;
    padding-top: 4px;
    font-size: 15px
}

.g-sypc ul li span {
    font-size: 13px;
    display: block;
    color: #999;
    height: 20px;
    line-height: 20px;
    margin-top: 10px
}

.g-sypc ul li span strong {
    font-weight: normal;
    padding-right: 15px
}

.g-sypc ul li:hover p {
    color: #16debd
}

.g-sypc ul li:nth-child(7) {
    border-bottom: 0
}

.g-sypc ul li:nth-child(8) {
    border-bottom: 0
}

.g-sypc ul li:nth-child(9) {
    border-bottom: 0
}

.hd {
    height: 110px;
    width: 100%;
    position: relative
}

.hd .z1,
.hd .z2,
.hd .z3,
.hd .z4,
.hd .z5 {
    width: 34px;
    height: 110px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/ssk-down-img.png) 0 0 no-repeat;
    z-index: 99;
    overflow: hidden
}

.hd .z2 {
    width: 42px;
    background-position: -36px 0;
    left: 278px
}

.hd .z3 {
    width: 42px;
    background-position: -80px 0;
    left: 578px
}

.hd .z4 {
    width: 42px;
    background-position: -124px 0;
    left: 878px
}

.hd .z5 {
    width: 36px;
    background-position: -168px 0;
    left: 1164px
}

.hd li {
    float: left;
    width: 300px;
    height: 110px;
    cursor: pointer;
    position: relative;
    z-index: 0
}

.hd .pc {
    background: #c27db9
}

.hd .az {
    background: #8bbc40
}

.hd .ios {
    background: #40c2c2
}

.hd .tv {
    background: #efd140
}

.hd li a {
    float: left;
    width: 255px;
    margin: 0 0 0 25px;
    text-align: center;
    overflow: hidden;
    display: block
}

.hd li a span {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 20px auto 0;
    display: inline-block;
    overflow: hidden
}

.hd li a em {
    display: block;
    width: 80px;
    height: 40px;
    margin: 10px 0 0 75px;
    color: #fff;
    font-size: 26px;
    font-weight: bold
}

.hd li i {
    float: left;
    display: block;
    width: 160px;
    margin: 42px 0 0 0;
    height: 56px;
    overflow: hidden
}

.hd li i a {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    border: 1px solid #fff;
    border-radius: 3px;
    margin: 0 4px 4px 0;
    *margin: 0 1px 4px 0;
    height: 22px;
    line-height: 21px;
    padding: 0 5px;
    *float: none;
    overflow: hidden
}

.hd li s {
    display: none;
    width: 15px;
    height: 9px;
    background: url(../images/ssk-down-img.png) -20px -121px no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: -8px;
    overflow: hidden
}

.hd li.cur s {
    display: inline-block
}

.hd .pc a {
    margin: 0 0 0 40px
}

.hd li a:hover span {
    text-decoration: underline
}

.idx-label .label-box {
    padding-left: 10px;
    padding-top: 20px
}

.label-box a {
    margin-right: 21px;
    line-height: 32px;
    display: inline-block
}

.label-box a:hover {
    text-decoration: underline
}

.label-box .tags1 {
    font-size: 14px;
    color: #930
}

.label-box .tags2 {
    font-size: 16px;
    color: #4b991f
}

.label-box .tags3 {
    font-size: 18px;
    color: #d39f17
}

.label-box .tags4 {
    font-size: 20px;
    color: #0b9e94
}

.label-box .tags5 {
    font-size: 22px;
    color: #049cff
}

.label-box .tags6 {
    font-size: 14px;
    color: #606060
}

.label-box .tags7 {
    font-size: 16px;
    color: #8b4bfa
}

.label-box .tags8 {
    font-size: 18px;
    color: #ff1716
}

.label-box .tags9 {
    font-size: 14px;
    color: #ff006b
}

.label-box .tags10 {
    font-size: 16px;
    color: #06f
}

.g-hot-list {
    position: relative
}

.g-hot-list span.u-more {
    position: absolute;
    top: 10px;
    right: 15px
}

.top-header {
    width: 100%;
    height: 40px;
    background: #fcfcfc;
    border-bottom: 1px solid #fff;
}

.top-header ul {
    height: 40px;
}

.top-header ul li {
    float: left;
    color: #999;
    font-size: 14px;
    line-height: 40px;
    margin-left: 20px;
}

.top-header ul li a {
    color: #666;
}

.top_h {
    width: 1200px;
    margin: 0 auto;
}

.top_left {
    float: left;
    font-size: 14px;
    line-height: 40px;
    color: #666;
    margin-left: 3px;
}

.top_right {
    float: right;
}

.search-c {
    width: 450px;
    height: 100px;
    margin: 0 auto;
    float: right;
}

.search-inp {
    width: 348px;
    height: 40px;
    padding: 0 10px;
    background: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    border-right: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-top: 21px;
    font-size: 14px;
    color: #404040;
}

.search-but {
    width: 80px;
    height: 42px;
    background: #16debd;
    border: none;
    margin-top: 21px;
    cursor: pointer;
    border-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    outline: none;
}

.search-but:hover {
    opacity: 0.8;
}

.search-but:active {
    background: #16cdaf;
}

.search-c ul {
    width: 450px;
}

.search-c ul,
.search-c ul li {
    display: block;
    float: left;
}

.search-c ul li a {
    height: 40px;
    line-height: 40px;
    color: #404040;
    font-size: 14px;
    margin: 0 10px 0 4px;
    cursor: pointer;
}

.search-c ul li a:hover {
    color: #16CDAF;
}


/*融合css*/

.u-title-h3 {
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 20px;
    font-weight: normal;
    color: #333;
    display: block;
    overflow: hidden
}

.u-title-h3 i {
    width: 6px;
    height: 22px;
    background: #40b4f7;
    float: left;
    margin: 0 10px 0 0;
    display: inline;
    overflow: hidden
}

.u-title-h3 a {
    width: auto;
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    margin: 0 18px 0 0;
    display: inline;
    overflow: hidden
}

.u-title-h3-1 {
    width: auto;
    height: auto;
    border-bottom: 1px solid #eee;
    margin: 0 18px;
    display: block;
    overflow: hidden
}

.u-title-h3-1 strong {
    width: auto;
    height: auto;
    padding: 20px 0 14px;
    font-size: 22px;
    font-weight: normal;
    color: #333;
    float: left;
    display: inline;
    overflow: hidden;
    border-bottom: 2px solid #40b4f7;
}

.u-title-h3-1 b {
    width: auto;
    height: auto;
    padding: 22px 0 14px;
    font-size: 22px;
    font-weight: normal;
    color: #ddd;
    float: left;
    margin: 0 0 0 10px;
    display: inline;
    overflow: hidden;
}

.m-soft-recomd {
    width: 886px;
    height: 448px;
    padding: 18px 0 0 0;
    background: #fff;
    margin: 10px 0 0;
    overflow: hidden
}

.m-soft-recomd .u-title-h3 i {
    margin-left: 18px;
}

.m-soft-recomd .m-cont {
    width: 100%;
    height: auto;
    margin: 0;
    display: block;
    overflow: hidden
}

.m-soft-recomd .m-cont li {
    width: 186px;
    height: auto;
    float: left;
    margin: 18px 20px 12px 18px;
    display: inline;
    overflow: hidden;
}

.m-soft-recomd .m-cont li .u-img {
    width: 72px;
    height: 72px;
    border-radius: 12px;
    float: left;
    margin: 0 13px 0 0;
    display: inline;
    overflow: hidden
}

.u-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.m-soft-recomd .m-cont li .u-name {
    width: 101px;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    font-weight: normal;
    color: #222;
    float: left;
    margin: 3px 0 0;
    display: inline;
    overflow: hidden
}

.m-soft-recomd .m-cont li b {
    width: 101px;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    float: left;
    margin: 6px 0 0;
    display: inline;
    overflow: hidden
}

.m-soft-recomd .m-cont li .u-btn {
    width: 68px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    background: #40b4f7;
    border-radius: 4px;
    text-align: center;
    float: left;
    margin: 6px 0 0;
    display: inline;
    overflow: hidden
}

.m-soft-recomd .m-cont li:nth-child(4n) {
    margin-right: 0;
}

.m-soft-hot {
    width: 266px;
    height: 448px;
    padding: 18px 18px 0;
    background: #fff;
    margin: 10px 0 0 10px;
    overflow: hidden
}

.m-soft-hot .m-cont {
    width: 100%;
    height: auto;
    margin: 6px 0 0;
    display: block;
    overflow: hidden
}

.m-soft-hot .m-cont li {
    width: 100%;
    height: auto;
    padding: 14px 0;
    border-bottom: 1px dashed #eee;
    display: block;
    overflow: hidden
}

.m-soft-hot .m-cont li .u-img {
    width: 53px;
    height: 53px;
    border-radius: 8px;
    float: left;
    margin: 0 8px 0 0;
    display: inline;
    overflow: hidden
}

.m-soft-hot .m-cont li span {
    width: 157px;
    height: auto;
    float: left;
    margin: 0 20px 0 0;
    display: inline;
    overflow: hidden
}

.m-soft-hot .m-cont li span .u-name {
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    float: left;
    margin: 7px 0 0;
    display: inline;
    overflow: hidden
}

.m-soft-hot .m-cont li span b {
    width: 100%;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    float: left;
    margin: 7px 0 0;
    display: inline;
    overflow: hidden
}

.m-soft-hot .m-cont li .u-btn {
    width: 28px;
    height: 28px;
    background: url(../images/down-icon.png) no-repeat;
    float: left;
    margin: 14px 0 0;
    display: inline;
    overflow: hidden
}

.g-hotztgd {
    overflow: hidden;
    margin-bottom: 20px;
}

.g-title-right p.u-classname {
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    font-weight: normal;
    border-left: 3px solid #34d0ba;
    padding-left: 8px;
    margin: 0px 0px 12px 0px;
}

.main_contbox .g-title-right {
    border-bottom: 0px;
    margin-bottom: 5px;
}

.g-hotztgd-bd {
    position: relative;
    overflow: hidden;
}

.g-hotztgd-img ul li {
    width: 262.5px;
    float: left;
    margin: 15px 15px 0px 0px;
    display: inline;
    overflow: hidden;
    border-radius: 2px;
    border: 1px solid #e8e8e8;
    padding: 12px;
    background-color: #fff;
}

.g-hotztgd-img ul li a {
    width: 100%;
    height: 145px;
    display: block;
    overflow: hidden;
    position: relative;
    zoom: 1;
}

.g-hotztgd-img ul li a img {
    width: 100%;
    height: 145px;
    display: block;
    overflow: hidden;
}

.g-hotztgd-img ul li a strong {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/rgba50.png);
}

.g-hotztgd-img {
    width: 1216px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    zoom: 1;
    display: none;
}

.g-hotztgd-bd b {
    display: block;
    top: 0;
    position: absolute;
    font-family: serif;
    height: 135px;
    width: 30px;
    line-height: 135px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: url(../images/rgba50.png);
    cursor: pointer;
    position: absolute;
}

.g-hotztgd-bd b.g-scroll-left {
    left: 0;
}

.g-hotztgd-bd b.g-scroll-right {
    right: 0px;
}

.g-hotztgd-img ul li a:hover strong {
    color: #34d0ba;
}

.g-hotztgd-bd b:hover {
    color: #34d0ba;
}

.g-hotztgd-img ul li p {
    background: #fafafa;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    color: #666;
    padding: 5px 10px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.g-hotztgd-bd .on {
    display: block;
}

.f-ztdome {
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    border-right: 1px solid #f5f5f5;
    z-index: 999;
}

.f-ztdome li {
    cursor: pointer;
    float: left;
    width: 90px;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    border: 1px solid #eee;
    border-right: 0;
}

.f-ztdome li.f-hover {
    border-top: 2px solid #34d0ba;
}

.g-hotztgd .g-title-right h4 {
    float: left;
}

.g-hotztgd .g-title-right {
    position: relative;
    overflow: visible;
    height: 38px;
}

.f-ztdome li.m-hover {
    border-top: 2px solid #34d0ba;
    height: 37px;
    border-bottom: 0;
}

.main_cont {
    overflow: hidden;
    width: 863px;
    border: 1px solid #eee;
    border-radius: 4px;
}

.main_contbox {
    overflow: hidden;
    width: 865px;
}

.m-ml-nav {
    overflow: hidden;
    border-bottom: 2px solid #34d0ba;
    height: 48px;
}

.m-ml-nav ul {
    overflow: hidden;
}

.m-ml-nav ul li {
    float: left;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    text-decoration: none;
    padding: 0 30px;
    cursor: pointer;
}

.m-ml-nav ul li.f-hover {
    background-color: #34d0ba;
    color: #fff;
}

.m-ml-nav ul li:hover {
    background-color: #f5f5f5
}

.m-ml-nav ul li.f-hover:hover {
    background-color: #34d0ba;
    color: #fff;
}

.g-list-cont {
    padding: 15px 0px 15px 16px;
    overflow: hidden;
}

.g-list-cont .g-title-right {
    border-bottom: 0px;
}

.m-softlist ul {
    overflow: hidden;
    margin-top: 5px;
}

.m-softlist ul li {
    float: left;
    width: 200px;
    border: 1px solid #efefef;
    margin: 0px 8px 8px 0px;
    position: relative;
    overflow: hidden;
}

.m-softlist ul li .m-ar {
    padding: 15px;
    overflow: hidden;
}

.m-softlist ul li .m-ar:hover {
    cursor: pointer;
}

.m-softlist ul li .m-ar i {
    display: block;
    height: 85px;
    width: 85px;
    margin: 20px auto 32px;
}

.m-softlist ul li .m-ar i img {
    height: 85px;
    width: 85px;
    box-shadow: 1px 1px 1px #ededed;
    border-radius: 18px;
}

.m-softlist ul li .m-ar h4 {
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
}

.m-softlist ul li .m-ar p.m-time {
    line-height: 22px;
    width: 155px;
    margin: 0px auto;
    height: 22px;
    overflow: hidden;
    padding-bottom: 0;
}

.m-softlist ul li .m-ar p.m-time font {
    line-height: 22px;
    color: #666;
    width: 70px;
    display: block;
    float: left;
    height: 22px;
    font-size: 12px;
    margin-left: 0px;
}

.m-softlist ul li .m-ar p.m-time span {
    display: block;
    float: left;
    width: 78px;
    height: 22px;
}

.m-softlist ul li .m-ar p.m-time span img {
    display: block;
    margin-top: 2px;
    height: 14px;
    width: auto;
}

.m-softlist ul li .m-ar p.m-cbjtxt {
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    margin: 8px 0 0
}

.m-softlist ul li .m-ar p.m-cbjtxt font {
    color: #f65555;
    font-size: 14px;
}

.m-softlist ul li .m-hover {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    width: 100%;
    height: 100%;
    -webkit-transition: top .4s;
    -moz-transition: top .4s;
    -ms-transition: top .4s;
    -o-transition: top .4s;
    transition: top .4s;
}

.m-softlist ul li .m-hover h4 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-color: #34d0ba;
    text-align: center;
    padding: 0px 15px;
    margin-bottom: 6px;
}

.m-softlist ul li .m-hover h4 a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.m-softlist ul li .m-hover p {
    height: 28px;
    overflow: hidden;
    padding: 0px 8px;
    color: #999999;
}

.m-softlist ul li .m-hover p font {
    display: block;
    float: left;
    width: 86px;
    font-size: 12px;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    word-break: break-all;
}

.m-softlist ul li .m-hover p span {
    display: block;
    float: right;
    width: 86px;
    font-size: 12px;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    word-break: break-all;
}

.m-softlist ul li .m-hover p.m-btn {
    margin-top: 6px;
}

.m-softlist ul li .m-hover p.m-btn a {
    display: block;
    width: 88px;
    height: 25px;
    border: 1px solid #f55555;
    color: #f55555;
    text-align: center;
    line-height: 25px;
    margin: 0px auto;
    font-size: 14px;
}

.m-softlist ul li .m-hover p.m-btn a:hover {
    background: #f55555;
    color: #fff;
}

.m-softlist ul li .m-hover i {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0px auto;
    padding: 20px 0 10px;
}

.m-softlist ul li .m-hover i img {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto
}

.m-softlist ul li .m-hover p.m-smxz {
    text-align: center;
    height: 28px;
    line-height: inherit;
}

.m-softlist ul li:hover .m-hover {
    top: 0px;
}

.g-rank-mian {
    overflow: hidden;
    padding: 12px 15px 0;
    border: 1px solid #eee;
    border-radius: 4px;
    background-color: #fff;
}

.g-rank-mian .g-list {
    overflow: hidden;
}

.g-rank-mian .g-list .item {
    height: 45px;
    line-height: 45px;
}

.num {
    display: block;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-style: normal;
    float: left;
    text-align: center;
    line-height: 22px;
    margin-right: 15px;
    *display: inline;
    *zoom: 1;
    color: #fff;
    background: #afafaf;
    margin-top: 12px;
}

.g-rank-mian .g-list .item .title {
    float: left;
    width: 190px;
    height: 43px;
    font-size: 14px;
    overflow: hidden;
}

.g-rank-mian .g-list .item .size {
    float: right;
    font-size: 13px;
    color: #999;
}

.g-rank-mian .g-list .item-cont {
    padding: 15px 0;
}

.g-rank-mian .g-list .item-cont a img {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 14px;
}

.g-rank-mian .g-list .item-cont .list-box {
    float: left;
    width: 149px;
    *display: inline;
    *zoom: 1;
    margin-left: 10px;
    font-size: 15px;
    line-height: 24px;
    height: 70px;
}

.g-rank-mian .g-list .item-cont .list-box p {
    font-size: 14px;
    overflow: hidden;
    line-height: 24px;
    color: #999
}

.g-rank-mian .g-list .item-cont .list-box p.title {
    height: 24px;
    overflow: hidden;
}

.g-rank-mian .g-list .item-cont .list-box p a:hover {
    color: #ff5555;
}

.g-rank-mian .g-list .item-cont .list-box p a {
    color: #555;
}

.g-rank-mian .g-list .item-cont .list-box p span {
    display: block;
    height: 14px;
    margin: 4px 0;
}

.g-rank-mian .g-list .item-cont .list-box p img {
    height: 14px;
    display: block;
}

.g-list .hover-cont {
    border-bottom: 1px dashed #ddd;
}

.g-list .hover-cont:last-of-type {
    border-bottom: 0px;
}

.g-list .hover-cont .item-cont {
    display: none;
}

.g-list .m-hover .item-cont {
    display: block
}

.g-list .m-hover .item {
    display: none
}

.g-list .m-hover .item-cont i.num {
    margin-top: 0
}

.g-list .hover-cont:nth-child(1) i.num {
    background: rgb(22, 222, 189)
}

.g-list .hover-cont:nth-child(2) i.num {
    background: rgb(91, 231, 208)
}

.g-list .hover-cont:nth-child(3) i.num {
    background: rgb(160, 240, 227)
}

.g-hot-cont {
    overflow: hidden;
    margin-top: 15px;
    padding: 12px 15px;
    border: 1px solid #eee;
    border-radius: 4px;
    background-color: #fff;
}

.g-hot-cont a {
    width: 96px;
    height: auto;
    float: left;
    display: inline;
    overflow: hidden;
    margin-top: 15px;
}

.g-hot-cont a img {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    margin: auto;
    display: block;
    overflow: hidden
}

.g-hot-cont a strong {
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #555;
    text-align: center;
    margin: 10px 0 0;
    display: block;
    overflow: hidden
}

.g-hot-cont a b {
    width: 100%;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    text-align: center;
    margin: 7px 0 0;
    display: block;
    overflow: hidden
}

.g-hot-cont a:hover strong {
    color: #ff5555
}

.g-hot-img {
    overflow: hidden;
}

.g-detail-r {
    width: 290px;
    overflow: hidden;
    margin-top: -3px;
}

.g-title-right {
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.g-title-right h4 {
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    font-weight: normal;
    border-left: 3px solid #34d0ba;
    padding-left: 8px;
    margin: 0px 0px 12px 0;
}

.g-title-right h1.u-classname {
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    font-weight: normal;
    border-left: 3px solid #34d0ba;
    padding-left: 8px;
    margin: 0px 0px 12px 0;
}

.g-title-right strong {
    color: #34d0ba;
    font-weight: normal;
}

.g-xgyx {
    overflow: hidden;
}

.g-xgyx li {
    width: 100%;
    height: 47px;
    border-bottom: 1px dotted #eee;
    display: block;
    overflow: hidden;
    padding: 2px 0px;
    background: url(../images/gxicoimg.png) no-repeat 0px -398px;
    padding-left: 18px;
}

.g-xgyx li a em {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 33px;
    font-style: normal;
    background: #aaa;
    float: left;
    margin: 8px 17px 0 0;
    display: inline;
    overflow: hidden;
}

.g-xgyx li a i {
    width: 40px;
    height: 40px;
    float: left;
    margin: 4px 0 0;
    display: inline;
    overflow: hidden;
}

.g-xgyx li a i img {
    width: 40px;
    height: 40px;
    border-radius: 6px
}

.g-xgyx li a p {
    width: 150px;
    height: 47px;
    line-height: 47px;
    font-size: 14px;
    font-weight: normal;
    color: #555;
    float: left;
    margin: 0 0 0 12px;
    display: inline;
    overflow: hidden;
}

.g-xgyx li a:hover p {
    color: #ff5555
}

.g-xgyx li:last-of-type {
    border-bottom: 0px;
}

.g-top-cont {
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 4px;
}

.g-hotico {
    overflow: hidden;
    padding: 20px 20px 10px 20px;
    position: relative;
    width: 1160px;
    background-color: #fff;
    margin-bottom: 15px;
}

.g-hotico span {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    background: url(../images/g-hotico.png) no-repeat;
    width: 50px;
    height: 50px;
}

.g-hotico ul li {
    width: 78px;
    height: auto;
    float: left;
    margin: 12px 8px 12px 19px;
    display: inline;
    overflow: hidden;
}

.g-hotico ul li a {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}

.g-hotico ul li a img {
    width: 100%;
    height: 78px;
    border-radius: 12px;
    display: block;
    overflow: hidden;
}

.g-hotico ul li a strong {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #555;
    text-align: center;
    margin: 6px 0 0 0;
    display: block;
    overflow: hidden;
}

.g-hotico ul li a:hover strong {
    color: #f40;
}

.g-hotico ul li a b {
    display: block;
    width: 35px;
    height: 35px;
    padding: 21.5px;
    border-radius: 12px;
    background-color: #f60;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
}

.g-hotico ul li a b {
    display: none;
}

.g-hotico ul li:hover a b {
    display: block;
}

.g-hotico ul li:hover a img {
    display: none;
}

.zt {
    overflow: hidden;
    margin-top: 10px;
}

.zt a {
    font-size: 15px;
    color: #666;
    display: inline-block;
    width: 88px;
    text-align: center;
    height: 35px;
    overflow: hidden;
    line-height: 35px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin: 0px 3px 0px 3px;
    margin-bottom: 16px;
    background-color: #fff;
}

.zt a:hover {
    border: 1px solid #34d0ba;
    background: #34d0ba;
    color: #fff;
}

.zt b {
    width: 835px;
    height: 2px;
    border-top: 1px dashed #F3F3F3;
    float: left;
    margin: 5px 0 20px 0px;
    display: inline;
    overflow: hidden;
}

.tags-cont {
    overflow: hidden;
    text-align: center;
}

.news-list {
    font-size: 16px;
    margin: 0 20px;
}

.news-list li {
    padding: 20px 0;
    border-bottom: 1px solid #efefef;
}

.news-list li .imgarea {
    margin-right: 20px;
    float: left;
    overflow: hidden;
    width: 240px;
    height: 160px;
}

.news-list img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-list .title {
    font-size: 22px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news-list .describe {
    color: #555;
    height: 84px;
    line-height: 28px;
    margin-top: 14px;
}

.news-list .date {
    color: #999;
    margin-top: 24px;
}

.hj_wrap {
    margin-top: 10px;
    padding: 12px 15px;
}

.hj_wrap li {
    width: 100%;
    height: 160px;
    overflow: hidden;
    margin-bottom: 19px;
    border-radius: 10px;
}

.hj_wrap li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 0px;
}

.hj_wrap li a img {
    width: 294px;
    transition: all 0.15s linear;
    width: 100%;
    height: 160px;
}

.hj_wrap li a span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background: url(../images/zjbg.png);
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.game_wrap {
    overflow: hidden;
    padding: 12px 15px;
}

.game_wrap li {
    width: 294px;
    height: 80px;
    margin-top: 20px;
    overflow: hidden;
}

.game_wrap li a img {
    display: block;
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 12px;
    margin-right: 16px;
}

.game_wrap li a .game_info {
    float: left;
    width: 188px;
    height: 80px;
}

.game_wrap li a .game_info h3 {
    display: block;
    font-size: 16px;
    color: #464646;
    line-height: 32px;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
}

.game_wrap li a .game_info em {
    font-size: 12px;
    color: #8ba8a3;
    line-height: 26px;
}

.game_wrap li a .game_info p {
    font-size: 14px;
    color: #ababab;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
}

.details {
    padding: 23px 20px 30px;
    background-color: #fff;
}

.details-hd {
    text-align: center;
}

.details-hd .title {
    color: #404040;
    font-size: 26px;
    line-height: 40px;
}

.details-hd .titbar {
    color: #999;
    font-size: 14px;
    margin-top: 15px;
}

.details-hd .titbar span {
    margin: 0 30px;
}

.details-bd {
    font-size: 15px;
    line-height: 28px;
    word-break: break-all;
    text-align: justify;
}

.details-bd p {
    color: #555;
    text-indent: 2em;
    margin-top: 10px;
}

.details-bd h3 {
    color: #000;
    font-size: 24px;
    line-height: 26px;
    margin-top: 25px
}

.details-bd p img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.mod-one {
    padding: 20px;
}

.mod-hd1 {
    color: #16debd;
    font-size: 24px;
    line-height: 26px;
    padding-left: 15px;
    border-left: 4px solid #16debd;
}

.mod-one .news-list {
    margin: 0;
}

.boxbg1 {
    padding: 15px;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 4px;
}

.g-introd .g-introd-img {
    width: 600px;
    height: 300px;
    margin-right: 25px;
    overflow: hidden;
}

.g-introd .g-introd-img img {
    width: 600px;
    height: 300px
}

.g-introd .g-introd-msg {
    overflow: hidden;
    height: 300px
}

.g-introd .g-introd-msg h1 {
    font-weight: bold;
    font-size: 24px;
    color: #333;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 5px
}

.g-introd .g-introd-msg p.g-msg-ico {
    overflow: hidden;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    margin-top: 6px
}

.g-introd .g-introd-msg p.g-msg-ico font {
    display: block;
    float: left;
    background: url(../images/zt2018img.png) no-repeat left -160px;
    color: #05a3ff;
    padding-left: 30px;
    margin-right: 40px
}

.g-introd .g-introd-msg p.g-msg-ico span {
    display: block;
    float: left;
    background: url(../images/zt2018img.png) no-repeat left -191px;
    color: #9e9e9e;
    padding-left: 27px
}

.g-introd .g-introd-msg div {
    width: 100%;
    height: 204px;
    line-height: 34px;
    font-size: 14px;
    font-weight: normal;
    font-family: "microsoft yahei";
    color: #666;
    text-indent: 2em;
    overflow: auto
}

.info-app .g-right-cont {
    width: 320px;
}

.g-detail-fix {
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 15px 15px 0 20px
}

.g-detail-l {
    width: 845px;
    margin-bottom: 15px
}

.g-detail-l h1 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 22px;
    color: #333;
    margin: 0 0 0 15px
}

.g-detail-l .m-ico {
    overflow: hidden;
    width: 125px;
    height: 125px;
    margin-top: 5px
}

.g-detail-l .m-ico img {
    width: 125px;
    height: 125px;
    border-radius: 12px
}

.g-detail-l .m-info {
    overflow: hidden;
    width: 720px;
    margin-top: 15px
}

.g-detail-l .m-info ul {
    overflow: hidden
}

.g-detail-l .m-info li {
    overflow: hidden;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #333;
    float: left;
    width: 225px;
    margin-left: 15px
}

.g-detail-l .m-info li a {
    display: block;
    float: left;
    width: 150px;
    overflow: hidden
}

.g-detail-l .m-info li span {
    color: #999;
    display: block;
    float: left
}

.g-detail-l .m-info li span.app-tags {
    width: 150px;
    height: 33px;
    overflow: hidden;
    display: block;
}

.g-detail-l .m-info li span.app-tags a {
    display: inline-flex;
    margin: 0 10px 0 0;
    line-height: 1.8;
    width: auto;
    float: none;
    font-size: 0.9em;
    background-color: #edeff5;
    padding: 0 1em;
    border-radius: 4em;
    color: #fc46d6;
}
.g-detail-l .m-info li span.app-tags a:first-child{
    color: #8dbb00;
}
.g-detail-l .m-info li span.app-tags a:last-child{
    color: #ff6600;
}
.g-detail-l .m-info li i {
    display: block;
    height: 14px;
    float: left;
    margin-top: 9px
}

.g-detail-l .m-info li i img {
    height: 14px;
    display: block
}

.g-detail-l .m-info li em {
    color: #f00;
    font-weight: bold;
    font-style: normal;
    font-size: 15px
}

.g-detail-l .m-info li em strong {
    font-weight: bold
}

.g-detail-l .m-info li a:hover {
    color: #f00
}

.m-down-btn {
    margin-top: 20px
}

.m-down-btn a.m-a-link {
    display: block;
    overflow: hidden;
    width: 245px;
    height: 75px;
    background: #0af url("../images/down_detailimg.png") no-repeat 30px -207px;
    border-radius: 4px
}

.m-down-btn a.m-a-link p {
    color: #fff;
    font-size: 26px;
    padding-top: 8px;
    text-indent: 95px
}

.m-down-btn a.m-a-link span {
    color: #fff;
    font-size: 14px;
    display: block;
    text-indent: 95px
}

.m-down-btn a.m-a-link:hover {
    background: #00a2f3 url("../images/down_detailimg.png") no-repeat 30px -207px
}

.btn {
    float: left;
    width: 254px;
    height: 66px;
    line-height: 66px;
    *display: inline;
    *zoom: 1;
    position: relative
}

.btn span {
    display: block;
    text-indent: 80px;
    text-decoration: none;
    background-image: url("../images/dla.png");
    color: #fff;
    font-size: 20px;
    cursor: pointer
}

.btn span.android:hover {
    background-position: 0 -66px
}

.btn span.no-android {
    background-image: url("../images/no-dla.png")
}

.m-down-btn .btn:hover .qr {
    display: block;
    top: 60px
}

.btn .qr {
    text-align: center;
    position: absolute;
    left: -5px;
    width: 262px;
    height: 232px;
    background-image: url("../images/su.png");
    background-repeat: no-repeat;
    display: none;
    z-index: 999;
    top: 100px
}

.btn .media {
    padding: 40px 0 0 0;
    position: relative;
    line-height: 30px;
    font-size: 16px
}

.btn .qr img {
    display: block;
    margin: 0 auto;
    max-width: 150px;
    height: auto
}

.m-content-box {
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden
}

.m-content-box #m-cont {
    display: block;
    overflow: hidden;
    padding: 0 5px;
    position: relative
}

.m-content-box .f-cont800 {
    max-height: 800px
}

.m-content-box .f-cont800:after {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100px;
    background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff)
}

.m-content-box #m-cont p {
    width: auto;
    height: auto;
    line-height: 26px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    display: block;
    overflow: hidden;
    margin: 15px 15px 0
}

.m-content-box #m-cont p img {
    display: block;
    margin: 0 auto;
    max-width: 270px
}

.m-content-box #m-cont a {
    color: #f90;
    text-decoration: underline
}

.m-content-box #m-cont .table a {
    color: #f90;
    text-decoration: none
}

.m-content-box #m-cont.table .tableth {
    background: #6ab9e0
}

.m-content-box #m-cont .table .tableth a {
    color: #fff;
    text-decoration: underline
}

.m-content-box #m-cont h3 {
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #16debd;
    background: #fafafa;
    display: block;
    overflow: hidden;
    margin: 14px 0
}

.m-img-cont {
    overflow: hidden;
    padding: 15px 20px 0
}

.inner-title {
    height: 42px;
    position: relative;
    border-bottom: 1px #ebebeb solid;
    margin-bottom: 12px
}

.inner-title h3 {
    font: 22px/40px "å¾®è½¯é›…é»‘ Light", "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica-Neue, Helvetica, "BBAlpha Sans", sans-serif;
    border-bottom: 3px #16debd solid;
    position: absolute
}

.inner-title.green h3 {
    color: #333
}

.showcase {
    padding-bottom: 20px
}

.showcase .s-content {
    font-size: 0;
    padding-bottom: 10px;
    white-space: nowrap
}

.showcase .s-box::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.showcase .s-box::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #ccc
}

.showcase .s-box::-webkit-scrollbar-track {
    border-radius: 6px;
    background: #f0f0f0
}

.showcase .s-box {
    scrollbar-face-color: #ccc;
    scrollbar-highlight-color: #ccc;
    scrollbar-shadow-color: #ccc;
    scrollbar-3dlight-color: #ccc;
    scrollbar-arrow-color: #fff;
    scrollbar-track-color: #f0f0f0;
    scrollbar-darkshadow-color: #ccc
}

.showcase .scrollbar .s-box {
    margin-bottom: 10px;
    overflow-x: auto;
    overflow-y: hidden
}

.showcase .scrollbar li {
    width: 230px;
    margin-right: 15px;
    display: inline-block
}

.showcase .scrollbar li img {
    width: 100%
}

.showcase .scrollbar li:last-of-type {
    margin-right: 0
}

.showcase .scrollbar li div a {
    display: block
}

.showcase .scrollbar li div a span {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 100px;
    left: 50%;
    margin-left: -23px;
    display: none
}

.showcase .scrollbar li div a.f-hover span {
    display: block
}

.showcase .scrollbar li.last {
    margin-right: 0
}

.showcase .scrollbar li span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 45px
}

.showcase .scrollbar li .bg {
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.showcase .scrollbar li.active span {
    display: block
}

.showcase .scrollbar .cross-img li {
    width: 380px
}

.g-xzdz {
    padding: 0 20px;
    overflow: hidden;
    padding-top: 15px;
    border-top: 1px solid #ebebeb
}

.g-xzdz p {
    overflow: hidden;
    margin: 23px 0 25px 0
}

.g-xzdz p span {
    display: block;
    line-height: 20px;
    color: #333;
    font-size: 16px;
    margin: 0 0 12px 0;
    padding-left: 8px;
    border-left: 3px solid #16debd
}

.g-xzdz p a {
    font-size: 14px;
    display: block;
    width: 150px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    border-radius: 4px
}

.g-xzdz p a.g-xzdz-az {
    background: #16debd url("../images/android.png") no-repeat 31px center;
    text-indent: 55px
}

.g-xzdz p a.g-xzdz-ios {
    background: #83c30c url("../images/ios.png") no-repeat 31px center;
    text-indent: 55px
}

.g-xzdz p a.g-xzdz-az:hover {
    background: #f60 url("../images/android.png") no-repeat 31px center
}

.g-xzdz p a.g-xzdz-ios:hover {
    background: #8dd901 url("../images/ios.png") no-repeat 31px center
}

.g-xzdz a.no-down {
    background: #8e8e8e !important;
    display: block;
    width: 150px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    text-indent: 0 !important
}

.link li {
    float: left;
    margin: 20px 10px 10px;
    font-size: 16px;
}

.g-list-box {
    overflow: hidden;
    padding: 15px 0 0 0
}

.g-list-box ul {
    width: 1230px
}

.g-list-box ul li {
    font-size: 14px;
    float: left;
    width: 380px;
    height: 206px;
    position: relative;
    z-index: 99;
    margin: 0 30px 25px 0
}

.g-list-box ul li:hover .m-shadow {
    width: 94%;
    left: 3%;
    bottom: -2px
}

.g-list-box ul li .m-shadow {
    background: #ededed;
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.g-list-box ul li:hover .g-inner {
    top: -10px
}

.g-list-box ul li.fistClass .info {
    padding: 0 85px 0 70px
}

.g-list-box ul li.fistClass .g-inner .most-ico {
    display: block
}

.g-list-box ul li .g-inner {
    z-index: 99;
    background: #fff;
    position: relative;
    border: 1px solid #e8e8e8;
    padding: 15px;
    height: 176px;
    top: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.g-list-box ul li .g-inner p.desc {
    color: #999;
    font-size: 14px;
    line-height: 28px;
    height: 56px;
    overflow: hidden
}

.g-list-box ul li .g-inner p.desc span {
    color: #f60
}

.g-list-box ul li .g-inner i.most-ico {
    display: none;
    background: url(../images/zt2018img.png) no-repeat;
    position: absolute;
    left: -7px;
    z-index: 999;
    top: -7px;
    width: 112px;
    height: 112px
}

.g-list-box ul li.one .g-inner i.most-ico {
    background-position: -8px -9px
}

.g-list-box ul li.two .g-inner i.most-ico {
    background-position: -131px -9px
}

.g-list-box ul li.three .g-inner i.most-ico {
    background-position: -263px -9px
}

.g-list-box ul li .g-inner .info {
    position: relative;
    overflow: hidden
}

.g-list-box ul li .g-inner .info p {
    margin-bottom: 10px;
    height: 22px;
    line-height: 22px;
    overflow: hidden
}

.g-inner .info a.name {
    font-size: 16px;
    margin-bottom: 8px;
    display: block;
    height: 24px;
    line-height: 24px;
    max-width: 12em;
    overflow: hidden;
    color: #333
}

.g-inner .info a.name:hover {
    color: #05a3ff
}

.g-inner .info em {
    display: block;
    height: 16px;
    margin-bottom: 10px
}

.g-inner .info em img {
    height: 14px;
    display: block
}

.g-inner .info p span {
    display: block;
    float: left;
    overflow: hidden
}

.g-inner .info p span.ico {
    background: url(../images/zt2018img.png) no-repeat;
    padding-left: 19px;
    color: #666
}

.g-inner .info p span.time {
    margin-right: 10px;
    background-position: -381px -162px
}

.g-inner .info p span.size {
    background-position: -381px -188px
}

.g-inner .info p span.version {
    background-position: -380px -209px;
    width: 80px;
    overflow: hidden;
    height: 22px
}

.g-inner .info p span.language {
    background-position: -380px -140px
}

.g-inner .info .cell {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    width: 75px
}

.g-inner .info .cell .cell-img {
    width: 73px;
    height: 73px;
    border-radius: 4px;
    border: 1px solid #e8e8e8;
    vertical-align: middle;
    display: table-cell;
    text-align: center
}

.g-inner .info .cell .cell-img img {
    max-width: 73px;
    max-height: 73px;
    border-radius: 4px
}

.g-inner .info .cell .cell-down {
    display: block;
    width: 58px;
    border: 1px solid #e8e8e8;
    height: 22px;
    color: #999;
    line-height: 22px;
    text-align: center;
    margin: 10px auto 0
}

.g-inner .info .cell .cell-down:hover {
    background: #05a3ff;
    color: #fff;
    border: 1px solid #05a3ff
}

.g-inner .info .cell .cell-img .cell-img-wx {
    display: none;
    width: 73px;
    height: 73px
}

.info-zt-box {
    padding: 20px;
}

.info-ztimg-box {
    display: flex;
    margin-bottom: 30px;
}

.info-ztimg-box>a {
    display: block;
    flex: none;
    width: 270px;
    height: 150px;
    margin: 0 20px 0 0;
}

.info-ztimg-box>a img,
.info-zt-box ul li>a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.info-ztimg-box section,
.info-zt-box ul li section {
    flex: auto;
    color: #999;
    overflow: hidden;
}

.info-ztimg-box h2 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #333;
}

.info-zt-box ul {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
}

.info-zt-box ul li {
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    display: flex;
}

.info-zt-box ul li>a {
    width: 80px;
    height: 80px;
    margin: 0 15px 0 0;
    flex: none;
}

.info-zt-box ul li h3 {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-zt-box ul li p img {
    height: 14px;
    width: auto;
}

.mb10 {
    margin-bottom: 10px;
}