@charset "utf-8";
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-family:'微软雅黑';}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
s{ text-decoration:none;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
.mg20{margin-top: 20px!important;}
/* 基本属性
---------------------------------------------------------------------------------------------------------------------- */
a{text-decoration: none;font-family:'微软雅黑';}
a:link,a:visited{color:#333;}
a:hover,a:active,a:focus{color:#22C485;text-decoration: none;}
input, button, select, textarea{font-size:12px;color:#333;}
/* 清除浮动
---------------------------------------------------------- */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{zoom:1;}
/*下面的清除浮动，相同与  clear_box，只用与，具体项目中，*/
.pull-left{ float:left;}
.pull-right{ float:right;}
img{max-width: 100%;vertical-align: middle;}
body{
    background: #f5f5f5;
}
.caret{
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 2px;
    transition: .2s all;
    -webkit-transition: .2s all;
}
.caret:after {
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width:0 1px 1px 0 ;
    border-color: #FFFFFF;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 2px;
}
.nav>li>a:hover .caret{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.main,
.w1200{
    width: 1200px;
    margin: 0 auto;
    clear: both;
}
.topbar{
    background: #eaeaea;
    height: 34px;
}
.topbar .w1200{
    height: 34px;
    position: relative;
}
.topbar .toplinks{
    float: left;
    height: 34px;
}
.toplinks li{
    float: left;
    line-height: 34px;
    margin-right:10px;
    font-size: 12px;
    color: #333;
}
.toplinks li a{
    color: #333;
    font-size: 12px;
}

/*topbox*/
.topbox{ width:100%; border-bottom:1px solid #f1f1f1; background-color:#f9f9f9; }
.topbox .w1200{ margin:0 auto; width:1200px; height:36px;  line-height:36px; }
.topbox .topl span.home{ color:#999; float:left; padding-right:10px; }
.topbox .topl span.home a{ color:#999; }
.topbox .topl span.home a:hover{ color:#09f; }
.topbox .topr{ color:#ccc; font-size:14px; }
.topbox .topr ul li{ float:left; }
.topbox .topr ul li a{ margin:0 9px; color:#666; }
.topbox .topr ul li a:hover{ color:#09f; }
.top_menu, .top_phone, .top_apk{ float:left; padding:0 10px; margin-right:10px; position:relative; z-index:100; line-height: 34px;}
.top_menu .menu_top{ background:url(../images/top_icos1.gif) no-repeat scroll 0 10px; cursor:pointer; float:left; padding-left:24px; color:#333; }
.top_menu .menu_top span, .top_phone .phone_top span{ color:#666; float:left; padding-right:12px; position:relative; }
.top_menu .menu_top i, .top_phone .phone_top i{background:url(../images/top_ico2.gif) no-repeat scroll 0 0; display:block; width:7px; height:4px; position:absolute; top:16px; right:0; }
.top_menu .lowmenu{display:none;background:#fff;border:1px solid #ccc;left:0;margin:34px 0 0 -240px;padding:0 0 16px;position:absolute;top:0;width:1200px;z-index:1000;}
.top_menu .lowmenu dl{ float:left; height:87px; padding:0 0 0 40px; width:358px; border-right:1px dashed #d2d2d2; font-size:14px; line-height:28px; color:#666; margin:20px 0 4px; overflow:hidden; }
.top_menu .lowmenu dl.no_line{ border-right:medium none; }
.top_menu .lowmenu dl.hot_zt{ width:759px; }
.top_menu .lowmenu dt{ font-size:16px; font-weight:bold; color:#333; line-height:25px; margin-bottom:7px; }
.top_menu .lowmenu dd a{ color:#666; display:inline-block; margin-right:24px;font-size:12px; }
.top_menu .lowmenu dd a:hover{ text-decoration:underline; color:#22C485 !important; }
.top_menu:hover, .top_phone:hover{ background:#fff; border-bottom:1px solid #fff; border-left:1px solid #ccc; border-right:1px solid #ccc; padding: 0 9px; }
.top_menu:hover .white-line, .top_phone:hover .white-line{ position:absolute; bottom:-1px; left:0; right:0; height:1px; background:#fff; z-index:2000; }
.top_menu:hover .menu_top span, .top_phone:hover .phone_top span{ color:#22C485; font-weight:bold; }
.top_menu:hover .menu_top i, .top_phone:hover .phone_top i{ -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }
.top_menu:hover .lowmenu{ display:block; }
.top_phone .phone_top{background: url(../images/top_icos1.gif) no-repeat scroll -121px 10px;cursor:pointer; float:left; padding-left: 18px; color:#333; }
.top_phone .lowphone{ display:none; }
.top_phone .lowphone img{ display:block; }
.top_phone:hover .lowphone{ display:block; background:#fff; border:1px solid #ccc; left:0; margin:34px 0 0 -25px; padding:15px; position:absolute; top:0; z-index:1000;width:102px; }
.top_apk .apk_top{ background:url(../images/dl.png) no-repeat 0px 9.5px; cursor:pointer; float:left; padding-left:22px; color:#333; background-size: 16px 16px;font-size: 13px; }
.top_apk .apk_top a{ color:#666; }
.top_apk .apk_top a:hover{ color:#22C485; font-weight:bold; }

.header{
    background: #FFF;
    position: relative;
    z-index: 999;
}
.header-main{
    padding: 15px 0;
    overflow: hidden;
}
.header-main .logo{
    float: left;
    padding: 0 0 10px 0;/*ä¿®æ”¹*/
    margin-right: 110px;
}
.header-main .top-ad{
    float: left;
    height: 60px;
    width:460px;
}
.header-main .top-search{
    border: 1px solid #22C485;
    float: right;
    height: 38px;
    border-radius: 3px;
    width: 380px;
    margin-top: 10px;
}
.top-input{
    outline: none;
    border: 0;
    height: 38px;
    width: 260px;
    padding-left: 50px;
    display: block;
    float: left;
    background: url(../images/sobar.png) 20px center no-repeat
}
.topsobar{
    outline: none;
    border: 0;
    height: 38px;
    line-height: 38px;
    width: 70px;
    text-align: center;
    color: #FFFFFF;
    background: #22C485;
    float: right;
    cursor: pointer;
}
.navbar{
    height: 60px;
    background: #22C485;
    position: relative;
    z-index: 11;
}
.nav{
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}
.nav>li{
    position: relative;
    float: left;
    width: 12%;
}
.nav>li>a{
    display: block;
    padding:15px 10px;
    line-height: 30px;
    color: #FFFFFF;
    font-size: 17px;
    text-align: center;
}
.nav>li.active>a,
.nav>li>a:hover{
    background: #0aa770;
}
.sub-nav{
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    display: none;
    width:600px;/*ä¿®æ”¹*/
    padding:10px;
}
.nav>li:hover .sub-nav{
    display: block;
    -moz-box-shadow:2px 2px 5px  rgba(0,0,0,.2); -webkit-box-shadow:2px 2px 5px rgba(0,0,0,.2); box-shadow:2px 2px 5px  rgba(0,0,0,.2);
}
.sub-nav li{
    width:16.6%;
    float:left;
    padding:4px 0;
    text-align:center;
}
.sub-nav li a{
    font-size: 14px;
    background: #22C485;
    color:#fff;
    display:inline-block;
    padding:5px 0;
    width:80px;
    text-align:center;
    border-radius:3px;
}
.sub-nav li a:hover{
    background: #0aa770;
}

.ico {
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px
}
.wrap_ny {
    width: 1160px;
    overflow: hidden;
    height: auto;
    margin: 0 auto;
}

.crumb {
    padding-left: 21px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f7f7f7;
    overflow: hidden
}

.crumb,.crumb a {
    font-size: 14px;
    color: #aeaeae
}

.crumb a:hover {
    color: #11c382
}

.crumb i {
    display: inline-block;
    width: 18px;
    height: 14px;
    background-position: -282px -54px;
    margin-right: 10px;
    position: relative;
    top: .5px
}


.rtiTle {
    padding: 6px 0;
    overflow: hidden
}

.rtiTle em,.rtiTle h3 {
    float: left;
    display: block;
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    color: #4b4b4b;
    border-left: 5px solid #22C485
}

.rtiTle a {
    float: right;
    display: block
}

.rtiTle a i {
    display: block;
    width: 18px;
    height: 18px;
    background-position: -186px -52px;
    border: 1px solid #ddd
}

.rtiTle a:hover i {
    border-color: #0aa770
}


.sub-sm-nav{
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #22C485;
    display: none;
}
.nav>li:hover .sub-sm-nav{
    display: block;
}
.sub-sm-nav li a{
    display: block;
    text-align: center;
    line-height: 30px;
    padding:5px;
    color: #FFF;
    font-size: 15px;
}
.sub-sm-nav li a:hover{
    background: #0aa770;
}

.ihot {
    width: 1200px;
    margin: 0 auto;
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden
}
.ihot .sub_box {
    width: 1200px;
    padding-left: 20px;
    overflow: hidden
}

.ihot .sub_box a {
    display: block;
    float: left;
    width: 100px;
    text-align: center;
    margin-right: 32.5px;
    padding: 20px 0 3px 0
}

.ihot .sub_box a img {
    width: 100px;
    height: 100px;
    border-radius: 16px
}

.ihot .sub_box a p {
    display: block;
    width: 100%;
    margin: auto;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #4b4b4b;
    overflow: hidden;
    white-space: nowrap
}

.ihot .sub_box a:hover p {
    color: #22C485
}

.ihot .sub_box a:hover img {
    opacity: .9
}

.ihot ul {
    padding: 20px 0;
    border-top: 1px dashed #e2e2e2;
    width: 1160px;
    margin: auto
}

.ihot ul li {
    width: 100%;
    height: 28px;
    line-height: 28px;
    color: #dee0e7;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap
}

.ihot ul li span {
    display: inline-block;
    padding: 0 14px;
    height: 25px;
    color: #4b4b4b;
    font-size: 16px;
    font-weight: 700;
    border-left: 3px solid #4cc6ff
}

.ihot ul li a {
    color: #444;
    font-size: 14px;
    padding: 0 5px;
    margin: 0 8px 0 4px
}

.ihot ul li a.rc {
    color: #fff;
    background-color: #ffc045
}

.ihot ul li a.ht {
    color: #c00
}

.ihot ul li a.nw {
    color: #ff2a00
}

.ihot ul li a:hover {
    color: #22C485
}

.ihot ul li a.rc:hover {
    background-color: transparent
}

.ihot ul li:nth-of-type(2n+1) span {
    border-color: #4cc6ff
}

.ihot ul li:nth-of-type(2n+2) span {
    border-color: #ff6933
}

.ihot ul li:nth-of-type(2n+3) span {
    border-color: #22C485
}


.iRec {
    width: 1160px;
    margin: auto;
    max-height: 692px;
    background-color: #fff;
    padding: 0 20px;
    overflow: hidden
}

.iRecL {
    float: left;
    margin-right: 26px;
    width: 516px;
    overflow: hidden
}

.iRecL .slider {
    width: 516px;
    height: 292px;
    position: relative;
    border-radius: 8px;
    overflow: hidden
}

.iRecL .slider ul {
    position: relative;
    overflow: hidden
}

.iRecL .slider li {
    width: 516px;
    height: 292px;
    float: left;
    position: relative
}

.iRecL .slider li img {
    width: 516px;
    height: 292px;
    border-radius: 8px
}

.iRecL .slider p {
    display: block;
    width: 496px;
    height: 42px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    bottom: 0;
    padding: 10px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    background: rgba(0,0,0,.6)
}

:root .iRecL .slider .text {
    -webkit-filter: none;
    filter: none
}

.iRecL .slider .dot {
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    margin: auto;
    width: 200px;
    height: 20px;
    text-align: center;
    overflow: hidden
}

.iRecL .slider .dot i {
    display: inline-block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin: 6px 4px;
    background-color: rgba(255,255,255,.4);
    border-radius: 8px
}

.iRecL .slider .dot i.current {
    width: 43px
}

.iRecL .iRecLgl {
    margin-top: 16px
}

.iRecL .iRecLgl .rtiTle {
    padding-bottom: 14px;
    border-bottom: 1px solid #ededed
}

.iRecL .iglt {
    width: 550px;
    padding: 18px 0 8px;
    overflow: hidden
}

.iRecL .iglt a {
    float: left;
    width: 246px;
    display: block;
    margin-right: 24px;
    text-align: center;
    overflow: hidden
}
.iRecL .iglt a:nth-child(3){
    margin-top: 15px;
}
.iRecL .iglt a:nth-child(4){
    margin-top: 15px;
}
.iRecL .iglt a div {
    width: 246px;
    height: 117px;
    border-radius: 8px;
    overflow: hidden
}

.iRecL .iglt a img {
    width: 246px;
    height: 117px;
    border-radius: 8px;
    transition: all .3s linear
}

.iRecL .iglt a p {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.iRecL .iglb a {
    width: 515px;
    height: 50px;
    padding: 11px;
    margin-bottom: 14px;
    display: block;
    background-color: #f7f7f7;
    border-radius: 8px;
    overflow: hidden
}

.iRecL .iglb a div {
    width: 402px;
    overflow: hidden
}

.iRecL .iglb img {
    position: relative;
    float: left;
    border-radius: 8px;
    width: 75px;
    height: 50px;
    margin-right: 15px
}

.iRecL .iglb p {
    display: block;
    font-size: 14px;
    width: 400px;
    line-height: 16px;
    color: #333;
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.iRecL .iglb span {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #999;
    margin-top: 12px;
    white-space: nowrap;
    overflow: hidden
}

.iRecL .iglb a:hover p,.iRecL .iglt a:hover p {
    color: #22C485
}

.iRecL .iglt a:hover img {
    transform: scale(1.1)
}

.iRecL .iglb a:hover img {
    opacity: .9
}

.iRecM {
    position: relative;
    width: 410px;
    float: left
}

.iRecM .txtBox p {
    display: block;
    height: 41px;
    background-color: #f9f9f9;
    margin-bottom: 10px
}

.iRecM .txtBox p i {
    display: block;
    width: 129px;
    height: 51px;
    background-position: -868px -2px
}

.iRecM .txtBox a {
    display: block;
    height: 46px;
    line-height: 46px;
    padding-bottom: 8px;
    border-bottom: 2px solid #f6f6f6;
    font-size: 20px;
    color: #ff7c1e;
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    white-space: nowrap
}

.iRecM .txtBox a:hover {
    color: #f50
}

.iRecM .isubBox ul:nth-of-type(1) {
    padding-top: 10px
}

.iRecM .isubBox ul li {
    width: 100%;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    color: #4b4b4b;
    overflow: hidden
}

.iRecM .isubBox ul li i,.iRecM ul li a {
    float: left;
    display: block
}

.iRecM .isubBox ul li span {
    float: right;
    font-size: 12px;
    color: #999
}

.iRecM .isubBox ul li i {
    width: 8px;
    height: 8px;
    background-position: -217px -57px;
    margin: 14px 9px
}

.iRecM .isubBox ul li a {
    width: 336px;
    height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.iRecM .isubBox ul:nth-of-type(n+2) li:first-of-type a {
    font-size: 16px;
    color: red;
    font-weight: 700
}

.iRecM .isubBox ul:nth-of-type(n+2) li:first-of-type i {
    width: 16px;
    height: 18px;
    background-position: -554px -95px;
    margin: 8px 6px
}

.iRecM .itabMenu {
    position: absolute;
    top: 0;
    right: 0px;
    height: 41px;
    line-height: 41px
}

.iRecM .itabMenu span {
    padding: 0 10px;
    color: #4b4b4b;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer
}

.iRecM .itabMenu span.current {
    color: #22C485
}

.isubMenu {
    width: 320px;
    height: 20px;
    margin: 5px auto 0;
    overflow: hidden;
    text-align: center
}

.isubMenu span {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 8px;
    margin: 0 5px;
    background-color: #888;
    cursor: pointer
}

.isubMenu span.current {
    width: 25px;
    background-color: #ff9500
}

.iRecR {
    width: 180px;
    float: right
}

.iRecR .cont {
    padding-top: 9px
}

.iRecR .cont a {
    position: relative;
    display: block;
    text-align: center;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 13px
}

.iRecR .cont a img {
    width: 180px;
    height: 75px;
    border-radius: 8px;
    transition: all .3s linear
}

.iRecR .cont a p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background-color: rgba(0,0,0,.65);
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    transition: all .4s ease
}

.iRecR .cont a:hover p {
    color: #22C485
}

.iRecR .cont a:hover img {
    opacity: .9;
    transform: scale(1.1)
}

.iRecR .list {
    padding: 20px 0;
    overflow: hidden
}

.iRecR .list a {
    width: 160px;
    height: 52px;
    padding: 9px;
    margin-bottom: 21px;
    display: block;
    float: left;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    transition: all .2s ease
}

.iRecR .list a div {
    width: 86px;
    overflow: hidden
}

.iRecR .list img {
    position: relative;
    top: -22px;
    float: left;
    border-radius: 8px;
    width: 64px;
    height: 64px;
    margin-right: 10px;
    transition: all .2s ease
}

.iRecR .list p {
    display: block;
    font-size: 14px;
    width: 110px;
    line-height: 16px;
    color: #333;
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    transition: all .2s ease
}

.iRecR .list span {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #999;
    margin-top: 6px;
    white-space: nowrap;
    overflow: hidden
}

.iRecR .list a:hover {
    border: 1px solid #22C485
}

.iRecR .list a:hover p {
    color: #22C485
}

.iRecR .list a:hover img {
    opacity: .9;
    top: -9px
}

.iRecM .isubBox ul li a {
    float: left;
    width: auto;
}

.iRecM .isubBox ul li a:nth-of-type(2) {
    max-width: 220px
}

.iRecM .isubBox ul li a:nth-of-type(1) {
    max-width: 336px
}

.iRecL .iRecLgl {
    position: relative;
}

.iRecLgl .itabMenu {
    position: absolute;
    top: 0;
    left: 128px;
    height: 35px;
    line-height: 35px;
}

.iRecLgl .itabMenu span {
    padding: 2px 6px;
    background-color: #ccc;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    margin-left: 10px;
}

.iRecLgl .itabMenu span.current {
    background-color: #5eb7f9;
}

.index-main .panel-box{
    margin-top: 10px;
}
.panel-box{
    overflow: hidden;
}
.panel-more{
    display: block;
    float: right;
    color: #999999;
    font-size: 12px;
    line-height: 28px;
}
.panel-box .panel-header{
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 20px;
    height: 28px;
    line-height: 28px;
    background: #FFFFFF;
}
.panel-box .lgyPl_v2{
    padding: 0 20px;
    background: #FFFFFF;
}
.panel-header .panel-tit{
    float: left;
    line-height: 28px;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 15px;
    font-weight: bold;
    color: #22C485;
}
/*修改*/
.panel-more a{
    display: block;
    float: right;
    color: #999999;
    font-size: 12px;
    line-height: 28px;
}
.panel-body{
    background: #FFFFFF;
    padding: 15px;
    overflow: hidden;
    border-bottom: 2px solid #f5f5f5;
}
.panel-gonglv{
    background-image: url(../images/gonglv.jpg);
}
.panel-hot{
    background-image: url(../images/hotico.png);
}
.panel-download{
    background-image: url(../images/download_ico.png);
}
.panel-nrt{
    background-image: url(../images/lastico.png);
}
.panel-news{
    background-image: url(../images/newsico.png);
}
.panel-toplist{
    background-image: url(../images/toplistico.png);
}
.panel-link{
    background-image: url(../images/link.png);
}
.panel-vv-tit{
    background-image: url(../images/new.png);
}
.panel-sel-tit{
    background-image: url(../images/sel.png);
}

.panel-news{
    background-image: url(../images/newsico.png);
}
.panel-libao{
    background-image: url(../images/libao.png);
}
.panel-hdico{
    background-image: url(../images/hudong_ico.png);
}
.panel-thumb{
    background-image: url(../images/thumb_up.png);
}
.panel-heji{
    background-image: url(../images/jihe_ico.jpg);
}
.panel-shouyou{
    background-image: url(../images/shouyou_ico.png);
}
.panel-video-ico{
    background-image: url(../images/video_icon.png);
}
.panel-toutiao{
    background-image: url(../images/toutiao_ico.png);
}

.panel-comment{
    background-image: url(../images/common.png);
}
.panel-game-download{
    height: 474px;
}
/*下载*/
.panel-lt920{
    width: 1200px;
    /*float: left;*/
}
.panel-lt264{
    width: 264px;
    float: right;
}

.game-download .hd{
    border: 1px solid #E4E4E4;
    height: 42px;
}
.game-download .hd ul{
    overflow: hidden;
}
.game-download .hd li{
    width: 10%;
    float: left;
}
.game-download .hd li a{
    display: block;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
}
.game-download .hd li.on{
    background:#22C485;
}
.game-download .hd li.on a{
    color: #FFFFFF;
}
.game-dlist{
    overflow: hidden;
    padding-top: 10px;
}
.game-dlist li{
    float: left;
    width: 90px;
    padding: 10px 0;
    margin-right: 43px;
}
.game-dlist li:nth-of-type(9){
    margin-right: 0px;
}
.game-dlist li:nth-of-type(18){
    margin-right: 0px;
}
.game-dbox{
    width: 90px;
}
.game-dbox .game-pic{
    width: 90px;
    height: 90px;
}
.game-dbox .game-pic img{
    width: 90px;
    height: 90px;
}
.game-tit{
    text-align: center;
    padding: 5px 0;
    line-height: 25px;
}
.game-tit a{
    font-size: 14px;
    height: 19px;
    line-height: 19px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.game-dbox .g-botton{
    display: block;
    border: 1px solid #22C485;
    border-radius: 3px;
    line-height: 20px;
    text-align: center;
    color: #22C485;
    font-size: 12px;
}
.gamenews{
    width: 368px;
    height: 165px;
    float: left;
    margin: 0 22px 15px 0;
}
.gamenews-title{
    height: 45px;
    padding-bottom: 10px;
}
.gamenews-time{
    float:right;
    color:#999999;
    font-size: 14px;
}
.gamenews img{
    border-radius: 10px;
    padding-right: 13px;
}
.gamenews span a{
    float: right;
    color: #22C485;
    line-height: 24px;
    height: 24px;
    font-size: 14px;
    font-weight: normal;
    padding: 0 10px;
    border: 1px solid #22C485;
    border-radius: 4px;
    margin-top: 10px;
    margin-left: 5px;
}
.gamenews h3{
    display: inline;
    vertical-align: middle;
}
.gamenews h3 a{
    font-size: 20px;
    font-weight: bold;
    color: #22C485;
    overflow: hidden;
    zoom: 1;
    display: inline-block;
    width:185px;
    height: 26px;
}
.gamenews span a:hover{
    background-color:#22C485;
    color:#fff;
    text-decoration:none;
}
.gamenews ul{
    margin-top: 15px;
}
.gamenews ul li{
    overflow: hidden;
    line-height: 16px;
    height: 16px;
    margin-bottom: 10px;
    padding-left: 15px;
    background: url(../images/sq.png) left center no-repeat;
}
.gamenews ul li a{
    font-size:14px;
    display: inline-block;
    width: 300px;
    color:#686868;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.gamenews ul li a:hover{color:#22C485;}
.toplist-container{
    overflow: hidden;
}
.toplist-container .toplist-box{
    float: left;
    width: 362px;
    margin-right: 40px;
}
.toplist-container .toplist-end{
    margin-right: 0;
}
.toplist-box .hd{
    height: 34px;
    border-bottom: 1px solid #e4e4e4;
}
.toplist-box .hd span{
    display: block;
    float: left;
    height: 33px;
    font-size: 15px;
    line-height: 20px;
    border-bottom: 2px solid #22C485;
}
.toplist{
    margin-top: 10px;
}
.toplist li{
    position: relative;
    padding-left: 35px;
    overflow: hidden;
}

.toplist li .tp-num{
    background: #999999;
    color: #FFFFFF;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    text-align: center;
    line-height: 18px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
}
.toplist li.active .tp-num{
    top: 10px;
    margin-top: 0;
}
.toplist li:nth-of-type(1) .tp-num,
.toplist li:nth-of-type(2) .tp-num,
.toplist li:nth-of-type(3) .tp-num{
    background: #22C485;
}
.tp-cont{
    border-bottom: 1px dashed #e4e4e4;
    overflow: hidden;
}
.tp-cont .tp-title{
    padding: 10px 0;
    line-height: 20px;
}
.tp-cont .tp-title a{
    font-size: 15px;
}

.tp-cont .tp-img{
    width: 52px;
    height: 52px;
    float: left;
    margin-right: 10px;
    display: none;
}
.tp-cont .tp-intro{
    overflow: hidden;
}
.tp-intro .tp-title{
    padding: 0 0;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.tp-intro .tp-title a{
    color: #333;
}
.tp-intro .tp-desc{
    line-height: 1.2;
    color: #999999;
    display: none;
}
.tp-intro .tp-raty{
    color: #22C485;
    display: none;
}
.tp-intro .tp-raty span{
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    margin-left: 5px;
}
.tp-intro{
    padding-bottom: 10px;
    padding-top: 10px;
}
.toplist li.active .tp-cont{
    padding-top: 10px;
}
.toplist li.active .tp-intro .tp-desc{
    display: block;
}
.toplist li.active .tp-intro .tp-raty{
    display: block;
}
.tp-raty span:nth-child(1){margin-left: -1px;}
.stars{
    margin-top: 1px;
    background: url(../images/scro.png) no-repeat;
    width: 66px;
    height: 14px;/*修改*/
}
.star5{background-position: 0px 0px;display: inline-block;/*新增*/}
.star4{background-position: -13px -14px;display: inline-block;/*新增*/}
.star3{background-position: -26px -14px;display: inline-block;/*新增*/}
.star2{background-position: -39px -14px;display: inline-block;/*新增*/}
.star1{background-position: -52px -14px;display: inline-block;/*新增*/}
.star0{background-position: -78px 0px;display: inline-block;/*新增*/}
.star4b{background-position: -13px 0px;display: inline-block;/*新增*/}
.star3b{background-position: -26px 0px;display: inline-block;/*新增*/}
.star2b{background-position: -39px 0px;display: inline-block;/*新增*/}
.star1b{background-position: -52px 0px;display: inline-block;/*新增*/}
.star0b{background-position: -65px 0px;display: inline-block;/*新增*/}
.toplist li.active .tp-intro{
    padding-top: 0;
}
.toplist li.active .tp-img{
    display: block;
}
.toplist li.active .tp-title a{
    color: #22C485;
    height:20px; overflow:hidden;
    /*display:-webkit-inline-box;*/
}
footer {
    width: 100%;
    color: #999;
    font-size: 12px;
    background-color: #06060b;
    text-align: center
}

footer div {
    width: 1240px;
    margin: 0 auto;
    border-top: 1px solid #202020;
    height: 130px;
    padding-top: 20px
}

footer p:nth-of-type(1) {
    color: #666;
    line-height: 42px;
    font-weight: 600;
    font-size: 14px
}

footer p:nth-of-type(2) {
    color: #666;
    font-weight: 400
}

footer p:nth-of-type(3) {
    color: #666;
    font-weight: 400;
    line-height: 24px
}

footer p a {
    color: #666!important;
    margin: 0 10px;
    font-weight: 400
}

footer p span {
    color: #666;
    margin: 0 10px;
    font-weight: 400
}

footer p:nth-of-type(2) a {
    margin: 0
}

footer a:hover {
    color: #fff
}


.pagewrap {
    width: 100%;
    height: 42px;
    padding: 30px 0;
    line-height: 42px;
    text-align: center;
    color: #272a34;
    overflow: hidden;
}
.pagewrap .pagination{
    border: none!important;
}
.pagewrap a,.pagewrap span {
    display: inline-block;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #e9e9e9;
    background: #fff;
    border-radius: 3px;
    padding: 0 12px;
    margin: 0 2px;
    font-size: 14px;
    color: #999;
}

.pagewrap a.current , .pagewrap .active a, .pagewrap a:hover {
    color: #fff;
    border: 1px solid #11c382;
    background: #11c382;
}

.pagewrap li {
    display: inline-block;
    _zoom: 1;
    display: inline;
    padding: 0!important;
}

.pagewrap .page .prev,.pagewrap .page .netx {
    width: 38px;
}

.pagewrap .page {
    margin: 0 auto;
    display: block;
}

.pagewrap li.active a,.pagewrap li.active span {
    color: #fff;
    border: 1px solid #11c382;
    background: #11c382;
}
.bgw{background: #ffffff}


/*左边*/
.acontent{margin-top:20px; display:block;min-height: 220px;width: 100%;}
.main_left2{ width:230px; background:#FFF; float:left; display:inline; position: fixed; left: 50%;margin-left: -590px;}
.main_left2 ul{ list-style:none; text-align:center; padding:15px 0}
.main_left2 ul li{height:56px}
.main_left2 ul li a{ color:#666666;text-decoration:none; font-size:18px; display:block; overflow:hidden; line-height:50px}
.main_menu1 a{ color:#ff6000; text-decoration:none; background:#f8f8f8; border-left:#ff7f07 6px solid; width:224px; overflow:hidden; height:50px; line-height:50px;}
/*右边*/
.main_right2{ width:940px; background:#FFF; margin-left:260px; float:left}
.main_lit{ color:#333333; font-size:24px; margin:15px 0 0px 35px; float:left; width:905px; display:inline; border-bottom:#ebebeb solid 1px; height:50px; line-height:50px; width:875px; position:relative}
.main_lit_b{ border-bottom:#ff7f07 solid 1px; float:left; line-height:50px}
.main_lit_t{ color:#808080; font-size:14px; position:absolute; top:10px; right:0}
.main_content2{ width:860px; float:left; padding:20px 40px 0 40px;line-height:27px; font-size:16px; color:#595959; margin-bottom:40px}
.main_attention{ padding:30px 0 0 8px; float:left; width:860px; border-top:#e0e0e0 1px solid; margin-top:30px}
.main_attention span{ color:#ff6000}
.links{
    overflow: hidden;
    text-align: center;
}
.links a{
    display: inline-block;
    margin: 5px;
    float:left;
    font-size: 12px;
}

.fp_index .header-box{
    width:100%;
    height:42px;
    background-color:#333333 !important;
    border:none;
}
.fp_index .header-box div{
    width:80%;
    margin:0 auto;
    background-color:#333333 !important;
    border:none;
    height: 0;
}
.fp_index .header-box a{
    display: block;
    line-height: 42px;
    color:#fff;
    font-size: 18px;
}
.fp_index .container{
    width:80%;
    margin:20px auto 80px;
}
.fp_index .container p{
    margin-bottom:24px;
    color: #797979;
    font-size:16px;
    line-height:28px;
}
.fp_index .article div{
    /* float: left; */
}

.fp_index .article .imgboxs{
    /*width: 80%;*/
    /* height: 200px; */
    /* border: 1px solid #ecebeb; */
    /* margin-right: 20px; */
    margin-bottom: 10px;
}
.fp_index .article-right{
    width: 100%;
}

.fp_index .article-right img{
    max-width: 100%;
}
.fp_index .article .imgboxs img{
    margin:7px auto;
    display: block;
}
.fp_index .footer-box{
    width:100%;
    background:#000;
    height:90px;
}
.fp_index .footer-box div{
    margin:0 auto;
    width:80%;
    height:90px;
    padding: 0 !important;
    background: #000;
}
.fp_index .footer-box div p{
    color:#fff;
    text-align: center;
    line-height:90px;
    /*font-size:18px;*/
    font-weight: bold;
}
.fp_index .footer-box div a{
    display: block;
    color:#fff;
    text-align: center;
    line-height:90px;
    /*font-size:18px;*/
    font-weight: bold;
}
.fp_index .margins{
    margin-right:20px;
}


/*内容部分*/
.f-fl,.f-lifl li{float:left;display:inline}
.f-fr{float:right;display:inline}
.g-tophe {
    margin-top: 15px;
    margin-bottom: 15px;
}

.g-tophe .m-tabdiv {
    width: 180px;
    overflow: hidden;
    float: left;
}

.g-tophe .m-tabdiv .m-ul li span {
    display: inline-block;
    padding: 0 5px
}

.g-tophe .m-tabdiv li {
    width: 180px;
    height: 60px;
    line-height: 60px;
    color: #333;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    font-family: "microsoft yahei";
    border-bottom: 1px solid #eaeaea;
}

.g-tophe .m-tabdiv .m-ul li a {
    width: 180px;
    height: 60px;
    background-color: #fff;
    display: block;
}

.g-tophe .m-tabdiv .m-ul li a:hover {
    background-color: #22C485;
    color: #ffffff;
}

.g-tophe .m-tabdiv li.m-li {
}

.g-tophe .m-tabdiv li.m-li a,.g-tophe .m-tabdiv li.m-li a:hover {
    color: #fff;
    background: #22C485
}

.g-tophe .m-tabdiv li.f-hover {
    width: 180px;
    color: #ffffff;
    background: #22C485;
}

.g-tophe .m-tabdiv li.f-hover a {
    color: #22C485
}

.g-tophe .m-gywm {
    width: 1005px;
    min-height: 645px;
    overflow: hidden
}

.g-tophe .m-gywm .m-new-cont {
    background: #fff
}

.g-tophe .m-gywm h3 {
    line-height: 80px;
    height: 80px;
    font-size: 24px;
    font-weight: bold;
    color: #22C485;
    margin-left: 20px;
    border-bottom: 1px solid #eaeaea;
    margin: 0 20px
}

.g-tophe .m-gywm .m-tdetail {
    padding: 25px 20px;
    font-size: 16px;
    font-family: arial,"Microsoft YaHei"
}

.g-tophe .m-gywm .m-tdetail p {
    line-height: 30px;
    color: #555;
    text-indent: 2em;
    padding: 0 5px;
    font-size: 14px
}

/*友情链接*/
.g-tophe .m-link a {
    color: #000
}

.g-tophe .m-gywm h3 {
    line-height: 80px;
    height: 80px;
    font-size: 24px;
    font-weight: bold;
    color: #22C485;
    margin-left: 20px;
    border-bottom: 1px solid #eaeaea;
    margin: 0 20px
}

/*地图*/
.g-tophe .m-gywm .m-new-cont #about_text {
    margin: 20px;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    padding-bottom: 20px;
}

.g-tophe .m-gywm .m-new-cont #about_text a img {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    vertical-align: bottom
}

.g-tophe .m-gywm .m-new-cont #about_text p {
    padding-top: 20px;
    text-indent: 50px;
}

.g-tophe .m-gywm .m-new-cont #about_text h2 {
    font-size: 14px;
    color: #22C485;
    text-align: left;
    margin: 0px;
    padding: 10px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    clear: both;
    color: #555;
}

.g-tophe .m-gywm .m-new-cont #about_text h2 a {
    color: #555;
}

.g-tophe .m-gywm .m-new-cont #about_text ul li {
    list-style-type: none;
    line-height: 25px;
    float: left;
    width: 140px;
    height: 30px;
    margin: 5px;
    text-align: center;
}

.g-tophe .m-gywm .m-new-cont #about_text ul li a {
    text-decoration: underline;
    color: #555;
}

.g-tophe .m-gywm .m-new-cont #about_text ul li a:hover {
    color: #22C485;
}

.g-tophe .m-gywm .m-new-cont #about_text ul {
    margin: 0px;
    padding: 0px;
}

.g-tophe .m-gywm .m-new-cont #about_text ul.about_link_ul2 li {
    height: 25px;
    line-height: 25px;
    width: auto ;
    color: #555;
    display: block;
    zoom:1;float: none;
    text-align: left
}

.sort_about .more,.art_about .more {
    width: 100%;
    text-align: center;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 18px;
    overflow: hidden;
}
.sort_about .more a span,.art_about .more a span {
    color: #22C485;
}