* {
    margin: 0;
    padding: 0;
}
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
.f-fl,.f-lifl li,.f-dlfl dt,.f-dlfl dd{float:left;display:inline}
.f-fr{float:right;display:inline}
fieldset,
img,
input,
button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}
ul,
ol {
    list-style: none;
}
li{
    list-style: none;
    list-style-type:none;
}
input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "微软雅黑";
}
select,
input {
    vertical-align: middle;
}
select,
input,
textarea {
    font-size: 12px;
    margin: 0;
}
textarea {
    resize: none;
} /*防止拖动*/
img {
    border: 0;
    vertical-align: middle;
} /*  去掉图片低测默认的3像素空白缝隙*/
table {
    border-collapse: collapse;
}
body {
    color: #666;
    word-wrap:break-word;
    word-break: break-all;

}
.fix:before,
.fix:after {
    content: "";
    display: table;
}
.fix:after {
    clear: both;
}
.fix {
    *zoom: 1; /*IE/7/6*/
}
a {
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #0773fc;
}
h1,h2,h3,h4,h5,h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}
s,
i,
em {
    font-style: normal;
    text-decoration: none;
}
.w{
    width: 1200px;
    margin: 0 auto;
}
.cur{
    color: #358ff0;
}
body{
    background: #f5f6f8;
    font-size: 14px;
    color: #333333;
}
.fl{
    float: left !important;
}
.fr{
    float: right !important;
}
.pd20{
    padding: 20px 20px 20px 20px;
}
.mt30{
    margin-top: 30px;
}
.mt20{
    margin-top: 20px;
}
.mb0{
    margin-bottom: 0 !important;
}
.ml10 {
    margin-left: 10px;
}
.ellipsis, .idx-zxxt-c .m-ad-img .title, .idx-zxxt-c .m-ad-img .txt, .idx-aztj .aztj-hot, .card .tag-link, .m-side-zjbb .zjbb-list .item-title, .m-art-dl .art-dl-az-info .info .txt, .m-art-dl .item, .m-news-list .news-info .title, .m-soft-recom .soft-info .name, .s-theme-art .m-rank .item-info .theme-name, .s-soft-art .m-excellent .art-right .title .txt, .m-soft-release .release-list .item, .m-soft-dl-list .item-title, .m-side-version .name, .m-soft-line .name, .m-recom-large .img .title, .m-recom-large .cover .title, .m-feature-topic .title, .m-az-sort-list .item .title, .m-soft-show .title, .m-soft-show-large .title, .m-img-title-cov .title, .m-zt-recom .item .title, .m-az-zt-banner .info .title, .m-az-zt-banner .layer .overlay .title, .m-az-zt-list .info .title, .m-zt-img-title .title, .m-theme-list .name, .page-release .soft-info .file-cover, .s-theme-idx .m-rank .item-info .theme-name, .m-theme-img-title .title, .m-android-art .c-detail .item, .m-android-art .c-recom-list .recom-list .item .txt, .m-android-art .c-about-recom .name .txt, .m-android-art .c-rank .rank-list .name, .m-android-art .c-zt-coll .coll-list .item .txt, .m-dnpz-recom .large .item-info .title, .m-dnpz-recom .list .g-recom-item .title, .m-hot-m-game .title, .m-hot-m-game .name, .m-hot-m-game .txt, .m-guide-pagination .g-dot-list .item, .m-new-game-recom .title, .m-new-game-recom .txt, .m-daily-recom .title, .m-daily-recom .desc, .m-img-group .c-slider .txt, .m-tag-cate .c-slider .title .txt, .m-tag-cate .col-2 .txt, .m-mg-guide .a-recom .info .title, .m-mg-guide .a-recom .info .desc, .m-cov-title-slider .title .txt, .m-app-ranks .m-rank .item-name, .m-ios-sort-list .title, .m-ios-zjbb .txt, .m-icon-txt-tab .col-1 .txt, .m-app-accordion .info .txt, .m-ios-new-recom .title, .m-ios-game-main .col-r .card .name, .m-ios-game-main .col-r .new-recom .name, .m-ios-game-recom .col-1 .item .title, .m-ios-game-recom .large .title, .m-ios-game-recom .large .desc, .m-ios-game-coll .title .txt, .m-icon-apps .title, .m-icon-apps .desc, .m-game-video .title .text, .m-ios-guide-list .title, .m-course-zt-list .title, .m-course-zt-recom .title, .m-course-zt-recom .txt, .m-soft-modal .name, .m-news-main .col-l .slide .tit, .m-news-main .col-l .list .li, .m-guide-main .col-2 .title .txt, .m-mg-coll-slider .title .txt{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*顶部*/
.topbar {
    font-size: 14px;
    background: #f5f5f5;
    height: 29px;
    line-height: 29px;
    border-bottom: 1px solid #e8e8e8;
    margin:0 auto;
}

.fix:after {
    clear: both;
}


.topbar .topbar-menu {
    float: right;
    color: #d5d5d5;
}

.topbar .topbar-menu .menu-link {
    padding: 0 5px;
    color: #666;
}
.topbar .topbar-menu .menu-link:hover {
    color: #358ff0;
}
.topbar .topbar-nav {
    display: inline-block;
    position: relative;
    margin-right: -7px;
    z-index: 100;
}
.ui-bg {
    background-image: url("sp_1.png");
    background-repeat: no-repeat;
}
.topbar .topbar-nav .nav-btn {
    padding-left: 27px;
    background-position: -51px -30px;
    padding-right: 7px;
    display: inline-block;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    border-bottom: 1px solid #e6e6e6;
}
.topbar .topbar-nav:hover .nav-btn {
    background-color: #fff;
    border-color: #e6e6e6;
    border-bottom: 1px solid #fff;
}
.topbar .topbar-nav .nav-main {
    position: absolute;
    z-index: 2;
    width: 1050px;
    border: 1px solid #e6e6e6;
    border-top: 0;
    right: 0;
    top: 30px;
    background: #fff;
    padding: 10px 20px 24px 20px;
    overflow: hidden;
    display: none;
}
.topbar .topbar-nav:hover .nav-main {
    display: block;
}
.topbar .topbar-nav .nav-main .inner {
    overflow: hidden;
    border: 1px solid #fff;
}
.topbar .topbar-nav .nav-main .cate {
    width: 330px;
    float: left;
    border: 1px dashed #ededed;
    padding: 10px 0 16px 20px;
    border-right: 0 none;
    margin-left: -2px;
    margin-top: -2px;
    border-bottom: 0;
}
.wrap p {
    margin: 0px;
}
.topbar .topbar-nav .nav-main .title .item {
    color: #358ff0;
    font-size: 18px;
    line-height: 40px;
}
.topbar .topbar-nav .nav-main .sub .item {
    margin-right: 20px;
    font-size: 14px;
    line-height: 32px;
    display: inline-block;
}
/*顶部结束*/
/* 头部 end*/
/*主体头 S*/
.mb30 {
    margin-bottom: 30px;
}
.idx_one_fl {
    width: 420px;
    float: left;
}
/*推荐幻灯*/
.bg_boerder {
    background: #ffffff;
    box-shadow: 0px 8px 9px 0px #e9e9eb;
}
.mb20 {
    margin-bottom: 20px;
}
.idx-zxxt-a {
    width: 410px;
    padding: 5px;
}
.idx-zxxt-a .bd {
    overflow: hidden;
}
.idx-zxxt-a .bd li {
    float: left;
    width: 410px;
    height: 308px;
}
.idx-zxxt-a .thumb {
    padding: 5px 0;
    background: #191919;
}
.idx-zxxt-a .thumb-item {
    float: left;
    margin-left: 5px;
    width: 76px;
    height: 57px;
    position: relative;
}
.idx-zxxt-a .thumb-item .arrow {
    display: none;
    position: absolute;
    left: -4px;
    top: -5px;
    z-index: 2;
    width: 76px;
    height: 57px;
    border-color: #459fff;
    border-style: solid;
    border-width: 5px 5px 5px 4px;
}
.idx-zxxt-a .thumb-item.on .arrow {
    display: block;
}
.idx-zxxt-a .thumb-item .arrow .ui-bg {
    position: absolute;
    width: 15px;
    height: 7px;
    top: -11px;
    left: 50%;
    margin-left: -7px;
    background-position: -144px -18px;
}
.ui-bg {
    background-image: url("sp_1.png");
    background-repeat: no-repeat;
}
/*E*/
/*安装教材 S*/
.idx_one_fl .idx_cou {
    padding: 5px;
    width: 410px;
    height: 240px;
    overflow: hidden;
}
.idx_one_fl .idx_cou ul {
    width: 425px;
    height: auto;
    overflow: hidden;
}
.idx_one_fl .idx_cou li {
    padding: 25px 0;
    border: 1px solid #ededed;
    width: 196px;
    height: 20px;
    line-height: 20px;
    position: relative;
    margin: 0 14px 11px 0;
    float: left;
}
.idx_one_fl .idx_cou li i {
    display: block;
    width: 20px;
    height: 20px;
    /*background: url("ico_idx_04.png") no-repeat;*/
    position: absolute;
    left: -1px;
    top: 25px;
}
.idx_one_fl .idx_cou li a {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 30px;
    width: 136px;
    overflow: hidden;
}
/*安装教材 E*/
/*推荐 S*/
.idx_one_fr {
    width: 760px;
    float: right;
}
.idx_one_fr h2 {
    padding-left: 50px;
    height: 82px;
    border-bottom: 1px dashed #ededed;
    /*background: url("ico_idx_05.png") 1px 18px no-repeat;*/
    line-height: 82px;
    font-size: 16px;
    color: #ff6767;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 12px;
}
.idx_one_fr h2 a {
    line-height: 82px;
    font-size: 16px;
    color: #ff6767;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.idx_one_fr .idx_title {
    width: 40px;
    float: left;
}
.idx_one_fr .idx_title .tab-item {
    width: 20px;
    padding: 47px 10px;
    height: 32px;
    margin: 6px 0;
    line-height: 16px;
    text-align: center;
    background: #ededed;
    border-radius: 20px 0 20px 0;
}
.idx_one_fr .idx_title .tab-item.cur {
    background: #0773fc;
    color: #ffffff;
}
.idx_one_fr .b-list {
    width: 670px;
    float: left;
    margin-left: 10px;
}
.idx_one_fr .b-list li {
    line-height: 46px;
    height: 46px;
}
.idx_one_fr .b-list li i {
    display: block;
    width: 51px;
    text-align: center;
    line-height: 24px;
    height: 24px;
    background: #ededed;
    font-size: 12px;
    float: left;
    margin-right: 8px;
    margin-top: 11px;
    border-radius: 14px 0 14px 0;
}
.idx_one_fr .b-list li p {
    width: 540px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 46px;
    height: 46px;
    font-size: 16px;
}
.idx_one_fr .b-list li .list-time {
    float: right;
    line-height: 46px;
    height: 46px;
    color: #f84f4f;
    font-size: 16px;
}
/*侧边*/
.idx_one_fr_b .next {
    position: absolute;
    right: 20px;
    top: 78px;
    display: block;
    width: 52px;
    height: 52px;
    /*background: url("ico_idx_07.png") no-repeat;*/
    z-index: 99;
}
.idx_one_fr_b .prev {
    position: absolute;
    left: 20px;
    top: 78px;
    display: block;
    width: 52px;
    height: 52px;
    /*background: url("ico_idx_06.png") no-repeat;*/
    z-index: 99;
}
.idx_one_fr_b {
    padding: 20px;
    width: 720px;
    height: 208px;
    position: relative;
    overflow: hidden;
}
.idx_one_fr_b .picList {
    height: 208px;
    overflow: hidden;
    width: 760px;
}
.idx_one_fr_b .picList li {
    width: 350px;
    height: 208px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}
.idx_one_fr_b .picList li img {
    width: 350px;
    height: 167px;
}
.idx_one_fr_b .picList li .title {
    height: 40px;
    border: 1px solid #ededed;
    border-top: 0;
    line-height: 40px;
    text-align: center;
    width: 348px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.idx_one_fr_b .picList li .title a {
    font-size: 16px;
}
/*推荐 E*/
/*原版系统 S*/
.idx-xtfl {
    padding: 0 20px 20px 20px;
}
.g_idx_title {
    height: 60px;
    line-height: 60px;
    margin-bottom: 10px;
}
.g_idx_title .more-tabs .item {
    color: #0773fc;
}
.home-soft2 .soft2box {
    width: 1225px;
    overflow: hidden;
}
.home-soft2 .soft2box dl {
    float: left;
    margin-right: 15px;
    width: 280px;
    height: 350px;
    overflow: hidden;
    background: #F6F6F6;
    border-radius: 4px;
}
.home-soft2 .soft2box dl dt {
    height: 180px;
    background: #9A9A9A;
    overflow: hidden;
}
.home-soft2 .soft2box dl dt img {
    display: block;
    width: 100%;
    height: 100%;
}
.home-soft2 .soft2box dl dd {
    padding: 20px 16px;
}
.home-soft2 .soft2box dl dd strong {
    max-height: 40px;
    line-height: 150%;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
}
.home-soft2 .soft2box dl dd a {
    width: 46.5%;
    padding: 3px 0;
    text-align: center;
}
.home-soft2 .soft2box dl dd span {
    font-size: 12px;
    margin-bottom: 20px;
    display: block;
    color: #b2b2b2;
}
.downblue, .downorange {
    font-size: 14px;
    color: #039ECE;
    border: 1px solid #039ECE;
    padding: 2px 15px;
    border-radius: 5px;
    display: inline-block;
}
.home-soft2 .soft2box dl dd a {
    width: 46.5%;
    padding: 3px 0;
    text-align: center;
}
.home-soft2 .soft2box dl dd a.downblue {
    margin-right: 4%;
}
.downorange {
    border: 1px solid #9A9A9A;
    color: gray;
}
.downblue:hover {
    border: 1px solid #039ECE;
    background-color: #039ECE;
    color: #fff;
}
.downorange:hover {
    border: 1px solid #F9A123;
    background-color: #F9A123;
    color: #fff;
}
/*原版系统 E*/
/*系统推荐 S*/
.home-listart .listartbox {
    width: 1275px;
    overflow: hidden;
}
.home-listart dl {
    float: left;
    width: 350px;
    margin: 30px 35px 0 0;
    background-color: #fff;
}
.home-listart dl dt {
    width: 100%;
    color: #999;
    margin: 10px 0;
    text-align: left;
    overflow: hidden;
}
.home-listart dl dt strong {
    font-size: 20px;
    color: #039ECE;
    overflow: hidden;
    position: relative;
    text-indent: 15px;
    text-transform: capitalize;
}
.home-listart dl dt i {
    border-left: 3px solid #039ECE;
    height: 20px;
    display: block;
    position: absolute;
    top: 3px;
}
.home-listart dl dt span {
    float: right;
    margin-top: 6px;
    text-align: right;
}
.home-listart dl dt span a {
    font-size: 14px;
}
.home-listart dl dd li {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}
.home-listart dl dd li a {
    float: left;
    width: 87%;
    font-size: 14px;
    color: #545454;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.home-listart dl dd li a:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #999;
    margin-right: 8px;
    margin-bottom: 3px;
}
.home-listart dl dd li span {
    width: 13%;
    float: right;
    color: #AAA;
    font-size: 12px;
    text-align: right;
}
.home-listart dl dd li.blue span, .home-listart dl dd li:hover a, .home-listart dl dd li:hover span {
    color: #039ECE;
}
/*系统推荐 E*/
/*主体头 E*/
/*友情链接 S*/
/*.links {*/
/*    background: #ffffff;*/
/*    padding-bottom: 18px;*/
/*    border-bottom: 1px solid #cccccc;*/
/*    padding-top: 10px;*/
/*}*/
/*.g_idx_title {*/
/*    height: 60px;*/
/*    line-height: 60px;*/
/*    margin-bottom: 3px;*/
/*}*/
/*.g_idx_title .title-txt {*/
/*    font-size: 18px;*/
/*    display: inline-block;*/
/*    *display: inline;*/
/*    *zoom: 1;*/
/*    float: left;*/
/*}*/
/*.links .title-txt {*/
/*    font-size: 20px;*/
/*    color: #0773fc;*/
/*}*/
/*.g_idx_title .title-txt i {*/
/*    display: inline-block;*/
/*    *display: inline;*/
/*    *zoom: 1;*/
/*    width: 4px;*/
/*    height: 20px;*/
/*    background: #0773fc;*/
/*    border-radius: 4px;*/
/*    vertical-align: top;*/
/*    margin: 20px 6px 0 2px;*/
/*    float: left;*/
/*}*/
/*.links a {*/
/*    line-height: 30px;*/
/*    margin-right: 35px;*/
/*    color: #666666;*/
/*    display: inline-block;*/
/*    *display: inline;*/
/*    *zoom: 1;*/
/*}*/
/*.links a:hover {*/
/*    color: #0773fc;*/
/*}*/




/*友情链接 E*/
/*页脚 S*/
.footer {
    padding: 37px 0 25px 0;
    text-align: center;
    color: #999;
    width: 100%;
    font-size: 12px;
    /*background: #ffffff;*/
}
.footer .link-item {
    color: #999;
    padding: 0 26px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.mb15 {
    margin-bottom: 15px;
}
.footer .link-item:hover {
    color: #358ff0;
}
/*页脚 E*/

/*系统列表 S*/
.m-list-section .section-a {
    width: 820px;
}
/*当前位置 S*/
.c-cur-pos {
    color: #666;
    margin-bottom: 26px;
    line-height: 30px;
    padding-bottom: 8px;
    border-bottom: 2px solid #ededed;
}
.page-sys-list .m-list-tab .tab-item {
    min-width: 42px;
    text-align: center;
    color: #358ff0;
    border: 1px solid #358ff0;
    margin: 0 8px;
    line-height: 26px;
    *line-height: 24px;
    height: 26px;
    display: inline-block;
    padding: 0 8px;
    border-radius: 2px;
    font-size: 16px;
}
.page-sys-list .m-list-tab .tab-item:hover, .page-sys-list .m-list-tab .tab-item.cur {
    background: #358ff0;
    color: #fff;
}
.c-cur-pos .pos-txt {
    color: #999;
}
.c-cur-pos .pos-link {
    color: #666;
}
/*当前位置 E*/
.mb30 {
    margin-bottom: 30px;
}
.m-list-section .a-list {
    /*margin-top: -20px;*/
}
.m-list-section .a-list .list-item {
    padding-top: 20px;
    padding-bottom: 26px;
    border-bottom: 1px solid #ededed;
}
.m-list-section .a-list .item-title {
    font-size: 20px;
    margin-bottom: 21px;
    font-weight: bold;
}
.m-list-section .a-list .item-info {
    color: #666;
    margin-left: 270px;
    margin-right: 40px;
    overflow: hidden;
}
.m-list-section .a-list .info-detail {
    margin-top: 11px;
    margin-bottom: 20px;
    font-size: 12px;
}
.ml30 {
    margin-left: 30px;
}
.m-list-section .a-list .info-desc {
    line-height: 24px;
    margin-bottom: 17px;
    text-align: justify;
}
.m-list-section .a-list .info-other {
    font-size: 12px;
    line-height: 30px;
}
.m-list-section .a-list .info-btn {
    float: right;
    width: 92px;
    height: 28px;
    color: #999;
    border: 1px solid #c2c2c2;
    text-align: center;
    border-radius: 2px;
    line-height: 28px;
    font-size: 14px;
    letter-spacing: 2px;
}
.g-star {
    display: inline-block;
    vertical-align: middle;
    background-image: url("sp_1.png");
    background-repeat: no-repeat;
}
.g-star.sty-3 {
    width: 100px;
    height: 14px;
}
.g-star.sty-3.star-0 { background-position: -108px -67px; }
.g-star.sty-3.star-1 { background-position: -86px -67px; }
.g-star.sty-3.star-2 { background-position: -64px -67px; }
.g-star.sty-3.star-3 { background-position: -43px -67px; }
.g-star.sty-3.star-4 { background-position: -22px -67px; }
.g-star.sty-3.star-5 { background-position: 0 -67px; }

.m-list-section .a-list .info-other .g-star {
    position: relative;
    top: -2px;
    margin-left: 4px;
}
.m-list-section .a-list .info-btn:hover {
    color: #358ff0;
    border-color: #358ff0;
}
/*page S*/
.m-pagination {
    text-align: center;
    padding-bottom: 20px;
}
.m-pagination a, .m-pagination span {
    margin: 0 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 10px 20px;
    border: 1px solid #e6ebee;
}
.m-pagination .prev, .m-pagination .next {
    font-size: 18px;
}
.m-pagination .a:hover, .m-pagination span.cur {
    background: #0773fc;
    color: #fff;
}
.detail-page .prev, .detail-page .next {
    font-size: 14px;
    padding: 0 10px;
}
/*跳转*/
.g-input-page {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *display: inline;
    *zoom: 1;
    color: #222222;
    margin-left: 10px;
}
.g-input-page .input {
    width: 42px;
    padding-left: 8px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e6ebee;
    margin: 0 10px;
    font-size: 12px;
}
.g-input-page .btn {
    min-width: 50px;
}





/*page E*/
.col-r-w {
    width: 360px;
}
.m-side-col {
    float: right;
}
.card-title {
    border-bottom: 2px solid #358ff0;
    margin-bottom: 26px;
}
.card .card-title {
    border-bottom: 2px solid #ededed;
}
.card .card-title {
    line-height: 50px;
    font-size: 18px;
    height: 50px;
    width: 100%;
    position: relative;
}
.card .card-title i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 4px;
    height: 20px;
    background: #0773fc;
    border-radius: 4px;
    vertical-align: top;
    margin: 15px 6px 0 2px;
    float: left;
}
/*.card-title .title-txt {
    margin-top: -4px;
    line-height: 30px;
    padding-bottom: 12px;
    font-size: 22px;
    float: left;
    width: 210px;
    margin-right: 9px;
}*/
/*.card .card-title .title-txt {
    width: auto;
    letter-spacing: 2px;
}*/
.mb40 {
    margin-bottom: 40px;
}
.card .m-rank {
    margin-top: -15px;
}
.m-rank .rank-item {
    padding-top: 16px;
}
.m-rank .item-name {
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    *white-space: normal;
}
.g-sort-num {
    background: #c7c7c7;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
}
.card .g-sort-num {
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin-right: 10px;
    margin-top: 2px;
    *margin-top: 0;
}
.g-sort-num.top {
    background: #ff6b66;
}
.g-sort-num.second {
    background: #ff8652;
}
.g-sort-num.third {
    background: #ffa742;
}
/*系统列表 E*/
/*文章列表 S*/
.c-cur-pos .pos-arrow {
    display: inline-block;
    position: relative;
    *top: 2px;
    vertical-align: middle;
    width: 6px;
    height: 12px;
    margin: 0 5px;
    background: -227px -91px url("sp_1.png") no-repeat;
}
.c-cur-pos .pos-link:hover {
    color: #358ff0;
}
.col-l-w {
    width: 820px;
}
.s-page-list .list-main .item {
    padding-top: 20px;
    padding-bottom: 26px;
    border-bottom: 1px solid #ededed;
}
.pr {
    position: relative;
}
.s-page-list .list-main .title {
    font-size: 20px;
    margin-bottom: 24px;
    font-weight: bold;
}
.s-page-list .list-main .info {
    color: #666;
    margin-left: 270px;
    overflow: hidden;
}
.s-page-list .list-main .desc {
    line-height: 40px;
    height: 120px;
    overflow: hidden;
    text-align: justify;
}
.s-page-list .list-main .desc {
    color: #666;
    line-height: 30px;
    margin-bottom: 25px;
    margin-top: 10px;
    font-size: 16px;
}
.page-course-list .list-main .detail {
    margin-bottom: 0;
}
.s-page-list .list-main .btn {
    width: 92px;
    height: 28px;
    color: #999;
    border: 1px solid #c2c2c2;
    text-align: center;
    border-radius: 2px;
    line-height: 28px;
    font-size: 14px;
    letter-spacing: 2px;
}
.page-course-list .list-main .btn {
    margin-top: -5px;
}
.page-course-list .list-main .btn:hover {
    background: #51a5ff;
    border-color: #51a5ff;
    color: #fff;
}
/*文章列表 E*/
/*软件列表 S*/
.m_list_app {
    margin-bottom: 39px;
}
.m_list_app_fl {
    float: left;
    margin-right: 28px;
}
.m_list_app_fl .list_app_sort {
    width: 152px;
    padding: 0 20px 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #ffffff;
}
.m_list_app_fl .list_app_sort .nav {
    border-top: 1px solid #f2f2f2;
}
.m_list_app_fl .list_app_sort .nav .item {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
}
.cur {
    color: #358ff0;
}
.m_list_app_fl .list_app_sort .nav .item a {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    display: block;
}
.m_list_app_fl .list_app_sort .nav .item.cur a {
    background: #0773fc;
    color: #ffffff;
}
.m_list_app_fl .list_app_sort .nav .item:hover a {
    background: #0773fc;
    color: #ffffff;
}
.m_list_app_fl .list_app_sort .nav .item:hover i {
    display: block;
}
.list_app_sort .nav .item i {
    display: none;
    position: absolute;
    top: 50%;
    right: -8px;
    margin-top: -9px;
    width: 8px;
    height: 17px;
    /*background: url("ico_idx_01.png") -9px 0 no-repeat;*/
}
.m_list_app_fl .list_app_sort .nav .item.cur i {
    display: block;
}
.m_list_app_fr {
    float: right;
    width: 980px;
    overflow: hidden;
}
.mb26 {
    margin-bottom: 26px;
}
.soft_list .item {
    padding: 24px 30px;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
}
.soft_list .item img {
    width: 60px;
    height: 60px;
    margin-top: 7px;
}
.soft_list .item .txt {
    width: 842px;
}
.soft_list .item .txt .hhh {
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    color: #333333;
}
.soft_list .item .txt p {
    line-height: 24px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
}
.soft_list .item .txt p.time {
    font-size: 12px;
    color: #999999;
    line-height: 37px;
    margin-bottom: 7px;
    height: 37px;
}
.soft_list .item .txt p span {
    margin-right: 16px;
}
.star_bg {
    display: inline-block;
    zoom: 1;
    width: 81px;
    height: 13px;
    background: url("ico_star_01.png") no-repeat;
}
.star_bg .star {
    display: block;
    height: 13px;
    background: url("ico_star_02.png") no-repeat;
}
.soft_list .item .link:hover {
    color: #ffffff;
    background: #0773fc;
}
.soft_list .item:hover .txt .hhh {
    color: #0773fc;
}

.soft_list .item .link {
    position: absolute;
    top: 35px;
    right: 30px;
    width: 144px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border: 1px solid #0773fc;
    color: #0773fc;
    font-size: 16px;
}
/*软件列表 E*/
/*系统详情 S*/
.mb26 {
    margin-bottom: 26px;
}
.art_sys_detail .soft_title {
    line-height: 86px;
    height: 86px;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
}
.art_sys_detail .soft_title h1 {
    font-size: 28px;
    font-weight: bold;
    padding-left: 28px;
    padding-right: 140px;
    overflow: hidden;
    height: 86px;
}
.art_sys_detail .soft_title .soft_title_fr {
    position: absolute;
    top: 21px;
    right: 31px;
    width: 96px;
    line-height: 0;
    text-align: center;
}
.star_bg {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 81px;
    height: 13px;
    background: url("ico_star_01.png") no-repeat;
}
.star_bg .star {
    display: block;
    height: 13px;
    background: url("ico_star_02.png") no-repeat;
}
.art_sys_detail_item .sys_img {
    border: 1px solid #ededed;
    padding: 1px;
    margin: 41px 21px 50px 22px;
    float: left;
    position: relative;
}
.art_sys_detail_item .sys_img img {
    width: 256px;
    height: 192px;
}
.ico_sys {
    position: absolute;
    width: 54px;
    height: 32px;
    background: url("ico_sys_01.png") no-repeat;
    left: -4px;
    top: 70px;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    padding-left: 10px;
}
.art_sys_detail_item .sys_img .ico_sys {
    left: -4px;
    top: 0px;
}
.art_sys_detail_item .sys_txt {
    width: 508px;
    margin-top: 32px;
    float: left;
}
.art_sys_detail_item .sys_txt .m-soft-detail .item {
    width: 33%;
    float: left;
    margin-top: 10px;
    line-height: 20px;
    color: #999999;
    height: 20px;
    overflow: hidden;
}
.art_sys_detail_item .sys_txt .m-soft-detail .item.full-w {
    width: 100%;
}
.vam {
    vertical-align: middle;
}
.art_sys_detail_item .sys_txt .m-soft-detail .ico {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-image: url("sp_1.png");
    margin: 0 2px;
}
.art_sys_detail_item .sys_txt .m-soft-detail .ico.ico-1 {
    background-position: -126px -99px;
}
.art_sys_detail_item .sys_txt .m-soft-detail .ico.ico-access {
    background-position: -126px -82px;
}
.ml20 {
    margin-left: 20px;
}
.art_sys_detail_item .sys_txt .m-soft-detail .ico.ico-2 {
    background-position: -146px -83px;
}
.art_sys_detail_item .sys_txt .m-soft-detail .ico.ico-3 {
    background-position: -145px -99px;
}
.mt34 {
    margin-top: 34px;
}
.art_sys_detail_item .sys_txt .local {
     background: url("softspr.png")0 -84px no-repeat;
    border-radius: 5px;
    margin-right: 20px;
}
.art_sys_detail_item .sys_txt .swift{
    background: url("softspr.png") 0 0 no-repeat;
    border-radius: 5px
}
.art_sys_detail_item .sys_txt .downBtn{
    display: inline-block;
    width: 235px;
    height: 72px;
    color: #fff;
    cursor: pointer;
    text-align: center;
}
.art_sys_detail_item .sys_txt .suy-l{
    font-size: 28px;
    line-height: 40px;
    margin: 7px 0 0 9px;
}
.art_sys_detail_item .sys_txt .suy-r{
    font-size: 12px;
    margin-left: 22px;
}
/*内容*/
.atr_sys {
    width: 820px;
    float: left;
}
.g-title-art {
    height: 51px;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #e1e1e1;
    line-height: 51px;
    background: #f6f6f6;
}
.g-title-art .tab-item {
    float: left;
    width: 202px;
    text-align: center;
    height: 47px;
    color: #333333;
    line-height: 47px;
    font-size: 16px;
    cursor: pointer;
    border-top: 3px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}
.g-title-art .tab-item:last-child{
    border-right: none;
    width: 210px;
}
.g-title-art .tab-item.cur {
    background: #fff;
    border-top: 3px solid #1364a6;
    color: #1364a6;
    border-bottom: 1px solid #fff;
}
.m-art-cont {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 40px;
    word-break: break-all;
    text-align: justify;
    padding: 40px 30px 0px 30px;
}
.m-art-cont h4{
    font-size: 18px;
    color: #333;
    padding: 0 0px 0 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    text-indent: 0;
    position: relative;
    font-weight: bold;
    background: #fff;
}
.m-art-cont h4::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 19px;
    transform: translate(0,-42%);
    background: #0773fc;
    border-radius: 2px;
    content: "";
}
.m-art-cont.m-art-cont ul li{
    list-style-type: none;
    text-indent: 2em;
    position: relative;
    padding-left: 20px;
}
.m-art-cont.m-art-cont ul li::before{
    position: absolute;
    left: -2px;
    padding-right: 8px;
    color: rgb(210, 34, 34);
    content: "●";
}
.m-art-cont.m-art-cont ul li a{
    color: red;
    text-decoration: none;
}
.m-art-cont.m-art-cont ul li a:hover{
    text-decoration: underline;
}

.m-art-cont p{
	text-indent: 2em;
}
.m-art-cont a{
	color: red;
	text-decoration: underline;
}
.m-art-cont img{
	display: block;
	margin: 20px auto;
	max-width: 700px;
}
.art_sys_dl {
    padding: 0px 15px 40px 30px;
}
.g_slide_title {
    line-height: 80px;
    font-size: 18px;
    height: 80px;
    width: 100%;
    position: relative;
}
.g_slide_title i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 4px;
    height: 20px;
    background: #0773fc;
    border-radius: 4px;
    vertical-align: top;
    margin: 31px 6px 0 2px;
    float: left;
}
/*下载地址*/
.art_sys_dl .item.fl {
    width: 360px;
}
.art_sys_dl .ad_dl {
    display: block;
    width: 174px;
    height: 53px;
}
.art_sys_dl .ad_dl img{
    width: 100%;
    height: 100%;
}
.art_sys_dl .ad_dl:nth-child(2){
    margin-left: 10px;
}
.art_sys_dl .item li{
    width: 160px;
    line-height: 38px;
    height: 38px;
    display: inline-block;
    *display: inline;
    text-align: center;
    margin-top: 10px;
    margin-left: 20px;
    float: left;
}
.art_sys_dl .item li:first-child, .art_sys_dl .item li:nth-child(3){
    margin-left: 0px;
}
.art_sys_dl .item li a{
    float: left;
    width: 123px;
    padding-left: 35px;
    height: 36px;
    border-radius: 4px;
    line-height: 36px;
    border: 1px solid #e1e1e1;
    background: #fff url("main_2019.png") no-repeat 0px -328px;
    color: #666666;
}
.art_sys_dl .speed li a{
    background-position: -165px -218px;
    background-color: #fff;
    color: #333;
    border: 0;
}
.art_sys_dl .speed1 li a {
    background-position: 0px -280px;
    border-color: #f39609;
    background-color: #f39609;
    color: #fff;
}
.art_sys_dl .item a:hover {
    /*color: #fff;*/
    text-decoration: none;
}
.art_sys_dl .ad {
    width: 400px;
    float: right;
}
.art_sys_dl .ad img{
    width: 100%;
    height: 100%;
}
.soft-similar {
    padding: 0 30px 40px 30px;
}
.sys-similar_list {
    margin-top: -26px;
}
.soft-similar_list li {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.soft-similar_list li:nth-child(even) {
    background: #f5f6f8;
    border-bottom: 1px solid #ededed;
}
.soft-similar_list li p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 360px;
    padding-left: 8px;
    margin-right: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    vertical-align: top;
}
.soft-similar_list.sys-similar_list li p {
    width: 620px;
}
.soft-similar_list li span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100px;
    margin-right: 95px;
    vertical-align: top;
    color: #999999;
}
.soft-similar_list.sys-similar_list li span {
    margin: 0;
}
.sys_slide {
    width: 360px;
    float: right;
}
/*系统详情 E*/
/*文章详情 S*/
.art_course_title {
    text-align: center;
    border-bottom: 1px dashed #e4e4e4;
}
.art_course_title h1 {
    line-height: 46px;
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    padding: 21px 30px;
}
.art_course_title .detail {
    position: relative;
    font-size: 14px;
    color: #999999;
    line-height: 40px;
    padding: 0 30px 25px 30px;
}
.art_course_title span {
    margin-right: 30px;
}
.atr_course_con {
    font-size: 16px;
    line-height: 34px;
    word-break: break-all;
    text-align: justify;
    padding: 27px 30px 38px 30px;
    overflow: hidden;
}
blockquote {
    width: 100%;
    color: #8b8b8b;
    margin: 0 auto;
    padding: 10px;
    clear: both;
    border: 1px dashed #ddd;
}
.atr_course_con h4{
    font-size: 18px;
    color: #333;
    padding: 0 0px 0 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    text-indent: 0;
    position: relative;
    font-weight: bold;
    background: #fff;
}
.atr_course_con h4::before{
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 19px;
    transform: translate(0,-42%);
    background: #0773fc;
    border-radius: 2px;
    content: "";
}
.atr_course_con p{
	text-indent: 2em;
}
.atr_course_con img {
    max-width: 700px;
    display: block;
    margin: 20px auto;
}
.atr_course_con a{
	color: red;
    text-decoration: underline;
}
.atr_course_con ul li p, .atr_course_con ul li{
	position: relative;
    padding-left: 20px;
}
.atr_course_con ul li{
	text-indent: 2em;
}
.atr_course_con ul li::before{
	position: absolute;
    left: -2px;
    padding-right: 8px;
    color: #d22222;
    content: "●";
}
.atr_course_con pre{
	box-sizing: border-box;
    word-wrap: break-word;
    margin-bottom: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    margin-top: 0px;
    word-break: break-all;
    padding: 9px;
    widows: 1;
    line-height: 1.4285;
    background-color: rgb(245, 245, 245);
    border-radius: 4px;
}
.atr_course_con pre font{
	font-size: 13px;
    white-space: pre-wrap;
}
.art_course_page {
    padding: 0 30px;
    margin-bottom: 10px;
}
.art_course_page p {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    background: #f5f5f5;
    margin-bottom: 21px;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.art_course_page p:hover, .art_course_page p:hover a {
    background: #0773fc;
    color: #ffffff;
}
.atr_course_con table{
    min-width: 100%;
    word-break: break-all;
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 10px;
}
.atr_course_con table, .atr_course_con th, .atr_course_con td {
    border: 1px solid #ddd;
}
.atr_course_con td {
    border-width: 0 1px 1px 0;
}
.atr_course_con th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}
.atr_course_con th, .atr_course_con td {
    padding: 5px;
}
.atr_course_con td {
    text-align: center;
}


