.page-az-art, .page-ios-art {
    background: #edf1f7;
    padding-top: 20px;
    padding-bottom: 20px;
}
.m-hot-soft-row {
    position: relative;
    border: 1px solid #ededed;
    padding-bottom: 10px;
}
.page-az-art .m-hot-soft-row, .page-ios-art .m-hot-soft-row {
    background: #fff;
}
.m-hot-soft-row .ico {
    position: absolute;
    left: 0;
    top: 0;
    width: 56px;
    height: 58px;
    background: -234px 0 url("sp_2.png") no-repeat;
    z-index: 2;
}
.m-hot-soft-row .m-az-recom {
    margin-right: 0;
    margin-left: 9px;
}
.m-az-recom .item {
    float: left;
    width: 100px;
    text-align: center;
    margin-right: 8px;
}
.m-hot-soft-row .m-az-recom .item {
    margin-left: 16px;
    margin-right: 0;
}
.m-az-recom .item .img {
    margin-bottom: 13px;
    margin-left: auto;
    margin-right: auto;
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
}
.m-az-recom .item .img img {
    border-radius: 16px;
}
.m-android-art {
    background: #fff;
    margin-top: 15px;
}
/*左侧信息 S*/
.m-android-art .art-side {
    width: 299px;
    float: left;
}
.m-android-art .art-side .info {
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 14px;
}
.m-android-art .art-side .info .title {
    padding: 0 10px;
    margin: 32px 0 10px;
    line-height: 32px;
    font-size: 24px;
    font-weight: bold;
}
.m-android-art .item-img {
    margin-bottom: 16px;
}
.m-android-art .item-img img {
    border-radius: 15px;
}
.m-android-art .c-media {
    padding: 20px 30px;
    border-bottom: 1px solid #f5f5f5;
}
.m-android-art .c-media .btn {
    height: 50px;
    color: #fff;
    line-height: 50px;
    font-size: 20px;
    display: block;
}
.m-android-art .c-media .btn.btn-1 {
    background: #4ace63;
}
.m-android-art .c-media .btn.btn-2 {
    background: #0598fa;
}
.m-android-art .c-media .btn.btn-2 .qrcode {
    border-left: 1px solid #13c5fc;
}
.m-android-art .c-media .ico.ico-2 {
    background-position: -78px -185px;
}
.m-android-art .c-media .btn.btn-3 {
    background: #404143;
}
.m-android-art .c-media .ico.ico-3 {
    background-position: -178px -185px;
}
.m-android-art .c-media .qrcode {
    float: right;
    width: 50px;
    position: relative;
    z-index: 10;
}
.m-android-art .c-media .btn.btn-1 .qrcode {
    border-left: 1px solid #91f0a7;
}
.m-android-art .c-media .ico {
    display: inline-block;
    vertical-align: top;
    background-image: url("sp_2.png");
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    margin: 7px 10px;
}
.m-android-art .c-media .ico.ico-5 {
    width: 50px;
    height: 50px;
    margin: 0;
    background-position: -210px -180px;
}
.m-android-art .c-media .qrcode .qrc {
    display: none;
    background: 0 -281px url("sp_2.png") no-repeat;
    width: 171px;
    height: 176px;
    position: absolute;
    right: -171px;
    top: -21px;
}
.m-android-art .c-media .qrcode .qrc .qrc-img {
    margin: 17px 0 4px 28px;
    display: block;
    width: 122px;
}
.m-android-art .c-media .qrcode .qrc .txt {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.m-android-art .c-media .ico.ico-1 {
    background-position: -108px -185px;
}
.m-android-art .c-media .btn .name {
    display: inline-block;
    vertical-align: top;
}
.m-android-art .c-media .btn + .btn {
    margin-top: 20px;
}
.m-android-art .c-detail {
    padding: 16px 0 20px 30px;
    color: #666;
    height: 124px;
}
.m-android-art .c-detail .item {
    width: 48%;
    float: left;
    margin-bottom: 10px;
    line-height: 24px;
    margin-right: 2%;
}
.m-android-art .c-media .btn.btn-1:hover {
    background: #52e26d;
}
.m-android-art .c-media .btn.btn-2:hover {
    background: #35afff;
}
.m-android-art .c-media .btn:hover .qrc {
    display: block;
}
/*左侧信息 E*/
/*左侧推荐 S*/
.m-android-art .c-recom-list .title {
    font-size: 16px;
    font-weight: bold;
    padding: 0 14px;
    border-bottom: 1px solid #ededed;
}
.m-android-art .c-recom-list .g-change {
    float: right;
    color: #666;
    font-weight: normal;
    margin-top: 8px;
}
.m-android-art .c-recom-list .title .text {
    padding: 0 7px;
    line-height: 40px;
    display: inline-block;
    border-bottom: 2px solid #358ff0;
}
.m-android-art .c-recom-list .recom-list {
    padding: 20px 0 20px 12px;
    text-align: center;
    margin-top: -18px;
}
.m-android-art .c-recom-list .recom-list .item {
    width: 88px;
    float: left;
    margin: 18px 3px 0;
}
.m-android-art .c-recom-list .recom-list .item .img {
    margin-bottom: 8px;
}
.m-android-art .c-recom-list .recom-list .item .img img {
    border-radius: 15px;
}
.tab-cont-item{
    display: none;
}
.m-android-art .c-rank .g-sort-num {
    float: right;
    margin-right: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 0;
}
.m-android-art .c-rank .rank-list .item + .item {
    border-top: 1px dashed #f4f4f4;
}
/*左侧推荐 E*/
/*左侧应用 S*/
.m-android-art .c-rank {
    /*padding: 14px 14px 14px 15px;*/
    margin-top: 20px;
}
.m-android-art .c-rank .rank-tab .item {
    width: 50%;
    float: left;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    color: #666;
    background: #f5f5f5;
    cursor: pointer;
}
.m-android-art .c-rank .rank-tab .item.cur {
    color: #fff;
    background: #358ff0;
}
.m-android-art .c-rank .rank-list {
    padding: 0px;
    /*border: 1px solid #f5f5f5;*/
    border-top: 0;
}
.m-android-art .c-rank .rank-list .item {
    padding: 11px 0;
}
.m-android-art .c-rank .rank-list .name {
    color: #222;
    display: block;
    line-height: 22px;
}

/*左侧应用 E*/
.m-android-art .art-main {
    float: left;
    width: 900px;
    padding-bottom: 20px;
    border-left: 1px solid #ededed;
}
.m-android-art .art-main .art-tab {
    border-bottom: 1px solid #f6f6f6;
    height: 49px;
    margin-bottom: 1px;
}
.m-android-art .art-main .art-tab .item {
    width: 120px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #f6f6f6;
    text-align: center;
    font-size: 18px;
    float: left;
    margin-left: -1px;
    cursor: pointer;
    position: relative;
    background: #fff;
}
.m-android-art .art-main .art-tab .item.cur {
    font-weight: bold;
    border-top: 2px solid #358ff0;
    border-bottom: 1px solid #fff;
}
.m-android-art .art-main .art-tab .item.bgcolor {
    background: #358ff0;
    color: #fff;
    border: 1px solid #358ff0;
}
/*介绍 S*/
 u{text-decoration:none}
.m-android-art .art-main .c-content {
    padding: 20px 20px 0;
    border-bottom: 1px solid #f8f8f8;
}
.m-android-art .art-main .c-content .inner {
    color: #666;
    line-height: 32px;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all;
}
.m-android-art .art-main .c-content .inner a{
    color: #358ff0;
    text-decoration: underline;
}
.m-android-art .art-main .c-content .inner p{
    text-indent: 2em;
}
.m-android-art .art-main .c-content .inner p img{
    max-width: 640px;
    margin: 10px auto;
    display: block;
}
.m-android-art .art-main .c-content .inner 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-android-art .art-main .c-content .inner h4::before{
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 19px;
    transform: translate(0,-42%);
    background: #358ff0;
    border-radius: 2px;
    content: "";
}
.new-toggle-more {
    text-align: center;
    margin-top: 20px;
    color: #358ff0;
    font-size: 18px;
    vertical-align: middle;
    cursor: pointer;
}
.new-toggle-more i {
    display: inline-block;
    width: 20px;
    height: 11px;
    background: url("arrow_t.png") no-repeat;
    margin-left: 4px;
}
.new-toggle-more i.toggle {
    /*background: url("arrow_b.png") no-repeat;*/
}
.m-android-art .art-main .c-content .inner.summary {
    height: 740px;
    overflow: hidden;
}
/*介绍 E*/
/*截图 S*/
.snapShotWrap {
    width: 860px;
    overflow: hidden;
    position: relative;
    margin: 20px auto 35px;
}
.snap-shot-btn {
    position: absolute;
    width: 50%;
    height: 100%;
    opacity: 0.7;
    z-index: 10;
    display: inline-block;
    outline: none;
}
#shotNext {
    top: 0;
    right: 0;
}
#shotPrev {
    top: 0;
    left: 0;
}
.snap-shot-btn i {
    background: url("sp_2.png") no-repeat;
    position: absolute;
    width: 21px;
    height: 38px;
    top: 50%;
    margin: -16px 0 0;
}
#shotNext i {
    background-position: -33px -235px;
    right: 30px;
}
#shotPrev i {
    background-position: 0 -235px;
    left: 30px;
}
.snapShotCont {
    width: 860px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.snopshot {
    position: absolute;
    overflow: hidden;
    zoom: 1;
}
.snapShotCont img {
    position: relative;
    width: 100%;
    max-width: 500px;
    _width: 450px;
}
.elementOverlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
}
/*截图 E*/
/*下载地址 S*/
.m-android-art .art-main .c-content {
    padding: 20px 20px 0;
    border-bottom: 1px solid #f8f8f8;
}
.bdb0 {
    border-bottom: none !important;
}
.g-title.border-blue {
    border-bottom: 2px solid #ededed;
    margin-bottom: 0;
    height: 40px;
    box-sizing: border-box;
}
.g-title.border-blue .title-txt {
    border-bottom: 2px solid #358ff0;
    margin-top: -4px;
    line-height: 30px;
    padding-bottom: 12px;
    font-size: 22px;
    width: auto;
    float: left;
    color: #0a1633;
}
.app-dl-list .item {
    display: block;
    padding-left: 48px;
    width: 200px;
    height: 46px;
    background: url("article_apps_dl.png") 10px 11px no-repeat;
    background-color: #358ff0;
    color: #ffffff;
    font-size: 18px;
    line-height: 46px;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 0;
    box-sizing: border-box;
}
.app-dl-list .item:nth-of-type(4n) {
    margin-right: 0;
}
.app-dl-list .item:hover {
    background-color: #1879e1;
}
/*下载地址 E*/
/*推荐 S*/
.m-az-recom {
    margin-top: 20px;
    margin-right: -7px;
}
.m-az-recom .item {
    float: left;
    width: 100px;
    text-align: center;
    margin-right: 8px;
}
.m-soft-course .item {
    width: 50%;
    float: left;
    font-size: 16px;
    margin-top: 22px;
}
.m-az-recom .item .img {
    margin-bottom: 13px;
    margin-left: auto;
    margin-right: auto;
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
}
/*推荐 E*/
/*相关专题 S*/
.page-az-art .m-excellent, .page-az-art .m-soft-course {
    margin-bottom: 20px;
}
.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;
}
.g-tab .tab-item.cur, .g-tab .tab-item:hover {
    color: #358ff0;
}
.m-android-art .g-tab .tab-item {
    margin-right: 20px;
}
.m-android-art .c-content img {
    max-width: 640px;
}
.soft_821 .m-excellent .art-img {
    margin-top: 1px;
}
.art-right-new {
    width: 398px;
    height: 205px;
    margin-right: 13px;
    float: right;
}
.art-right-top {
    padding-top: 26px;
}
.art-right-top .left {
    width: 300px;
    float: left;
}
.art-right-top .left h4 {
    font-size: 18px;
    color: #333;
    line-height: 1;
    font-weight: normal;
    margin-bottom: 22px;
}
.art-right-top .left p {
    font-size: 14px;
    color: #999;
    line-height: 1;
}
.art-right-top .left .main-color {
    color: #358ff0;
}
.art-right-top .right {
    display: inline-block;
    width: 88px;
    height: 32px;
    margin-top: 5px;
    line-height: 32px;
    color: #358ff0;
    border: 1px solid #358ff0;
    text-align: center;
    float: right;
}
.art-right-top .right:hover {
    color: #fff;
    background: #358ff0;
}
.art-right-b {
    padding-left: 5px;
    box-sizing: border-box;
    margin-top: 30px;
}
.art-right-b li {
    float: left;
    text-align: center;
    font-size: 12px;
    color: #333;
    margin-right: 15px;
    width: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.art-right-b li:last-of-type {
    margin: 0;
}
.art-right-b li img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}
.art-right-b li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mr50 {
    margin-right: 50px !important;
}
/*相关专题 E*/
/*相关教程 S*/
.m-soft-course {
    margin-top: -23px;
}
.n-relative .item {
    width: 411px;
    margin-right: 38px;
    margin-top: 30px;
}
.n-relative .item .update-time {
    float: right;
    color: #999;
}
.n-relative .item .link {
    display: block;
    margin-right: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.n-relative .item:nth-of-type(2n) {
    margin-right: 0;
}
/*相关教程 E*/
/*列表页 S*/
/*列表导航 S*/
.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 .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 .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;
}
.sub-navbar .links {
    margin-left: 140px;
    margin-right: -25px;
    color: #666;
}
.sub-navbar .sub-nav-item {
    font-size: 14px;
    display: inline-block;
    padding: 0 25px;
    text-align: center;
    line-height: 34px;
    position: relative;
}
.sub-navbar .links .sub-nav-item:first-child {
    margin-left: 0;
}
.sub-navbar .sub-nav-item.cur {
    color: #358ff0;
}
/*列表导航 E*/
.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: 380px;
    height: 148px;
    border: 1px solid #ededed;
    position: relative;
    float: left;
    margin-left: 28px;
    margin-top: 26px;
}
.m-app-sort-list .inner {
    padding: 24px 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: 26px;
}
.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;
}
/*列表页 E*/
/*应用首页 S*/
.m-soft-slide-large {
    width: 804px;
    height: 300px;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
}
.g-npos {
    position: absolute;
    right: 20px;
    bottom: 18px;
    z-index: 3;
}
.g-npos .item {
    float: left;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin-left: 10px;
}
.g-npos .item .cir {
    width: 100%;
    height: 10px;
    background: #fff;
    border-radius: 5px;
    transition: width 0.6s ease-in 0s;
    position: relative;
    z-index: 2;
}
.g-npos .item.hovercls {
    width: 20px;
}
/*推荐 S*/
.idx-aztj-a .a-cover {
    position: absolute;
    background: #56a5fa;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    -webkit-transition: top 0.4s;
    -moz-transition: top 0.4s;
    transition: top 0.4s;
    top: 142px;
    text-align: center;
}
.idx-aztj-a .a-cover .cover-name {
    font-size: 16px;
    margin-top: 18px;
    margin-bottom: 6px;
    padding: 0 10px;
}
.idx-aztj-a .a-cover .cover-desc {
    text-align: left;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    font-size: 12px;
    padding: 0 12px;
    margin-bottom: 5px;
    display: block;
    padding: 0 10px;
}
.idx-aztj-a .a-cover .cover-btn {
    display: inline-block;
    background: #56a5fa;
    border-radius: 2px;
    padding: 5px 10px;
    border: 1px solid #ddd;
}
.idx-aztj-a .a-item:hover .a-cover {
    top: 0;
}
/*特色专题 S*/
.pr {
    position: relative;
}
.m-feature-topic .btn {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 50px;
    height: 80px;
    border-radius: 3px;
    cursor: pointer;
    overflow: hidden;
}
.m-feature-topic .btn.prev {
    left: 0;
}
.m-feature-topic .btn .cover {
    background: #000;
    filter: alpha(opacity=35);
    opacity: .35;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.m-feature-topic .btn .btn-ico {
    width: 14px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -7px;
    margin-top: -12px;
    z-index: 2;
    background-image: url("sp_1.png");
}
.m-feature-topic .btn.prev .btn-ico {
    background-position: -175px -32px;
}
.m-feature-topic .btn.next {
    right: 0;
}
.m-feature-topic .btn.next .btn-ico {
    background-position: -195px -32px;
}
.m-feature-topic .inner {
    height: 382px;
    overflow: hidden;
}
.m-feature-topic .list {
    margin-left: -20px;
    margin-top: -20px;
}
.m-feature-topic .item {
    width: 285px;
    text-align: center;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.m-feature-topic .title {
    font-size: 16px;
    line-height: 44px;
    padding: 0 10px;
    border: 1px solid #f2f2f2;
}
.s-app-list .az-zjgx .tab-cont-item {
    display: block;
}
.s-app-list .m-rank .m-rank-tab {
    margin-top: 5px;
    font-size: 14px;
    font-weight: normal;
}
.s-app-list .m-rank-tab .item {
    float: left;
    margin-left: 10px;
    padding: 0 5px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #ededed;
    color: #666;
    cursor: pointer;
    letter-spacing: 0;
    margin-top: 0;
}
.s-app-list .m-rank-tab .item.cur {
    color: #fff;
    background: #358ff0;
}
.s-app-list .m-rank .rank-title {
    padding-left: 0;
    font-size: 22px;
    color: #333;
}
.idx-aztj-a .a-grade {
    color: #999;
    font-size: 12px;
    margin-top: 8px;
}
/*应用首页 E*/