/*文章详情 E*/
/*软件详情 S*/
.con_fl {
    width: 820px;
}
.soft_detail .soft_title {
    line-height: 86px;
    height: 86px;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
}
.soft_detail .soft_title h1 {
    font-size: 28px;
    font-weight: bold;
    padding-left: 28px;
    padding-right: 140px;
    overflow: hidden;
    height: 86px;
}
.soft_detail .soft_title .soft_title_fr {
    position: absolute;
    top: 21px;
    right: 31px;
    width: 96px;
    line-height: 0;
    text-align: center;
}
.star_bg {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 81px;
    height: 13px;
    background: url("ico_star_01.png") no-repeat;
}
.star_bg .star {
    display: block;
    height: 13px;
    background: url("ico_star_02.png") no-repeat;
}
.soft_detail .soft_title .soft_title_fr .num {
    width: 96px;
    height: 24px;
    line-height: 24px;
    background: #fff6e0;
    display: block;
    border-radius: 15px;
    color: #ff6600;
    text-align: center;
    margin-top: 9px;
}
.soft_detail_fl {
    width: 576px;
    float: left;
}
.soft_detail_fl img {
    width: 72px;
    height: 72px;
    margin: 26px 19px 30px 29px;
    float: left;
}
.soft_detail_fl .txt {
    line-height: 29px;
    color: #999999;
    font-size: 12px;
    margin-top: 18px;
    width: 456px;
    float: left;
    position: relative;
}
.soft_detail_fl .txt p {
    height: 29px;
    overflow: hidden;
}
.w100 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100px;
}
.soft_detail_fl .txt .soft_tag {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 6px;
    margin-right: 10px;
    color: #ffffff;
    background: #76a4fd;
    height: 18px;
    line-height: 18px;
}
.art_soft_dl .downBtn{
    vertical-align: top;
    width: 250px;
    height: 70px;
    margin-left: 25px;
    display: inline-block;
}
.art_soft_dl .local {
    background: url("ico_btn_dl.jpg") no-repeat;
}
.art_soft_dl .swift {
    cursor: pointer;
    background: url("ico_btn_dl_swift.jpg") no-repeat;
}
.art_soft_dl .local:hover{
    background: url("ico_btn_dl_hover.jpg") no-repeat;
}
.art_soft_dl .swift:hover{
    background: url(ico_btn_dl_swift_hover.jpg) no-repeat;
}
.art_soft_dl .suy-l {
    font-size: 20px;
    line-height: 40px;
}
.art_soft_dl .suy-r {
    font-size: 12px;
}
.soft_detail_fr {
    float: right;
    width: 231px;
    margin: 26px 13px 25px 0;
}
.soft_detail_fr .ad {
    border: 1px solid #f5f6f8;
    display: block;
    width: 229px;
    height: 189px;
}
.soft_detail_fr .ad img {
    width: 229px;
    height: 189px;
}
.app_art_cont .cont {
    font-size: 16px;
    line-height: 34px;
    word-break: break-all;
    text-align: justify;
    padding: 27px 30px 38px 30px;
}
.app_art_cont .cont h4{
    font-size: 18px;
    color: #333;
    padding: 0 0px 0 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    text-indent: 0;
    position: relative;
    font-weight: bold;
    background: #fff;
}
.app_art_cont .cont h4::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 19px;
    transform: translate(0,-42%);
    background: #0773fc;
    border-radius: 2px;
    content: "";
}
.app_art_cont .cont p {
    line-height: 34px;
    font-size: 16px;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all;
    text-indent: 2em;
}
.app_art_cont .cont img{
	max-width: 700px;
	display: block;
	margin: 20px auto;
}
.app_art_cont .cont a{
    color: red;
    text-decoration: underline;
}
.g-title-cont {
    line-height: 48px;
    height: 48px;
    font-size: 18px;
}
.g-title-cont i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 4px;
    height: 20px;
    background: #0773fc;
    border-radius: 1px;
    vertical-align: top;
    margin: 14px 6px 0 0;
}
.m-soft-dl-list {
    margin-right: -16px;
    margin-top: -25px;
}
.m-soft-dl-list .item {
    width: 245px;
    float: left;
    margin-right: 12px;
    margin-top: 25px;
}
.m-soft-dl-list .item-title {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-soft-dl-list .item-img {
    width: 64px;
    height: 64px;
    padding: 0 12px;
    float: left;
}
.m-soft-dl-list .item-info {
    margin-left: 104px;
}
.c-999 {
    color: #999;
}
.mb10 {
    margin-bottom: 10px;
}
.m-soft-dl-list .btn-dl {
    line-height: 28px;
    width: 78px;
    display: block;
    color: #c2c2c2;
    border: 1px solid #c2c2c2;
    text-align: center;
    letter-spacing: 2px;
    text-indent: 2px;
    font-size: 12px;
}
.m-soft-dl-list .btn-dl:hover {
    background: #2997ff;
    color: #fff;
    border-color: #2997ff;
}
/*软件详情 E*/
/*弹窗 S*/
.fixed_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
    z-index: 10000;
    display: none;
}
.fixed_bg .tiquma {
    width: 428px;
    height: 202px;
    background: #fff;
    margin: 350px auto;
    border-radius: 7px;
    overflow: hidden;
}
.fixed_bg .tiquma h4 {
    height: 60px;
    text-align: center;
    line-height: 60px;
    background: #3383f9;
    color: #ffffff;
    font-size: 20px;
    font-family: "微软雅黑";
    font-weight: 400;
}
.fixed_bg .tiquma p {
    height: 89px;
    text-align: center;
    line-height: 89px;
    color: #ff0000;
    font-size: 24px;
    font-family: "微软雅黑";
    font-weight: 400;
    border-bottom: 1px solid #ededed;
}
.fixed_bg .tiquma .tiquma-bottom {
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    font-family: "微软雅黑";
}
.fixed_bg .tiquma .tiquma-bottom .shut_tiquma {
    float: left;
    width: 213px;
    border-right: 1px solid #ededed;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #333333;
}
.fixed_bg .tiquma .tiquma-bottom a {
    float: left;
    width: 212px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #3383f9;
    cursor: pointer;
}
.fixed_bg .tiquma .tiquma-bottom a {
    float: left;
    width: 212px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #3383f9;
    cursor: pointer;
}
/*弹窗 E*/
/*软件排行 S*/
.idx_app_rank .item {
    height: 64px;
    margin-bottom: 20px;
}
.idx_app_rank .item .rank {
    display: block;
    float: left;
    width: 16px;
    height: 24px;
    text-align: center;
    line-height: 20px;
    /*background: url("ico_rank_04.png") no-repeat;*/
    margin: 20px 14px 0 0;
}
.idx_app_rank .item .rank.r_1 {
    /*background: url("ico_rank_01.png") no-repeat;*/
    color: #ffffff;
}
.idx_app_rank .item img {
    width: 64px;
    height: 64px;
}
.idx_app_rank .item .txt {
    width: 108px;
    margin-left: 17px;
}
.idx_app_rank .item .txt h3 {
    font-size: 14px;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.idx_app_rank .item .txt p {
    font-size: 12px;
    line-height: 14px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.soft_slide_link {
    display: block;
    width: 62px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    background: #0773fc;
    font-size: 14px;
    border-radius: 15px;
    margin-top: 16px;
}
/*软件排行 E*/
/*软件教程 S*/
.jc_rank .item {
    margin-bottom: 20px;
}
.jc_rank img {
    width: 120px;
    height: 75px;
}
.jc_rank .txt {
    height: 75px;
    width: 190px;
    margin-left: 10px;
}
.jc_rank .txt .title {
	margin-top: 20px;
    line-height: 18px;
    color: #333333;
    margin-bottom: 12px;
    height: 36px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.jc_rank .item:hover .txt .title {
    color: #0773fc;
}
/*软件教程 E*/
/*网站地图 S*/
.index_tag {
    padding: 10px 30px 0 30px;
}
.index_tag .idx_tag_title {
    line-height: 60px;
    font-size: 18px;
    height: 60px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
}
.index_tag .idx_tag_title i {
    display: block;
    float: left;
    width: 4px;
    height: 20px;
    border-radius: 2px;
    background: #0773fc;
    margin: 20px 6px 0 0;
}
.index_tag .idx_tag_title p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 60px;
    font-size: 18px;
    height: 60px;
    float: left;
}
.index_tag .idx_tag_title span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 30px;
    font-weight: bold;
    color: #f7f7f7;
    font-style: oblique;
    margin-left: 10px;
    line-height: 60px;
    float: left;
}
.map_list {
    padding: 40px 0 36px 0;
    border-bottom: 1px dashed #e3e3e3;
}
.map_list .map_list_fl {
    float: left;
    width: 219px;
}
.map_list .map_list_fl img {
    float: left;
    margin: 8px 14px 0 8px;
}
.map_list .map_list_fl span {
    font-size: 18px;
    color: #0773fc;
    line-height: 40px;
}
.map_list_fr {
    width: 700px;
    float: left;
}
.map_list_fr a {
    display: block;
    float: left;
    width: 136px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #f5f5f5;
    font-size: 14px;
    margin: 0 0 4px 4px;
}
.map_list_fr a:hover {
    background: #0773fc;
    color: #ffffff;
}
/*网站地图 E*/
/*版权声明 S*/
.copyright {
    line-height: 40px;
    font-size: 16px;
    padding-bottom: 500px;
}
.copyright p {
    margin-bottom: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333333;
}
/*版权声明 E*/
.pd_20{
	padding-bottom: 20px !important;
    padding-top: 20px !important;
}
.m_list_app_fl .list_app_sort .nav {
    border-top: 1px solid #f2f2f2;
}
/*资讯补充 S*/
.soft_course {
    padding: 0 30px 22px 30px;
}
.atr_course .soft_course_list li {
    height: 35px;
    line-height: 35px;
}
.soft_course_list li p {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 35px;
    height: 35px;
    font-size: 14px;
    width: 650px;
}
.atr_course .soft_course_list li p {
    height: 35px;
    line-height: 35px;
}
.soft_course_list li span {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 35px;
    height: 35px;
    font-size: 14px;
    color: #999999;
    float: right;
}
.atr_course .soft_course_list li span {
    height: 35px;
    line-height: 35px;
}
.art_course_spot {
    margin: 0 auto;
    display: block;
    height: 119px;
    width: 300px;
    padding-bottom: 46px;
}
.art_course_spot span {
    display: block;
    width: 104px;
    height: 119px;
    cursor: pointer;
    float: left;
}
.art_course_spot .spot_01 {
    /*background: url("ico_spot_03.png") no-repeat;*/
    background-size: 100%;
}
.art_course_spot .spot_02 {
    /*background: url("ico_spot_04.png") no-repeat;*/
    background-size: 100%;
}
.art_course_spot .spot+.spot {
    margin-left: 90px;
}
.art_course_spot .spot_01.spot_h {
    /*background: url("ico_spot_01.png") no-repeat;*/
}
.art_course_spot .spot_02.spot_h {
    /*background: url("ico_spot_02.png") no-repeat;*/
    background-size: 100%;
}
.m-sidebar {
    position: fixed;
    bottom: 230px;
    z-index: 10;
}
.go_top_new.m-sidebar {
    width: 22px;
    height: 144px;
    right: 50%;
    margin-right: -241px;
    background: url("go_top_new.png") no-repeat;
    display: none;
}
.go-top {
    margin-right: -698px;
    border-radius: 2px;
}
.go_top_new.m-sidebar .go-top {
    width: 22px;
    height: 72px;
    background-color: transparent;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.go_top_new.m-sidebar .go_dl {
    width: 22px;
    height: 72px;
    z-index: 2;
    cursor: pointer;
}
.go_top_soft.m-sidebar{
	right: 0;
    margin-right: 325px;
}
/*资讯补充 E*/
/*office正版广告 S*/
.art_sys_detail .soft_title .soft_title_fr .num {
    width: 96px;
    height: 24px;
    line-height: 24px;
    background: #fff6e0;
    display: block;
    border-radius: 15px;
    color: #ff6600;
    text-align: center;
    margin-top: 9px;
}
.art_sys_detail_item .sys_ad {
    width: 362px;
    margin-top: 16px;
    float: left;
}
.widget {
    margin-top: 2px;
    clear: both;
    position: relative;
    margin-bottom: 15px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #eaeaea;
    overflow: hidden;
}
.widget_ui_textasb {
    border: none;
    border-radius: 0;
    display: block !important;
}
.widget_ui_textasb a {
    display: block;
    padding: 0 15px 15px;
    border: 1px solid #eaeaea;
    background-color: #fff;
    font-size: 12px;
    border-radius: 4px;
}
.widget_ui_textasb a.style04 {
    color: #C35BFF;
}
.widget_ui_textasb a strong {
    margin: -1px 0 0 0;
    display: inline-block;
    padding: 4px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}
.widget_ui_textasb a.style04 strong {
    background-color: #C35BFF;
}
.widget_ui_textasb a h2 {
    font-size: 20px;
    font-weight: normal;
    margin-top: 14px;
}
.widget_ui_textasb a p {
    color: #999;
    margin: 0;
}
.widget_ui_textasb a.style04:hover {
    border-color: #C35BFF;
}
/*正版广告 E*/
/*正在下*/
.art_tuijian {
    width: 100%;
    height: 140px;
    background: #f5f6f8;
    margin-left: 4px;
    position: relative;
    border-top: 1px solid transparent;
    margin-bottom: 37px;
}
.art_tuijian .ico_art_tuijian {
    display: block;
    width: 65px;
    height: 33px;
    color: #ffffff;
    background: url("ico_art_tuijian.png") no-repeat;
    position: absolute;
    top: -7px;
    left: -4px;
    line-height: 29px;
    box-sizing: border-box;
    padding-left: 10px;
}
.art_tuijian h3 {
    font-size: 20px;
    line-height: 20px;
    margin-top: 44px;
    margin-left: 30px;
    width: 550px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.art_tuijian p {
    margin-top: 30px;
    color: #999999;
    margin-left: 30px;
    width: 550px;
}
.art_tuijian span {
    color: #333333;
    margin-right: 22px;
}
.art_tuijian .go_tuijian_link {
    position: absolute;
    width: 158px;
    right: 30px;
    top: 50%;
    margin-top: -45px;
    height: 90px;
    display: table;
}
.art_tuijian .go_tuijian_link .tuijian_table {
    display: table-cell;
    vertical-align: middle;
}
.art_tuijian a {
    width: 158px;
    height: 38px;
    border: 1px solid #b0d0f2;
    display: block;
    background: #ffffff;
    color: #358ff0;
    text-align: center;
    line-height: 38px;
}
.art_tuijian a.go_tuijian_zt {
    margin-top: 10px;
}
.art_tuijian a:hover {
    background: #358ff0;
    color: #ffffff;
}
/*正在下 E*/
.nrym-cnhx{
	padding-bottom: 30px;
}
.nrym-cnhx li {
    float: left;
    width: 170px;
    margin-right: 20px;
    margin-top: 20px;
}
.nrym-cnhx a {
    display: block;
    color: #2a2a2b;
}
.nrym-cnhx img {
    width: 170px;
    height: 120px;
    display: block;
}
.nrym-cnhx p {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.nrym-cnhx a:hover {
    color: #297AE6;
}
/*文章内容相关软件 S*/
.m-soft-recom {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #e4e4e4;
    height: 120px;
    position: relative;
    z-index: 2;
    padding-left: 20px;
    padding-right: 20px;
}
.m-soft-recom .soft-dl {
    width: 214px;
    height: 50px;
    margin-top: 22px;
    text-align: center;
    float: right;
    position: relative;
}
.m-soft-recom .soft-dl .dl-btn {
    display: block;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    background: #358ff0;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.m-soft-recom .soft-dl .ico {
    display: inline-block;
    vertical-align: middle;
    height: 26px;
    overflow: hidden;
    background-image: url("sp_1.png");
    background-repeat: no-repeat;
}
.m-soft-recom .soft-dl .ico.ico-1 {
    width: 26px;
    background-position: 0 -245px;
    margin-right: 10px;
}
.m-soft-recom .soft-info {
    margin-left: 110px;
    margin-right: 220px;
    color: #666;
}
.m-soft-recom .soft-info .name {
    font-size: 16px;
    margin-bottom: 15px;
}
.m-soft-recom .mb20 {
    margin-bottom: 20px;
}
.m-soft-recom .ml30 {
    margin-left: 30px;
}
/*相关软件 E*/
/*分类 S*/
.tags.sort {
    width: 100%;
    overflow: hidden;
}
.tags.sort a {
    float: left;
    display: block;
    height: 38px;
    width: 130px;
    line-height: 38px;
    overflow: hidden;
    border-radius: 5px;
    text-align: center;
    font-size: 15px;
    color: #555;
    margin: 10px 20px 10px 0;
    border: 1px solid #eee;
}
.tags.sort .cur, .tags.sort a:hover {
    color: #fff;
    background: #358ff0;
    border-color: #fff;
}
/*分类 E*/
/*首页软件更新 S*/
.idx-rjbb-a {
    width: 910px;
    float: left;
    margin-top: -45px;
}
.article {
    margin-top: -10px;
    width: 890px;
    overflow: hidden;
}
.idx-rjgx-a {
    width: 970px;
    overflow: hidden;
    font-size: 14px;
}
.idx-rjgx-a .a-item {
    width: 410px;
    padding-right: 69px;
    float: left;
    line-height: 24px;
    vertical-align: top;
    height: 24px;
    margin-top: 10px;
}
.idx-rjgx-a .item-label {
    float: left;
    color: #999;
    vertical-align: top;
    width: 56px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.idx-rjgx-a .a-item i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin: 0 10px;
    color: #999999;
    float: left;
}
.idx-rjgx-a .item-name {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #333333;
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
    float: left;
}
.idx-rjbb-b{
    float: right;
    width: 235px;
}
.m-rank .rank-title {
    margin-top: -4px;
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    margin-bottom: 4px;
    font-weight: normal;
    overflow: hidden;
    background-position: -237px 6px;
    padding-left: 30px;
    letter-spacing: 2px;
    color: #77a5fd;
}
.c-g-blue {
    color: #77a5fd;
    font-size: 22px;
    font-weight: bold;
}
.m-rank .rank-item {
    padding-top: 16px;
}
.m-rank .item-name {
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-rank .item-info {
    display: none;
    padding-top: 14px;
    margin-bottom: -2px;
}
.m-rank .rank-item.m-hover .item-info {
    display: block;
}
.m-rank .item-grade {
    font-size: 12px;
    line-height: 18px;
    color: #999;
    height: 36px;
    overflow: hidden;
}
.g-star {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    background-image: url("sp_1.png");
    background-repeat: no-repeat;
}
.m-rank .g-star {
    vertical-align: top;
    margin-top: 3px;
}
.g-star.sty-2 {
    width: 69px;
    height: 12px;
}
.g-star.sty-2.star-5 {
    background-position: 0 -14px;
}
.m-rank .item-btn {
    width: 92px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #358ff0;
    color: #358ff0;
    position: relative;
}
.home-pcsoft .g-sort-num {
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin-right: 10px;
    margin-top: 2px;
    *margin-top: 0;
}
.mr10 {
    margin-right: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.home-pcsoft .m-rank .item-btn:hover {
    color: #fff;
    background: #358ff0;
}
/*首页软件更新 E*/
/*其他热门下载 S*/
.other .more{
	float: right;
    font-size: 14px;
    color: #358ff0;
}
.other ul li {
    float: left;
    margin: 0px 10px 20px 0;
    padding: 0 10px;
    border-radius: 3px;
    background: #f5f5f5;
    text-align: center;
    height: 36px;
    line-height: 36px;
    transition: all .15s linear;
    -webkit-transition: all .15s linear;
}
.other ul li a {
    display: block;
    color: #555;
}
.other ul li:hover {
    background: #358ff0;
}
.other ul li:hover a {
    color: #fff;
}
.list_app_fl_tag {
    width: 162px;
    padding-left: 30px;
    background: #ffffff;
    overflow: hidden;
}
.list_app_fl_tag .g_slide_title{
	
}
.list_app_fl_tag .tag {
    width: 180px;
}
/*其他热门下载 E*/
/*头部改版 S*/
.topFixed {
    width: 100%;
    height: 178px;
    background: #fff;
    margin-bottom: 0;
    clear: both;
    overflow: hidden;
    position: relative;
}
.header {
    padding: 19px 0 23px;
}
.container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.header .h-logo {
    width: 298px;
    float: left;
}
.header .h-logo a {
    display: block;
    width: 100%;
    height: 71px;
    background: #fff url("logo.png") no-repeat;
    background-size: 100% 100%;
}
.header .h-search {
    width: 512px;
    padding: 25px 0 0 125px;
    float: right;
    background: #fff;
    overflow: hidden;
}
.header .h-search {
    padding-top: 0;
}
.header .h-search form {
    display: block;
    font-size: 0;
}

.header .h-search form input{
    font-size: 100%;
    vertical-align: middle;
}

.header .h-search form input {
    font-size: 14px;
}

.header .h-search .ipt {
    width: 334px;
    height: 36px;
    line-height: 36px;
    color: #5E5E5E;
    text-indent: 0.5em;
    border: 1px solid #E5E5E5;
    border-right: 0;
    font-size: 15px;
}

.header .h-search .btn {
    width: 66px;
    height: 39px;
    font-size: 0;
    text-indent: -9999em;
    cursor: pointer;
    border: 0;
    background: #1364a6 url("so-btn.png") no-repeat 50% 50%;
}
.header .h-search:hover .btn {
    width: 66px;
    height: 39px;
    font-size: 0;
    text-indent: -9999em;
    cursor: pointer;
    border: 0;
    background: #108DDD url("so-btn.png") no-repeat 50% 50%;
}
#HotSearch {
    margin-top: 10px;
    clear: both;
    text-align: right;
}
#HotSearch span {
    font-size: 14px;
    color: rgb(227, 69, 38);
}
#HotSearch a {
    font-size: 14px;
    color: rgb(38, 159, 238);
    margin-left: 10px;
}
.h-nav {
    width: 100%;
    height: 52px;
    background: #1364a6;
    overflow: hidden;
}
.h-nav li {
    float: left;
    width: 12.5%;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    text-align: center;
}
.h-nav li:hover, .h-nav li.on {
    color: #fff;
}
.h-nav li a {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
}
.h-nav li:hover a, .h-nav li.on a {
    color: #fff;
    background-color: #108DDD;
    display: block;
    text-decoration: none;
}
/*头部改版 E*/
/*下载改版 S*/
.m-art-dl .inner {
    width: 360px;
    margin-top: -23px;
}
.m-art-dl .inner .title {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 17px;
}
.m-art-dl .inner .m_swift {
    position: relative;
}
.m-art-dl .inner .swift_title {
    width: 400px;
    margin-top: 15px;
    /*background: url("ico_ad_dl_01.png") 350px 23px no-repeat;*/
}
.m-art-dl .inner .swift_title a {
    display: block;
    width: 160px;
    height: 34px;
    background: #3d90e9;
    color: #ffffff;
    font-size: 14px;
    line-height: 34px;
    float: left;
    margin-right: 20px;
    border-radius: 2px;
}
.m-art-dl .inner .swift_title i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 14px;
    height: 13px;
    /*background: url("ico_soft_dl_01.png") no-repeat;*/
    margin: 11px 11px 0 11px;
}
.m-art-dl .inner .down_btn {
    width: 48%;
    padding-right: 2%;
    float: left;
    line-height: 30px;
    font-size: 16px;
    margin-top: 7px;
    height: 30px;
}
.m-art-dl .inner .down_btn .ico_swift {
    background-image: url("ico_soft_dl_02.png");
    width: 14px;
    height: 13px;
    margin: 10px 6px 0 0;
    color: black;
    display: inline-block;
    vertical-align: top;
}
.m-art-dl .inner .down_btn .ico {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    margin-top: 6px;
    *margin-top: 8px;
    float: left;
    background-repeat: no-repeat;
    background-image: url("download.png");
}
/*下载改版 E*/
/*网盘 S*/
.fixed_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
    z-index: 10000;
    display: none;
}
.fixed_bg .tiquma {
    width: 428px;
    height: 202px;
    background: #fff;
    margin: 350px auto;
    border-radius: 7px;
    overflow: hidden;
}
.fixed_bg .tiquma h4 {
    height: 60px;
    text-align: center;
    line-height: 60px;
    background: #358ff0;
    color: #ffffff;
    font-size: 20px;
    font-family: "微软雅黑";
    font-weight: 400;
}
.fixed_bg .tiquma p {
    height: 89px;
    text-align: center;
    line-height: 89px;
    color: #ff0000;
    font-size: 24px;
    font-family: "微软雅黑";
    font-weight: 400;
    border-bottom: 1px solid #ededed;
}
.fixed_bg .tiquma .tiquma-bottom {
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    font-family: "微软雅黑";
}
.fixed_bg .tiquma .tiquma-bottom .shut_tiquma {
    float: left;
    width: 213px;
    border-right: 1px solid #ededed;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #333333;
}
.fixed_bg .tiquma .tiquma-bottom a {
    float: left;
    width: 212px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #358ff0;
    cursor: pointer;
}
/*网盘 E*/
/*首页banner S*/
.banner {
    height: 400px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
}
.banner .hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 30px;
    z-index: 1;
}
.banner .hd ul {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    margin-left: 46%;
}
.banner .hd ul li {
    float: left;
    margin-right: 10px;
    width: 40px;
    height: 8px;
    border-radius: 8px;
    background: #000;
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: pointer;
}
.banner .hd ul li.on {
    background: #fff;
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff;
}
.banner .bd {
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 0;
}
.banner .tempWrap {
    width: 100% !important;
}
.banner .bd li {
    zoom: 1;
    vertical-align: middle;
}
.banner .item1 {
    background: url("win11banner.jpg") no-repeat center;
}
.banner .item2 {
    background: url("win10banner.png") no-repeat center;
}
.banner .itemcont {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
}
.banner .itemcont .item_L {
    height: 400px;
    overflow: hidden;
}
.banner .itemcont .item_L .title {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin-top: 70px;
}
.banner .itemcont .item_L p {
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    margin: 20px 0;
}
.banner .itemcont .item_L .downlbtn {
    width: 320px;
    height: 60px;
    line-height: 60px;
    background: #0773fc;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    display: block;
    float: left;
    border-radius: 4px;
    margin-top: 12px;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
}
.banner .itemcont .item_L .downlbtn i {
    display: inline-block;
    /*background: url("icon_img.png") no-repeat;*/
    height: 16px;
    width: 22px;
    background-position: -97px -127px;
    margin: 0 0 -2px 6px;
}
.banner .itemcont .item_L .link {
    float: left;
    line-height: 30px;
    margin-left: 18px;
    margin-top: 48px;
    font-size: 15px;
    color: #fff;
    text-decoration: underline;
}
/*首页banner E*/
/*banner S*/
.infoheadwrap {
    height: 400px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #eee;
}
.infoheadwrap .headleft {
    height: 400px;
    overflow: hidden;
    float: left;
}
.infoheadwrap .headleft .title {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin-top: 50px;
}
.infoheadwrap .headleft .lis {
    overflow: hidden;
    margin: 20px 0 0;
}
.infoheadwrap .headleft .lis li {
    line-height: 30px;
    width: 30%;
    float: left;
    margin: 10px 3% 0 0;
    color: #fff;
    font-size: 14px;
}
.infoheadwrap .headleft .head_downl_lis {
    width: 760px;
    float: left;
}
.infoheadwrap .headleft .head_downl_lis .lis {
    width: 760px;
    margin: 0;
}
.infoheadwrap .headleft .head_downl_lis .lis a {
    position: relative;
    display: block;
    float: left;
    width: 230px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    margin-top: 30px;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #ccc;
    border-radius: 5px;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
}
.infoheadwrap .headleft .head_downl_lis .lis a i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("icon_downl.png") no-repeat;
    margin: 0 14px -1px 0;
}
.infoheadwrap .headleft .head_downl_lis .lis a u {
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    position: absolute;
    top: 0;
}
.infoheadwrap .headleft .head_downl_lis .lis .bendi u {
    text-align: center;
    text-indent: 0;
}
.infoheadwrap .headleft .head_downl_lis .lis .bendi {
    text-align: left;
    text-indent: 36px;
    background: -webkit-linear-gradient(to right,#12b27d 0,#afe545 100%);
    background: linear-gradient(to right,#12b27d 0,#afe545 100%);
}
.infoheadwrap .headleft .head_downl_lis .lis .xunlei {
    background: -webkit-linear-gradient(to right,#39f 0,#b799ff 100%);
    background: linear-gradient(to right,#39f 0,#b799ff 100%);
}
.infoheadwrap .headleft .head_downl_lis .lis .baidu {
    background: -webkit-linear-gradient(to right,#2e6be6 0,#2feaeb 100%);
    background: linear-gradient(to right,#2e6be6 0,#2feaeb 100%);
}
.infoheadwrap .headleft .tjlink a {
    float: left;
    line-height: 30px;
    margin-right: 18px;
    margin-top: 40px;
    font-size: 15px;
    color: #fff;
    text-decoration: underline;
    display: block;
}
.infoheadwrap .headleft .tjlink a {
    float: left;
    line-height: 30px;
    margin-right: 18px;
    margin-top: 40px;
    font-size: 15px;
    color: #fff;
    text-decoration: underline;
    display: block;
}
/*banner E*/
/*内容手机查看 S*/
.art_course_title .phone {
    float: right;
    font-size: 15px;
    color: #999;
    width: 158px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #eee;
    cursor: pointer;
    position: relative;
}
.art_course_title .phone .ewm {
    display: none;
    position: absolute;
    left: -1px;
    top: 38px;
    z-index: 99;
    width: 160px;
    height: 160px;
    background: rgba(238, 238, 238, 0.9);
}
.art_course_title .phone .ewm img {
    width: 130px;
    margin: 15px auto 0;
}
.art_course_title .phone:hover .ewm {
    display: block;
}
/*内容手机查看 E*/

.g-box-1200{ width:1200px; height:auto; margin:auto; display:block;clear:both}
.m-margin15 { margin-top: 15px;}
/*APP封面*/
.g-main-bg{ background-color: #fff; box-shadow: 0px 1px 3px #ccc;}
.g-box-tab{ height: 142px; margin-top:15px;background-color: #fff; overflow: hidden; margin-bottom:15px;}
.g-top-tab{float: left;border-top: 1px solid #e4e4e4; border-left: 1px solid #e4e4e4; width: 131px; height: 141px;}
.g-top-tab ul li{ height: 46px; line-height: 46px; border-bottom: 1px solid #e4e4e4;border-right: 1px solid #e4e4e4; text-align: center; font-size: 16px;  cursor: pointer; position: relative;}
.g-top-tab ul li i{ display: block;position: absolute;width: 8px;height: 13px;right: -8px;top: 17px; }
.g-top-tab ul li.m-hover{ background-color: #108DDD; color: #fff; }
.g-top-tab ul li.m-hover i{background: url(icobox.png) no-repeat -7px -8px;}
.g-bottom-tab{ float: right; width: 1067px; overflow: hidden;border: 1px solid #e4e4e4; border-left: none; height: 140px;}
.g-bottom-tab .m-tab-list{ margin:15px 13px 11px 13px; overflow: hidden;  height: 114px; width: 1041px;}
.g-bottom-tab .m-tab-list ul li {width:88px;height: auto;float: left;margin: 0 7px 0 20px;display: inline;overflow: hidden;}
.g-bottom-tab .m-tab-list ul li a {width: 100%;height: auto;display: block;overflow: hidden;}
.g-bottom-tab .m-tab-list ul li a img{width: 100%;height:88px;border-radius: 12px;display: block;overflow: hidden;}
.g-bottom-tab .m-tab-list 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-bottom-tab .m-tab-list ul li a:hover strong{ color:#f40;}
.g-bottom-tab .m-tab-list ul li a b{ display: block; width:45px; height:45px;padding:21.5px;border-radius: 12px; background-color: #f60; color: #fff; font-size: 16px; font-weight: normal; text-align: center; }
.g-bottom-tab .m-tab-list ul li a b{ display: none; }
.g-bottom-tab .m-tab-list ul li:hover a b{ display: block; }
.g-bottom-tab .m-tab-list ul li:hover a img{ display: none; }


/*专题*/
.g-title{ height: 50px; border-bottom:1px solid #efefef;  overflow: hidden;width: 860px;}
.g-title h4{ float: left;font-size: 20px;color: #333; font-weight: bold; height: 50px; line-height: 50px; margin-left:15px; }

.g-az-ico h4{ background-position: -7px -258px; }
.g-ico h4{ background:url(icobox.png) no-repeat; padding-left:40px;}
.g-title .f-game-doem{margin-right:20px; margin-top: 13px;}
.g-title .f-game-doem ul li{padding: 0px 10px; float: left; width: 75px; text-align: center; height: 24px; line-height: 24px; font-size: 16px; font-weight: bold; cursor: pointer; background: url(lbl_bg.png) no-repeat left center;padding-right:8px; padding-left:15px; }
.g-title .f-game-doem ul li.m-hover{ color: #19b5fe; }
.g-title .f-game-doem ul li:first-child{ background: none; }
.g-gm-rank .f-game-doem ul li{ width:55px; }

.g-hot-project{ margin-top:15px; overflow: hidden;  }
.g-hot-project .g-title{ width: 100%; }
.g-title span{ cursor: pointer; width: 38px;height: 15px;float: right;margin: 12px 20px 10px 0;display: inline;overflow: hidden;background:url(icobox.png) no-repeat -4px -510px;  }
.g-title span:hover{background:url(icobox.png) no-repeat -163px -510px;}
.g-title span a{ display: block;width: 38px;height: 15px; }
.g-zt-ico h4{background-position: -7px -313px;}


.CFTopic{height:350px; width:1160px;overflow:hidden; padding:20px;}
.CFTopic .CFTopic1 ul{width:280px; height:350px; float:left;margin-right:10px;}
.CFTopic .CFTopic1{height:350px; width:1150px;overflow:hidden;}
.CFTopic li{width:280px; height:155px;overflow:hidden; position:relative;float: left; margin: 0 7px 20px 0;}
.CFTopic li:hover .cover { top: 0; }
.CFTopic li  img{width:280px; height:155px;}
.CFTopic li .img {position: relative; width: 280px; height: 155px; z-index: 1; }
.CFTopic li .img .title {line-height: 30px;font-size:16px;text-align: center;color: #fff;position: absolute;bottom: 0;left: 0;width: 100%;background-color: rgba(0, 0, 0, 0.38);}
.CFTopic li .img .title .txt {position: relative; z-index: 2; }
.CFTopic li .img .title .bg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; background: #000; opacity: .7; filter: alpha(opacity=70);}
.CFTopic li .cover { position: absolute; left: 0; top: 100%; background: #fafafa; z-index: 3; width: 100%; height: 100%; transition: all .3 ease; -webkit-transition: top 0.4s; -moz-transition: top 0.4s; transition: top 0.4s; }
.CFTopic li .cover .title { line-height: 28px; font-size:16px;text-align: center; background: #358ff0; color: #fff; }
.CFTopic li .cover .txt { line-height:24px; padding: 10px 10px 0; margin-bottom: 5px; height: 78px; overflow: hidden; color: #666; text-align: justify; }
.CFTopic li .btn-in { color:#fff; border-radius: 8px; line-height: 26px; background:#358ff0; display: block; width: 90px; text-align: center; margin: auto; position: relative; z-index: 2; }



.g-az-game{overflow: hidden; margin-bottom:15px; }
.g-az-game .g-ar-recomd{ width: 1200px; }
.g-az-game .g-title{ width: 1200px; overflow: hidden; }
.g-az-game .g-gm-rank{ width: 275px; overflow: hidden; margin-right:10px;}
.g-gm-rank .g-title{ width: 275px; overflow: hidden; }
.g-gm-rank .g-title h4 span {
    display: block;
    width: 30px;
    height: 20px;
    line-height: 20px;
    background: #358ff0;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin-right: 8px;
    float: left;
    margin-top: 17px;
}
.g-title{ height: 50px; border-bottom:1px solid #efefef;  overflow: hidden;width: 860px;}
.g-title h4{ float: left;font-size: 20px;color: #333; font-weight: bold; height: 50px; line-height: 50px; margin-left:15px; }
.g-ico h4{ background:url(icobox.png) no-repeat; padding-left:40px;}
.g-az-ico h4{ background-position: -7px -258px; }
.g-title .f-game-doem{margin-right:20px; margin-top: 13px;}
.g-title .f-game-doem ul li{padding: 0px 10px; float: left; width: 150px; text-align: center; height: 24px; line-height: 24px; font-size: 16px; font-weight: bold; cursor: pointer; background: url(lbl_bg.png) no-repeat left center;padding-right:8px; padding-left:15px; }
.g-title .f-game-doem ul li.m-hover{ color: #19b5fe; }
.g-title .f-game-doem ul li:first-child{ background: none; }
.g-gm-rank .f-game-doem ul li{ width:55px; }
.g-yx-ico h4{/*background-position: -263px -258px;*/ background:none; padding-left:0px;}
.g-game-box{width:860px;}
.m-ar-ico{margin:15px 3px; height: 444px;}
.m-ar-ico li {width: 80px;height: auto;float: left;padding: 12px 21px 12px 21px;display: inline; position: relative;}
.m-ar-ico li a {width: 100%;height: auto;display: block;overflow: hidden;}
.m-ar-ico li a img {width: 100%;height: 80px;border-radius: 16px;display: block;overflow: hidden;}
.m-ar-ico 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;}
.m-ar-ico 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-azrj-ico h4{background-position: -263px -313px;}

.m-ar-ico .m-ico-hover{ display: none; padding:0px 15px; position: absolute;top: 10px;left: 120px; width: 203px;height: 133px; border:1px solid #f60;box-shadow: 0px 0px 10px #f60;  background: #fff; z-index: 999;}
.m-ar-ico .m-ico-hover i{ position: absolute; left:-6px;top:10px; display: block; width: 6px; height: 12px; background: url(icobox.png) -287px -545px no-repeat;z-index: 99;}
.m-ar-ico .m-ico-hover h4{ color: #ff6600; height: 28px; overflow:hidden; line-height: 28px; font-size: 16px; font-weight: normal; margin:10px 0px 5px;  }
.m-ar-ico .m-ico-hover p{ margin-bottom:6px;  color: #999; line-height: 22px; height: 44px; overflow: hidden; }
.m-ar-ico .m-ico-hover p span{ color: #555; }
.m-ar-ico .m-ico-hover a{ display: block; height: 28px; width: 80px; color: #fff; text-align: center; line-height: 28px; font-size: 14px; background: #f60;border-radius:4px; }
.m-ar-ico li:hover .m-ico-hover{ display: block; }
.m-ar-ico li:hover a strong{color:#f60;}

.g-gm-rank .g-rank-box{ overflow: hidden; margin: 18px 0;  padding: 0px 20px;}
.m-rank-list li {width: 100%;height:47px;border-bottom: 1px dotted #ccc;display: block;overflow: hidden;}
.m-rank-list li i{ width:25px; height:25px; line-height:25px; font-size:16px; font-weight:normal; color:#fff; font-style:normal; text-align:center; background:#aaa; border-radius:4px; float:left; margin:11px 0 0 18px; display:inline; overflow:hidden}
.m-rank-list li .g-rank-img{ width:75px; height:75px; float:left; margin:12px 12px 0 8px; display:inline; overflow:hidden}
.m-rank-list li .g-rank-name{ width:160px; height:50px; line-height:50px; font-size:14px; font-weight:normal; color:#333; float:left; margin:0 0 0 12px; display:inline; overflow:hidden}
.m-rank-list li strong{ width:auto; height:50px; line-height:50px; font-size:12px; font-weight:normal; color:#999; float:right; margin:0 18px 0 0; display:inline; overflow:hidden}
.m-rank-list li .g-rank-xx{ display:none}
.m-rank-list li .g-rank-img{ display:none}
.m-rank-list li strong span{ display:none}

.m-rank-list li.m-hover{ height:120px; }
.m-rank-list li.m-hover i{ height:75px; line-height:75px;}
.m-rank-list li.m-hover .g-rank-img{ width:75px; height:75px; float:left; margin:12px 12px 0 8px; display:inline; overflow:hidden}
.m-rank-list li.m-hover .g-rank-name{ width:136px; height:20px; line-height:20px; font-size:16px; color:#f60; margin:18px 0 0 0;}
.m-rank-list li.m-hover strong{ width:136px; height:14px; line-height:14px; font-size:12px; color:#999; margin:11px 0 0 0; float:left}
.m-rank-list li.m-hover strong span{ display:inline}
.m-rank-list li.m-hover .g-rank-xx{ width:auto; height:14px; float:left; margin:7px 0 0 0; display:inline; overflow:hidden}



/*APP列表*/
.wrap {
    width: 1200px;
    background: #fff;
    /*margin-top: 30px;*/
    /*margin-bottom: 30px;*/
}
.auto {
    margin-left: auto;
    margin-right: auto;
}
.c-cur-pos {
    color: #666;
    /*margin-bottom: 26px;*/
    height: 41px;
    /*margin: 0 20px;*/
    line-height: 40px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ededed;
}
.g-tab {
    float: left;
    text-align: center;
    font-size: 18px;
}
.g-tab .tab-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    position: relative;
    cursor: pointer;
    line-height: 25px;
}
.page-app-list .m-ios-sort-tab {
    margin-top: -4px;
}
.page-app-list .m-ios-sort-tab .tab-item {
    width: 92px;
    line-height: 40px;
}
.page-app-list .m-ios-sort-tab .tab-item.cur {
    border-top: 2px solid #358ff0;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #fff;
}
.m-app-sort-list {
    margin: 0 0 40px -30px;
}
.m-app-sort-list .item {
    width: 370px;
    height: 148px;
    border: 1px solid #ededed;
    position: relative;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.m-app-sort-list .item:nth-child(3n){
    margin-right: 0px;
}
.page-app-list .m-ios-sort-tab {
    margin-top: -2px;
}
.page-app-list .m-ios-sort-tab .tab-item {
    width: 92px;
    line-height: 40px;
}
.page-app-list .m-ios-sort-tab .tab-item.cur {
    border-top: 2px solid #358ff0;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #fff;
}
.m-app-sort-list {
    padding: 20px;
    width: 1160px;
    margin: 0 auto;
}
.m-app-sort-list .inner {
    padding: 20px 0 0 20px;
}
.m-app-sort-list .img {
    float: left;
}
.m-app-sort-list .info {
    margin-left: 120px;
}
.m-app-sort-list .title {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 20px;
}
.m-app-sort-list .btn {
    display: block;
    width: 58px;
    height: 28px;
    border-radius: 14px;
    border: 1px solid #ededed;
    text-align: center;
    line-height: 28px;
    margin-top: 15px;
}
.software_list_time {
    color: #999;
}
.m-app-sort-list .cover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 380px;
    height: 148px;
}
.m-app-sort-list .cover .bg {
    background: #5298ff;
    opacity: .9;
    filter: alpha(opacity=90);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.m-app-sort-list .cover .text {
    padding: 12px 16px 0 16px;
    position: relative;
    z-index: 2;
    color: #fff;
}
.m-app-sort-list .cover .title {
    font-size: 16px;
    text-align: center;
}
.m-app-sort-list .cover .desc {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-bottom: 24px;
}
.m-app-sort-list .item:hover .cover {
    display: block;
}


/*.CAnContent{width:1200px;background:#FFF;margin:0 auto;margin-bottom:20px; overflow: auto}*/
.CAnCLeft{}
.CAnCLeft ul li{line-height:58px;}
.CAnCLeft p{line-height:58px;text-align:left; padding-left:50px;width:90px;height:58px;border-bottom:1px solid #f2f2f2}
.CAnCLeft p a{color:#000}
.CAnCLeft p:hover{cursor:pointer;}
.CAnCLeft div{width:140px;overflow:auto;}
.CAnCLeft div a{width:140px;border-bottom:1px solid #f2f2f2; height:40px;color:#000;line-height:40px; display:block; text-align:center;}
.CAnCLeft div a:hover{background:#358ff0;color:#fff;}
.CAnCLeft div a.dcur{background:#358ff0;color:#fff;}
.CAnCLeft .tab-item{background: url(3322.png) no-repeat -470px -899px;color:#000;}
.CAnCLeft .tab-item .bot-arrow{position:absolute;background:url(3322.png) no-repeat 0px -785px; width:8px; height:15px; display:none;z-index:998;left:140px;margin-left:0px; top:21px;}
.CAnCLeft .cur{background: url(3322.png) no-repeat -275px -899px #358ff0;color:#fff;}
.CAnCLeft .cur a{color:#fff;}
/*.CAnCLeft  .tab-item.cur .bot-arrow {display: block; }*/



.g-hot-project{overflow: hidden; margin-bottom:15px;}
.g-hot-project .g-title{ width: 100%; }
.g-title span{ cursor: pointer; width: 38px;height: 15px;float: right;margin: 12px 20px 10px 0;display: inline;overflow: hidden;background:url(icobox.png) no-repeat -4px -510px;  }
.g-title span:hover{background:url(icobox.png) no-repeat -163px -510px;}
.g-title span a{ display: block;width: 38px;height: 15px; }
.g-zt-ico h4{background-position: -7px -313px;}
.g-hot-project .g-project-cont {width: 278px;height: 170px;float: left;border: 1px solid #eaeaea;margin-right:10px;display: inline;overflow: hidden;}
.g-hot-project .g-project-cont:last-child{margin-right:0px;}
.g-hot-project .g-project-cont .g-project-img {width: 260px;height: 150px;float: left;margin: 10px 0 0 10px;display: inline;overflow: hidden;position: relative;zoom: 1; text-align:center}
.g-hot-project .g-project-cont .g-project-game {width: 129px;height: 50px;float: left;margin: 14px 0 0 10px;display: inline;overflow: hidden;}
.g-hot-project .g-project-cont .g-project-img img {width: 100%;height: 130px;display: block;overflow: hidden;}
.g-hot-project .g-project-cont .g-project-img strong{ width:100%; height:26px; line-height:26px; font-size:14px; font-weight:normal; text-align:center; /*color:#fff; text-shadow:1px 1px 2px #000;  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 );/*IE9-*/}
.g-hot-project .g-project-cont .g-project-game img {width: 50px;height: 50px;float: left;margin: 0 8px 0 0;display: inline;overflow: hidden;}
.g-hot-project .g-project-cont .g-project-game strong {width: 65px;height: 16px;line-height: 16px;font-size: 14px;font-weight: normal;color: #333;float: left;margin: 0;display: inline;overflow: hidden;}
.g-hot-project .g-project-cont .g-project-game b {width:65px;height: 14px;line-height: 14px;font-size: 12px;font-weight: normal;color: #999;margin: 0px 0 0 0;float: left;display: inline;overflow: hidden;}
.g-hot-project .g-project-cont .g-project-game em {width: 40px;height: 20px;line-height: 20px;font-size: 12px;font-weight: normal;color: #fff;text-align: center;background: #f60;border-radius: 2px;float: left;margin: 0px 0 0 0;display: inline;overflow: hidden;}
.g-hot-project .g-project-cont .g-project-img:hover strong{ color:#f60;}
.g-hot-project .g-project-cont .g-project-game:hover strong{ color:#f60;}
/*----游戏专题 end----*/



.sub-navbar {
    font-size: 0;
    border-style: solid;
    border-color: #f1f1f1;
    border-width: 1px 0 1px 0;
    margin-bottom: 20px;
    background: #fff;
}

.sub-navbar .sub-navbar-inner {
    padding: 8px 0;
}

.sub-navbar .sub-nav-item {
    font-size: 14px;
    display: inline-block;
    padding: 0 25px;
    text-align: center;
    line-height: 34px;
}

.sub-navbar .sub-nav-item:first-child {
    margin-left: 22px;
}

.sub-navbar .sub-nav-item.cur {
    color: #358ff0;
}

.sub-navbar .links {
    margin-left: 140px;
    margin-right: -25px;
    color: #666;
}

.sub-navbar .links .sub-nav-item:first-child {
    margin-left: 0;
}

.sub-navbar .title {
    float: left;
}

.sub-navbar .title .ico {
    width: 34px;
    height: 34px;
    display: inline-block;
    background-image: url(sp_1.png);
    background-repeat: no-repeat;
    vertical-align: middle;
}

.sub-navbar .title .ico.ico-1 {
    background-position: -86px -256px;
}

.sub-navbar .title .ico.ico-2 {
    background-position: -130px -256px;
}

.sub-navbar .title .ico.ico-3 {
    background-position: -86px -292px;
}

.sub-navbar .title .ico.ico-4 {
    background-position: -130px -292px;
}

.sub-navbar .title .ico.ico-5 {
    background-position: -87px -329px;
}

.sub-navbar .title .txt {
    font-size: 18px;
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 25px;
}

.sub-navbar .title .u-b {
    width: 2px;
    height: 18px;
    vertical-align: middle;
    background: #e4e4e4;
}


.m-rank .rank-title {
    margin-top: -4px;
    font-size: 22px;
    line-height: 30px;
    height: 30px;
    margin-bottom: 4px;
    overflow: hidden;
    background-position: -237px 6px;
    padding-left: 30px;
    letter-spacing: 2px;
}

.m-rank .rank-item {
    padding-top: 16px;
}

.m-rank.rank-toggle .rank-item.on .g-sort-num {
    font-weight: normal;
}

.m-rank.rank-toggle .rank-item.on .item-name {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.m-rank.rank-toggle .rank-item.on .item-name:hover {
    color: #358ff0;
}

.m-rank.rank-toggle .rank-item.on .item-info {
    display: block;
}

.m-rank .item-info {
    display: none;
    padding-top: 14px;
    margin-bottom: -2px;
}

.m-rank .g-sort-num {
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    margin-top: 2px;
    *margin-top: 0;
}

.m-rank .g-star {
    vertical-align: top;
    margin-top: 3px;
}

.m-rank .item-name {
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    *white-space: normal;
}

.m-rank .item-btn {
    width: 92px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #358ff0;
    color: #358ff0;
    position: relative;
}

.m-rank .item-btn:hover {
    color: #fff;
    background: #358ff0;
}




.g-sort-num {
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: 2px;
    background: #c7c7c7;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
}
.g-rank-ul li:first-child .g-sort-num{
    background: #ff6b66;
}
.g-rank-ul li:nth-child(2) .g-sort-num{
    background: #ff8652;
}
.g-rank-ul li:nth-child(3) .g-sort-num{
    background: #ffa742;
}



/*首页安卓推荐 S*/
.idx-aztj-a {
    float: left;
    padding: 10px;
    width: 886px;
}
.a-item {
    position: relative;
    width: 200px;
    height: 111px;
    padding-top: 31px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
}
.a-info {
    width: 108px;
    float: left;
    margin-left: 10px;
}
.a-name {
    font-weight: normal;
    margin-top: 5px;
}
.a-tag {
    color: #999;
    font-size: 12px;
    margin-top: 8px;
}
.date-time {
    font-size: 12px;
    color: #999;
    margin-top: 8px;
}
.recomment {
    font-size: 0;
    margin-right: 48px;
}
.recomment a {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    cursor: pointer;
    margin-left: 30px;
    margin-top: 4px;
}


.f-rank-doem ul li{
    float: left !important;
    margin-left: 10px !important;
    padding: 0 5px !important;
    height: 22px !important;
    line-height: 22px !important;
    text-align: center !important;
    background: #ededed !important;
    color: #666 !important;
    cursor: pointer !important;
    letter-spacing: 0 !important;
    margin-top: 3px !important;
    font-size: 12px !important;
    width: 40px !important;
}
.f-rank-doem ul li.m-hover{ color: #fff !important; background: #358ff0 !important; }


.g-special-dome{ overflow:hidden; position:relative; margin:15px;}



/*软件专题列表 S*/
.m-soft-show-large {
    position: relative;
    padding-bottom: 12px;
}
.m-soft-show-large .img {
    position: relative;
    z-index: 1;
    right: 0;
    bottom: 0;
    width: 555px;
    height: 265px;
}
.m-soft-show-large .info {
    width:643px;
    border: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 0;
    border-left: 0;
    position: relative;
    z-index: 2;
}
.m-soft-show-large .inner {
    width: 595px;
    height: 216px;
    padding: 24px;
    background: #fff;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-left: 0;
}
.m-soft-show-large .title {
    font-size: 20px;
    margin-bottom: 12px;
}
.m-soft-show-large .txt {
    font-size: 14px;
    line-height: 26px;
    color: #888;
    height: 120px;
    overflow: hidden;
    margin-bottom: 10px;
}
.zt_list .hd-title, .art_zt_rm .hd-title{
    background-color: #f66;
    color: #fff;
    padding: 0 10px;
}
.zt_list .hd-title h3, .art_zt_rm .hd-title h3{
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}
.art_zt_rm .hd-title h3 a{
    color: #fff;
}
.art_zt_rm .hd-title h3 a:hover{
    color: #358ff0;
}
.art_zt_list ul {
    width: 1200px;
}
.art_zt_list ul .item{
    display: block;
    border: 1px solid #f1f2f6;
    float: left;
    width: 348px;
    margin: 10px;
    padding: 15px;
    position: relative;
    height: 150px;
    -moz-transition: all .32s linear;
    -ms-transition: all .32s linear;
    -webkit-transition: all .32s linear;
    transition: all .32s linear;
    font-size: 12px;
}
.art_zt_list ul .item:hover{
    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 25px 2px rgba(0,0,0,0.2);
    box-shadow: 0 0 66px 2px rgba(0,0,0,0.2);
    z-index: 5;
    position: relative;
}
.art_zt_list ul .item .cont_img{
    display: block;
    float: left;
    margin-right: 10px;
    width: 60px;
    height: 60px;
}
.art_zt_list ul .item img {
    width: 60px;
    height: 60px;
    border-radius: 4px;
}
.art_zt_list ul .item .bd-r {
    width: 264px;
    float: left;
    display: block;
}
.art_zt_list ul .item .bd-r .title{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 16px;
    width: 280px;
}
.art_zt_list ul .item .bd-r .star-bar-box {
    width: 316px;
    display: block;
    height: 15px;
    padding-bottom: 10px;
}
.star-bar-show_2 {
    background: url("iconpic-star-S-default_to.png") repeat-x 0 0;
}
.star-bar-show_2.size-M, .star-bar-show_2.size-M .star {
    height: 15px;
    width: 85px;
}
.mt-5 {
    margin-top: 5px;
}
.cl, .clearfix {
    zoom: 1;
}
.va-m {
    vertical-align: middle!important;
}
.star-bar .star {
    display: inline-block;
    text-align: center;
    background: url("iconpic-star-S-default_to.png") repeat-x 0 -16px;
    height: 15px;
    width: 85px;
}
.art_zt_list ul .item .meta{
    padding-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
}
.art_zt_list ul .item .meat span{
    padding-right: 10px;
}
.cl:after, .clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}
.art_zt_list ul .item .guide {
    font-size: 12px;
    line-height: 22px;
    height: 66px;
    color: #666;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.art_zt_list ul .item .guide span {
    background-color: #1364a6;
    padding: 2px 4px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    margin-right: 5px;
}
.sprite {
    /*background: url("sprite.png");*/
}
.icon-yz_xbtj {
    background-position: -0px -837px;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0px;
}
.icon-yz_xzzd {
    background-position: -0px -772px;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0px;
}
.icon-yz_rqzg {
    background-position: -0px -707px;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0px;
}
.idx_zt_02_list{
    width: 1230px;
}
.art_zt_04 .item {
    margin: 0 32px 30px 10px;
    float: left;
}
.art_zt_04 .lazy {
    width: 366px;
    height: 174px;
}
.idx_zt_02_list p {
    width: 372px;
    height: 39px;
    line-height: 39px;
    border: 1px solid #ededed;
    text-align: center;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.art_zt_04 p {
    width: 344px;
    padding: 0 10px;
    text-align: left;
}
.idx_zt_02_list .item:hover p {
    color: #358ff0;
}
/*软件专题列表 E*/

.mb25 {
    margin-bottom: 25px !important;
}

.page-app-list{margin-top:10px;}



.serach_box {
    display: flex;
    overflow: hidden;
    float: right;
    margin-bottom: 10px;
}
.serach_box select {
    border-color: #d8d8d8 currentcolor #d8d8d8 #d8d8d8;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    padding: 0 10px;
    background: none;
}
.serach_box input {
    border-color: #d8d8d8;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    color: #666;
    padding: 8px 6px;
    width: 300px;
}
.serach_box button {
    background-color: #358ff0;
    color: #fff;
    padding: 5px 10px;
    border: none;
    cursor: pointer;
}