﻿BODY {
    min-width: 1100px;
    background-color: #FFFFFF;
    /*background-image: url("main_bg.jpg");*/
    background-repeat: repeat-x;
    font: 14px/24px Arial;
}

@font-face {
    font-family: "LeagueGothicRegular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/League_Gothic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/League_Gothic-webfont.woff") format("woff"), url("fonts/League_Gothic-webfont.ttf") format("truetype"), url("fonts/League_Gothic-webfont.svg#LeagueGothicRegular") format("svg");
}

@font-face {
    font-family: "BebasNeueRegular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/BebasNeue-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/BebasNeue-webfont.woff") format("woff"), url("fonts/BebasNeue-webfont.ttf") format("truetype"), url("fonts/BebasNeue-webfont.svg#BebasNeueRegular") format("svg");
}

@font-face{font-family:'iconfont';src:url("../../Home/font/iconfont.eot");src:url("../../Home/font/iconfont.eot?#iefix") format("embedded-opentype"),url("../../Home/font/iconfont.woff2") format("woff2"),url("../../Home/font/iconfont.woff") format("woff"),url("../../Home/font/iconfont.ttf") format("truetype"),url("../../Home/font/iconfont.svg#iconfont") format("svg")}.iconfont{font-family:"iconfont" !important;font-size:20px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}


/*
#top_share {
    width: auto;
}
#top_share p a {
    color: #1D7FCE;
    font-size: 12px;
    line-height: 28px;
    padding-right: 15px;
}
.mt3 {
    padding-top: 28px;
}
#top_share p {
    float: left;
}
#top_share .s_icon {
    background: url(" subscribe_1.png") no-repeat scroll left top transparent;
    float: left;
    height: 24px;
    margin-left: 5px;
    width: 24px;
}
#top_share .s_fb_fanpage:hover {
    background-position: 0 0;
}
#top_share .s_fb_fanpage {
    background-position: 0 -24px;
}
#top_share .s_twitteracc:hover {
    background-position: -24px 0;
}
#top_share .s_twitteracc {
    background-position: -24px -24px;
}
#top_share .s_rss_all:hover {
    background-position: -48px 0;
}
#top_share .s_rss_all {
    background-position: -48px -24px;
}
#top_share .s_youtube_channel:hover {
    background-position: -72px 0;
}
#top_share .s_youtube_channel {
    background-position: -72px -24px;
}
#top_share .s_mail_subscribe:hover {
    background-position: -96px 0;
}
#top_share .s_mail_subscribe {
    background-position: -96px -24px;
}
#top_share .s_google_channel:hover {
    background-position: -120px 0;
}
#top_share .s_google_channel {
    background-position: -120px -24px;
}
.menu_l {
    background-image: url(" menu_l.png");
    height: 42px;
    width: 10px;
}
.menu_m {
    background-image: url(" menu_m.png");
    height: 42px;
    width: 980px;
}
.menu_r {
    background-image: url(" menu_r.png");
    height: 42px;
    width: 10px;
}
.menu_m li {
    border-right: 1px solid #468DD1;
    float: left;
    height: 38px;
    line-height: 36px;
    text-align: center;
    width: 100px;
}
.menu_m a {
    color: #FFFFFF;
}
.menu_m a:hover {
    color: #FFCC33;
}
.menu_m .on {
    background-color: #1A4E7F;
}
.m_l {
    width: 645px;
}
.m_r {
    width: 300px;
}*/


/*--top--*/
.mainbor_w {
    margin: 0 auto;
    width: 1000px;
}

.mainbor {
    background-color: #FFFFFF;
    border: 1px solid #E5E6E7;
    margin: 0 auto;
    padding: 10px;
    width: 1100px;
}

.mt {
    margin-top: 10px;
}

.m_l {
    width: 780px;
}

.m_r {
    width: 300px;
}

.mt2 {
    margin-top: 20px !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
    font-size: 0;
    line-height: 1px;
}



.toptip {
    width: 100%;
    background: #067fc0;
    height: 85px;
}

.top {
    width: 1100px;
    margin: auto;
}

    .top .tleft {
        float: left;
        width: 195px;
        height: 60px;
        padding-top: 15px;
    }

    .top .tright {
        width: 725px;
        float: left;
        color: #fff;
        padding-top: 15px;
    }

        .top .tright li {
            padding: 15px 27px;
            float: left;
        }

        .top .tright a {
            padding: 0;
            font-size: 16px;
            line-height: 30px;
            color: #FFF;
            padding-bottom: 2px;
        }

            .top .tright a:hover, .top .tright a.trcur {
                color: #FFEAEA;
                border-bottom: #fff 1px solid;
            }

.news_point {
    height: 30px;
    margin: 0 auto;
    width: 15%;
}

    .news_point li {
        float: left;
        padding: 5px;
        width: 8px;
    }

.m_n_l {
    width: 300px;
}

.news_l {
    line-height: 30px;
    width: 330px;
}

.top_one {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    padding-bottom: 10px;
    white-space: normal !important;
    word-wrap: break-word !important;
}

.n_mini li {
    float: left;
    padding: 5px 10px 0 0;
    width: 118px;
}

.n_mini p {
    padding-top: 5px;
}

.search_box {
    background-color: #F5F5F5;
    padding: 7px 10px;
}

    .search_box input {
        float: left;
    }

.search_i {
    border: 1px solid #E0E0E0;
    height: 16px;
    margin-right: 5px;
    width: 235px;
}

.main_t h2 {
    border-bottom: 1px solid #999999;
    color: #666666;
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
}

.phone_box {
    padding-top: 5px;
    width: 300px;
}

    .phone_box h3 {
        font-weight: normal;
    }

    .phone_box li {
        float: left;
        height: 131px;
        padding: 10px;
        text-align: center;
        width: 75px;
    }

.main_news_box {
    padding: 15px 0;
}

    .main_news_box li {
        border-bottom: 1px solid #CCCCCC;
        float: left;
        padding: 10px 9px 10px 0;
        width: 310px;
    }

.s_brief {
    padding-left: 9px;
    width: 215px;
}

.news_box_list li {
    border-bottom: 1px dashed #CCCCCC;
    padding: 15px 10px 15px 0;
}

.news_box_list .s_brief {
    padding-left: 9px;
    width: 535px;
}

    .news_box_list .s_brief h3 {
        font-size: 18px;
        font-weight: normal;
        letter-spacing: 0px;
        line-height: 24px;
        margin-bottom: 5px;
    }

.news_box_list .s_desc {
    font-size: 16px !important;
    line-height: 20px !important;
}

.s_brief h3 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 16px;
    margin-bottom: 5px;
}

    .s_brief h3 .s_date, .s_brief h3 .s_comments {
        color: #999999;
        font-size: 11px;
        font-style: italic;
        font-weight: normal;
        letter-spacing: 0;
        white-space: nowrap;
    }

/*.s_comments {
    background: url(" icons.png") no-repeat scroll 2px -1146px transparent;
    padding-left: 15px;
}*/

.s_brief .s_desc {
    color: #666666;
    font-size: 14px !important;
    line-height: 14px;
}

.s_brief p {
    line-height: 18px;
}

body h2, .SAF h2, .mac h2, h2 a {
    font-size: 28px;
}

.vido_box {
    padding: 10px 0;
}

    .vido_box li {
        background-color: #EEEEEE;
        margin-bottom: 15px;
        width: 300px;
    }

.vidoimg {
    width: 130px;
}

.vidotext {
    padding: 0px 5px 0px 5px;
    width: 160px;
}

.vidotime {
}

.morevido {
    background-image: url(" https://www.antutu.com/static/theme/zh_CN/more_ico.png");
    background-repeat: no-repeat;
}

    .morevido a {
        color: #176089;
    }

.rank_box {
    padding: 10px 0 0;
}

.rank_id {
    height: 33px;
    text-align: center;
}

    .rank_id .on {
        background-image: url(" rankon.png");
        height: 33px;
        line-height: 24px;
        margin-right: 5px;
        width: 131px;
    }

    .rank_id .off {
        background-image: url(" rankoff.png");
        height: 33px;
        line-height: 24px;
        margin-right: 5px;
        width: 131px;
    }

    .rank_id .on a {
        color: #FFFFFF;
    }

.mobileimg {
    line-height: 24px;
    text-align: center;
    width: 75px;
}

    .mobileimg p {
        text-align: center;
    }

.mobiletext {
    background-color: #F2F2F0;
    height: 70px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px 10px;
    width: 204px;
}

.score {
    color: #4FA243;
}

.sortbg {
    background-image: url(" sortbg.png");
    color: #FFFFFF;
    height: 21px;
    line-height: 16px;
    text-align: center;
    width: 40px;
}

.star1 {
    background-image: url(" star1.png");
    height: 16px;
    margin-top: 5px;
    width: 82px;
}

.star2 {
    background-image: url(" star2.png");
    height: 16px;
    margin-top: 5px;
    width: 82px;
}

.star3 {
    background-image: url(" star3.png");
    height: 16px;
    margin-top: 5px;
    width: 82px;
}

.star4 {
    background-image: url(" star4.png");
    height: 16px;
    margin-top: 5px;
    width: 82px;
}

.star5 {
    background-image: url(" star5.png");
    height: 16px;
    margin-top: 5px;
    width: 82px;
}

.rank {
    padding: 15px 0 0;
}

    .rank li {
        float: left;
        padding-bottom: 10px;
    }

.foot {
    line-height: 28px;
    text-align: center;
    font-size: 15px;
    color: #999999;
}

.footmenu {
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background: #fcfcfc;
    font-size: 12px;
}

    .footmenu a {
        color: #000;
        padding: 0 15px;
    }

.follow {
    margin: 0 auto;
    padding-top: 10px;
    width: 200px;
}

#rank .mobiletext {
    background-color: #F2F2F0;
    height: 70px;
    margin-left: 10px;
    margin-right: 0;
    padding: 5px 10px;
    width: 195px;
}

.mouse a {
    background-image: url(" pageico.png");
    color: #FFFFFF;
    display: block;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    text-align: center;
    width: 119px;
}

    .mouse a:hover {
        background-image: url(" pageico.png");
        background-position: left -34px;
    }

.mouse2 a {
    border: #067fc0 1px solid;
    color: #999;
    display: inline-block;
    padding: 5px 10px;
    line-height: 17px;
    margin-right: 15px;
}

    .mouse2 a:visited {
        color: #999;
    }

    .mouse2 a:hover, .mouse2 a.moucur {
        border: #067fc0 1px solid;
        background: #067fc0;
        color: #FFF;
    }

    .mouse2 a:active {
        color: #FFF;
    }

.news_title h1 {
    color: #4b4b4b;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
	font-family: "Maven Pro", sans-serif !important;
}

.s_date {
    width: 100%;
}

.news_content {
    line-height: 30px !important;
    padding: 25px 10px;
}

.newstext {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 0;
	font-family:"Roboto", sans-serif !important;
	color: #777;
	/*word-spacing: 2px;*/
}
.newstext p{
	font-family:"Roboto", sans-serif !important;
}

    .newstext img {
        width: 640px;
    }

.other_box {
    padding: 15px 0 0;
}

    .other_box li {
        float: left;
        padding-right: 20px;
        width: 75px;
    }

    .other_box p {
        padding-top: 10px;
        text-align: center;
    }

.last {
    padding-right: 0 !important;
}

.tab {
    background-color: #F5F5F5;
    height: 30px;
    padding: 5px 0 0 5px;
}

.tab_bg {
    background-image: url(" tab_bg3.png");
    height: 23px;
    line-height: 23px;
    width: 606px;
}

.tab_i {
    background-image: url(" tab_bg2.png");
    height: 23px;
    padding: 0 10px;
    text-align: center;
}

    .tab_i a {
        color: #FFFFFF;
    }

.tab_i2 {
    padding: 0 15px;
    text-align: center;
}

.brank_box {
    background-color: #F8F8F8;
    padding: 10px;
}

    .brank_box li {
        float: left;
    }

.rank a {
}

    .rank a:hover .mobiletext {
        background-color: #E9E9E9;
    }

.today_vido {
    background-image: url(" vido_bg.png");
    height: 350px;
    width: 645px;
}

.today {
    background-image: url(" toady.png");
    background-repeat: no-repeat;
    height: 66px;
    padding-left: 150px;
}

    .today h3 {
        color: #000000;
        font-size: 22px;
        font-weight: normal;
    }

.right_new {
    padding: 15px 0 0;
}

    .right_new li {
        float: left;
        padding-right: 5px;
        width: 95px;
    }

    .right_new p {
        padding-top: 10px;
    }

.right_new2 {
    border-top: 1px solid #C0E0F3;
    font-weight: normal;
    line-height: 24px;
    padding-top: 10px;
}

    .right_new2 li {
        background-image: url(" right_news.png");
        background-repeat: no-repeat;
        padding-left: 15px;
    }

    .right_new2 a {
        color: #1D7FCE;
    }

        .right_new2 a:hover {
            color: #336666;
        }

    .right_new2 span {
        color: #CCCCCC !important;
    }

.go {
    background-color: #F8F8F8;
    padding: 5px 0 5px 608px;
}

    .go a {
        display: block;
        float: left;
        height: 17px;
        width: 16px;
    }

.gol {
    background-image: url(" gol.png");
    height: 17px;
    margin-right: 5px;
    width: 16px;
}

.gor {
    background-image: url(" gol.png");
    background-position: left -34px;
    height: 17px;
    width: 16px;
}

.gol a:hover {
    background-image: url(" gol.png");
    background-position: left -17px;
    height: 17px;
    width: 16px;
}

.gor a:hover {
    background-image: url(" gol.png");
    background-position: left -51px;
    height: 17px;
    width: 16px;
}

.rz_box {
    background-image: url(" rz_bg.png");
    background-repeat: repeat-x;
    padding-bottom: 40px;
}

.rz_text {
    background-image: url("rz.png");
    height: 201px;
    width: 850px;
}

.rz {
    padding: 100px 0 0;
}

    .rz li {
        float: left;
        margin: 0 auto;
        padding: 0 43px;
        width: 150px;
    }

    .rz p {
        line-height: 24px;
        padding-top: 10px;
    }

    .rz a {
        display: block;
        height: 300px;
        width: 150px;
    }

        .rz a:hover {
            background-color: #FFFFFF;
            padding: 10px;
        }

.rz_content {
    line-height: 24px;
    padding: 40px;
	font-family: Georgia !important;
}

.brand {
    background-color: #F8F8F8;
    border: 1px solid #F2F2F2;
    margin: 0 auto;
    width: 900px;
}

.brand_title {
    padding: 10px;
}

.brand li {
    float: left;
    padding: 10px 30px;
}

.rz_logo {
    height: 50px;
    padding: 0 0 10px;
}

    .rz_logo li {
        float: left;
        padding-right: 5px;
    }

.about_mobile {
    border-bottom: 1px solid #F2F2F2;
    height: 24px;
    padding-top: 10px;
    width: 400px;
}

    .about_mobile span {
        background-repeat: no-repeat;
        display: block;
        float: left;
        padding-right: 15px;
    }

.about_id {
    width: 120px;
}

.mobile_box {
    border-top: 2px solid #F2F2F2;
    padding-top: 15px;
}

.moblist_table {
    background-color: #EEEEEE;
}

.mobile_num {
    background-color: #4FA243;
    color: #FFFFFF;
    font-size: 18px;
    margin-right: 20px;
    padding: 5px 15px;
    text-align: center;
}

.moblist_item li {
    border-bottom: 1px solid #EEEEEE;
    float: left;
    line-height: 36px;
    width: 320px;
}

.moblist_item span {
    display: block;
    float: left;
}

.ico1, .ico2, .ico3, .ico4, .ico5, .ico6, .ico7 {
    background-image: url(" mico.png");
    background-repeat: no-repeat;
    color: #999999;
    padding-left: 30px;
    width: 60px;
}

.ico1 {
    background-position: left top;
    height: 36px;
}

.ico2 {
    background-position: left -36px;
    height: 36px;
    width: 80px;
}

.ico3 {
    background-position: left -72px;
    height: 36px;
}

.ico5 {
    background-position: left -108px;
    height: 36px;
}

.ico4 {
    background-position: left -144px;
    height: 36px;
}

.ico6 {
    background-position: left -180px;
    height: 36px;
}

.ico7 {
    background-position: left -216px;
    height: 36px;
}

.comment_id .on {
    background-image: url("https://www.antutu.com/static/theme/zh_CN/rankon.png");
    height: 33px;
    line-height: 24px;
    margin-right: 5px;
    text-align: center;
    width: 131px;
}

.comment_id .off {
    background-image: url("https://www.antutu.com/static/theme/zh_CN/rankoff.png");
    height: 33px;
    line-height: 24px;
    margin-right: 5px;
    text-align: center;
    width: 131px;
}

.comment_id .on a {
    color: #FFFFFF;
}

.page {
    clear: both;
    height: 30px;
    line-height: 30px;
    margin: 4px;
    padding: 4px;
}

.pagination strong {
    float: left;
    padding-right: 4px;
}

.newstext p {
    /*padding-bottom: 15px;*/
	margin-bottom: 1.3em;
	text-align: justify;
}

.com_con {
    clear: both;
}

.vidotitle {
    height: 66px;
    overflow: hidden;
    line-height: 15px;
}

.vidobigtitle {
    height: 106px;
    overflow: hidden;
}

.news_l li {
    overflow: hidden;
    white-space: nowrap;
    width: 320px;
}

.news_2 {
    line-height: 30px;
    width: 640px;
}

    .news_2 li {
        float: left;
        overflow: hidden;
        white-space: nowrap;
        width: 310px;
        margin-right: 5px;
    }

.post {
    background-position: 100% 0;
    background-repeat: no-repeat;
    margin-bottom: 4px;
    padding: 0 10px;
}

.commentlist {
    margin-bottom: 4px;
    padding: 0 10px;
}

.inner {
    margin: 5px auto;
}

.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
    margin: 0 -10px;
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
    background-repeat: no-repeat;
    display: block;
    font-size: 1px;
    height: 5px;
    line-height: 1px;
}

.postbody {
    border-bottom: 1px solid #DEDEDE;
    clear: both;
    color: #333333;
    float: left;
    height: 120px;
    line-height: 1.48em;
    padding: 20px 0 0;
    width: 100%;
}

    .postbody p {
        padding-top: 10px;
    }

h3.first {
    border: medium none;
    color: #115098;
    font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
    font-size: 1.7em;
    line-height: 125%;
    margin: 0 0 0.3em !important;
    padding: 2px 0 0;
    text-transform: none;
}

.starbox {
    float: right;
}

.content {
    color: #333333;
    font-family: "Lucida Grande","Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
    font-size: 1em;
    line-height: 1.4em;
    margin-left: 15px;
    min-height: 5em;
    overflow: hidden;
    padding-bottom: 1px;
}

.author {
    float: left;
    height: 75px;
    margin: 0;
    text-align: center;
    width: 75px;
}

    .author .avater {
        background-color: #E1EBF2;
        background-image: url("avatar.png");
        background-repeat: no-repeat;
        height: 75px;
        margin: 5px auto;
        width: 75px;
    }

.content .content_top {
    color: #AB3C3C;
    display: block;
    font-size: 120%;
    height: 22px;
}

div.page {
    clear: both;
    height: 30px;
    line-height: 30px;
    margin: 4px;
    padding: 4px;
}

    div.page strong {
        float: left;
        margin: 0 5px;
    }

        div.page strong.current {
            color: #FF0000;
        }

#comment_block {
}

#poscomment {
    margin-top: 20px;
}

.buy-jingdong {
    background-image: url("buy2.png") !important;
    background-position: left top;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 34px;
    line-height: 34px;
    margin-right: 10px;
    padding-right: 10px;
    text-align: center;
    width: 119px;
}

    .buy-jingdong a:hover {
        background-image: url("buy2.png") !important;
        background-position: left -34px;
    }


.text_box {
    background-color: #f5f5f5;
    padding: 10px;
}

    .text_box p {
        padding: 0px 0px 20px 0px;
    }

.c_title {
    border-bottom: 2px solid #F5F5F5;
    font-size: 18px;
    margin-top: 15px;
    padding-bottom: 5px;
}

.t_box {
}

.red {
    color: #F30;
}

.t_box span {
    padding: 0px 0px 0px 10px;
}

.s_button {
    padding: 20px 0px 0px 120px;
}

    .s_button input {
        border: 1px solid #e7e7e7;
        background-color: #e5e4e4;
        height: 30px;
    }

.c_title2 {
    font-size: 14px;
    line-height: 36px;
}

.rz_content a {
    color: #1a4e7f;
}

    .rz_content a:hover {
        color: #c75c05;
    }



.soft_box {
    padding: 15px 0px 30px 0px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 10px;
}

    .soft_box h2 {
        font-size: 18px;
    }

    .soft_box li {
        width: 460px;
        line-height: 24px;
        float: left;
    }

.soft_ico {
    width: 85px;
    margin-top: 5x;
    margin-left: 15px;
}

.soft_info {
    width: 350px;
}

.down_load {
    margin-top: 10px;
}

    .down_load a {
        display: block;
        background-image: url("download.png");
        width: 96px;
        height: 32px;
    }

        .down_load a:hover {
            display: block;
            background-image: url("download.png");
            width: 96px;
            height: 32px;
            background-position: left -32px;
        }

.down_load2 {
    margin-top: 10px;
    margin-left: 5px;
}

    .down_load2 a {
        display: block;
        background-image: url("download2.png");
        width: 96px;
        height: 32px;
    }

        .down_load2 a:hover {
            display: block;
            background-image: url("download2.png");
            width: 96px;
            height: 32px;
            background-position: left -32px;
        }

.down_load3 {
    margin-top: 10px;
    margin-left: 5px;
}

    .down_load3 a {
        display: block;
        background-image: url("download3.png");
        width: 96px;
        height: 32px;
    }

        .down_load3 a:hover {
            display: block;
            background-image: url("download3.png");
            width: 96px;
            height: 32px;
            background-position: left -32px;
        }


/*以下为Xeditorcss*/
.mainbor_w2 {
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
}

.x_top {
    background-image: url(xeditor/x_top3.png);
    height: 757px;
    background-repeat: no-repeat;
    margin-top: 20px;
}

.x_ts {
    margin: 0 auto;
    width: 850px;
    padding-top: 530px;
}

.x_t {
    margin-top: 80px;
}

.x_text {
    padding: 15px 60px;
    font-size: 18px;
    line-height: 30px;
    color: #6b6b6b;
}

.x_form {
    padding: 40px 10px;
    width: 600px;
    margin: 0 auto;
}

    .x_form li {
        height: 35px;
        padding-bottom: 20px;
    }

.x_id {
    font-size: 18px;
    color: #6b6b6b;
    width: 150px;
}

.x_input input {
    background-image: url(xeditor/x_input.png);
    height: 31px;
    background-repeat: no-repeat;
    border: none;
    width: 300px;
}

.x_button {
    margin: 20px 0px 0px 150px;
}

/*浠ヤ笅涓篈nTuTu test suite css*/
.main_a {
    width: 980px;
    margin: 0 auto;
    background-color: #FFF;
    color: #6d6d6d;
}

.ma_top {
    margin-top: 20px!important;
}

.main_a_banner {
    background-image: url(xeditor/x_top.png);
    height: 450px;
}

.main_a_banner2 {
    background-image: url(xeditor/x_top2.png);
    height: 450px;
}

.main_a_box {
    padding: 30px 20px;
}

.main_a_box2 {
    width: 500px;
    margin: 0 auto;
    padding-top: 50px;
}

.main_a_title {
    font-size: 30px;
    padding-left: 20px;
}

.main_a_content {
    font-size: 18px;
    line-height: 30px;
    padding: 20px;
}

.main_a_about {
    margin-top: 40px;
}

    .main_a_about li {
        float: left;
        width: 313px;
    }

        .main_a_about li p {
            text-align: center;
        }

.m_a_a1 {
    background-image: url(xeditor/m_a_a1.png);
    width: 313px;
    height: 158px;
    margin: 0 auto;
}

.m_a_a2 {
    background-image: url(xeditor/m_a_a2.png);
    width: 313px;
    height: 158px;
    margin: 0 auto;
}

.m_a_a3 {
    background-image: url(xeditor/m_a_a3.png);
    width: 313px;
    height: 158px;
    margin: 0 auto;
}

.m_a_foot {
    background-image: url(xeditor/m_a_foot.png);
    height: 180px;
    margin-top: 30px;
    background-repeat: no-repeat;
    padding: 254px 50px 10px 50px;
}

.m_a_download {
    margin-top: 20px;
    background-image: url(xeditor/m_a_download.png);
    width: 169px;
    height: 36px;
    background-repeat: no-repeat;
    padding: 10px 0px 0px 35px;
    font-size: 18px;
}

    .m_a_download a {
        color: #fff;
    }

        .m_a_download a:hover {
            color: #FF9;
        }

.m_a_f {
    padding: 20px 0px 20px 0px;
}

    .m_a_f select {
        width: 300px;
        height: 38px;
        margin-left: 20px;
    }

    .m_a_f input {
        margin-left: 10px;
    }

.main_a_box3 {
    text-align: center;
}

.main_a {
    background-color: #FFFFFF;
    color: #6D6D6D;
    margin: 0 auto;
    width: 1000px;
}

.m_box {
    position: relative;
}

.m2_box {
    position: absolute;
    background-color: #1A4E7F;
    width: 210px;
}

    .m2_box li {
        line-height: 36px;
        padding: 5px;
        width: 200px!important;
        text-align: left;
        border-right: 0px;
    }

.table-score table td {
    border-bottom: 1px solid #eeeeee;
}





/*安兔兔首页*/

/*globl*/
.section {
    overflow: hidden;
    position: relative!important;
}

.wrap {
    border: 0;
    padding: 0;
    width: 1100px;
    margin: 0 auto;
    *
    zoom: 1;
}

    .wrap:after {
        clear: both;
        content: "";
        display: table;
    }

.fix {
    *zoom: 1;
}

    .fix:after {
        clear: both;
        content: "";
        display: table;
    }

.blogroll {
    line-height: 28px;
    color: #999;
    text-align: center;
    padding: 30px 0;
}

    .blogroll a {
        color: #999;
        display: inline-block;
    }

        .blogroll a:hover {
            color: #333;
        }

    .blogroll .copyright {
        margin-top: 16px;
    }


.index_list_box {
    margin-top: 20px;
    margin-left: 0px;
}

    .index_list_box ul li {
        list-style-type: disc;
        color: #067fc0;
        line-height: 13px;
        height: 40px;
        margin-left: 20px;
        font-size: 20px;
    }


        .index_list_box ul li a {
            font-size: 13px;
            font-family: "Maven Pro", sans-serif !important;
            font-weight: normal;
            text-decoration: none;
            color: #000000;
        }

            .index_list_box ul li A:hover {
                COLOR: #ff4e00;
                TEXT-DECORATION: none;
            }

.network_list {
    float: left;
}

    .network_list li {
        /*width: 98px;
        height: 32px;
        line-height: 32px;
        float: left;
        overflow: hidden;
        font-size: 14px;*/
        float: left;
        margin-right: 60px;
        margin-bottom: 20px;
        /*padding-right: 10px;*/
    }

    .network_list img{
        filter: grayscale(1);
    }

    .network_lists{
        display: inline-flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        align-items: center!important;
        justify-content: center!important;
    }

    .network_lists_row{
        margin-left: 12px;
        margin-right: 12px;
    }

    .network_lists img{
        padding: 0 2em;
        margin-bottom: 3em !important;
        margin-left: 0;
        display: inline-block;
        vertical-align: middle;
        /*filter: grayscale(1);*/
    }

    .customers img:hover {
        transition: 250ms;
        opacity: 0.5;

    }
    .network_lists #samsung{
        height: 28px;
    }
.network_lists #qualcomm{
    height: 28px;
}
.network_lists #intel{
    height: 28px;
}
.network_lists #nvidia{
    height: 28px;
}
.network_lists #spreadtrum{
    height: 28px;
}
.network_lists #mediatek{
    height: 28px;
}
.network_lists #arm{
    height: 28px;
}


.down_column {
    margin-right: -60px;
    margin-top: 30px;
    overflow: hidden;
}

    .down_column ul {
        width: 1160px;
        padding-bottom: 10px;
        *
        padding-bottom: 30px;
    }

    .down_column li {
        float: left;
        width: 350px;
        height: 305px;
        background: #ffffff;
        margin-right: 26px;
        margin-bottom: 40px;
        border: #e4dbdb 1px solid;
    }


.btndowngreen {
    /*float: left;*/
    display: inline-block;
    margin-top: -18px;
    margin-left: 17px;
    padding: 0 2px;
    width: 73px;
    height: 24px;
    /*    border-radius: 8px;*/
    border: solid 1px #C8F2B3;
    color: #62B23D;
    vertical-align: middle;
    text-align: center;
    font-weight: 100;
    font-size: -1em !important;
    line-height: 26px;
    transition: all .218s ease;
    color: #62B23D !important;
}

.btndwonleft {
    margin-left: 70px;
}

.down_ecode {
    height: 26px;
    width: 26px;
    margin-top: 15px;
    margin-left: -5px;
}

.fenge {
    width: 100%;
    height: 0;
    border-bottom: #999999 1px dashed;
    margin-top: 16px;
}



.news_column {
    margin-right: -60px;
    margin-top: 30px;
    overflow: hidden;
}

    .news_column ul {
        width: 1160px;
        padding-bottom: 10px;
        *
        padding-bottom: 30px;
    }

    .news_column li {
        float: left;
        width: 260px;
        height: 340px;
        background: #ffffff;
        margin-right: 20px;
        margin-bottom: 40px;
    }

        .news_column li dt.pic {
            border: 1px solid #fff;
            width: 260px;
            height: 124px;
            overflow: hidden;
            position: relative;
            border-left-width: 0px;
            border-bottom-width: 0px;
        }

            .news_column li dt.pic img {
                position: absolute;
                left: 0px;
                top: 0px;
            }

        .news_column li dt.news_top_title {
            height: 30px;
            /*line-height: 66px;*/
            text-align: center;
            background-color: #f7f7f7;
            margin-bottom: 10px;
            overflow: hidden;
        }

            .news_column li dt.news_top_title a {
                font-size: 15px;
                color: #000000;
                font-weight: normal;
            }

                .news_column li dt.news_top_title a:hover {
                    color: #ff4e00;
                }

    .news_column dd {
        line-height: 30px;
        color: #000000;
        display: list-item;
        font-size: 14px;
        /*font-family: "宋体";*/
        height: 30px;
        overflow: hidden;
    }

/*.news_column {
    position: relative;
    bottom: -450px;
}*/


.news_title {
    color: #000000;
    font-size: 17px;
    color: #D1433E;
}

.news_more {
    float: right;
    height: 40px;
    /* margin-right: 10px;*/
    color: #999999;
    font-size: 13px;
}

.img_top {
    height: 70px;
    width: 93px;
    float: left;
}

.img_litle {
    height: 70px;
    width: 70px;
    float: left;
}

.down_title {
    color: black !important;
    font-size: 18px;
}

.down_level {
    margin-top: 5px;
    color: #999999 !important;
}

.boder_div {
    /*margin: 20px;*/
    position: relative;
}




.nav {
    padding-top: 2px;
    float: left;
    display: inline; /* height: 46px; */
}

    .nav li {
        float: left;
        font-size: 16px;
        margin-left: 45px;
        position: relative;
    }

        .nav li a {
            padding: 0 2px 10px;
            display: block;
        }

            .nav li a.cur {
                border-bottom: 4px solid white;
                color: white;
            }

            .nav li a:hover {
                color: white;
            }



            .nav li a:after {
                content: "";
                height: 100%;
                left: 0;
                top: 0;
                width: 0px;
                position: absolute;
                transition: all 0.3s ease 0s;
                -webkit-transition: all 0.3s ease 0s;
                /* z-index: -1; */
            }

            .nav li a:hover:after {
                width: 100%;
            }

            .nav li a:after {
                border-bottom: 1px solid white;
            }



.weixin_er {
    position: absolute;
    width: 100px;
    height: 90px;
    /*top: -20px;
    right: -100px;*/
    display: none;
    /*top: 90px;
     left: 625px;*/
    top: 20%;
    left: 67%;
}

.weixin_right {
    left: 80%;
}

.weixin_er_float {
    width: 9px;
    height: 13px;
    position: absolute;
    top: 36px;
    left: 3px;
}

.weixin_er_img {
    margin-left: 10px;
    border: #e1e0e0 1px solid;
    -moz-box-shadow: 3px 3px 3px #ccc;
    -webkit-box-shadow: 3px 3px 3px #ccc;
    box-shadow: 3px 3px 3px #ccc;
}

    .weixin_er_img img {
        width: 77px;
        height: 77px;
        padding: 5px;
    }


.main_box {
    width: 1100px;
    padding: 0;
    margin: 0 auto;
    margin-top: 30px;
}

.main_box_left {
    margin-left: 19px;
    float: left;
    border: #e4dbdb 1px solid;
    width: 303px;
}

.index_title {
    margin: 10px 10px 10px 10px;
}

.news_top {
    margin-top: 18px;
}

.news_top_left {
    margin-left: 105px;
    top: -6px;
    position: relative;
	font-family: "Maven Pro", sans-serif !important;
}

.news_top_desc {
    margin-top: 2px;
    color: #999999;
    font-size: 12px;
    line-height: 18px;
	font-family: "Roboto", sans-serif !important;
}

    .news_top_desc a {
        color: #999999;
    }

.footer {
    margin-top: 20px;
}

.footer_link {
    /*float: left;*/
    font-size: 18px;
    margin-bottom: 10px;
}
.footer_link h3{
    color: #FFFFFF;
    font-weight: 700;
    font-size: 0.925rem !important;
    margin: 1em 0 3em 0;
    text-align: center;
}
.footer_link h3 span{
    background-color: #b8b8b8;
}

.down_title_div {
    margin-left: 80px;
}


.top_en {
    float: left;
    padding-top: 25px;
    float: right;
    font-size: 16px;
}

    .top_en a {
        color: #FFEAEA !important;
    }

/*rank*/
.rank_title {
    /*background: #EEEEEE;*/
    height: 58px;
}

    .rank_title a:hover {
        color: #067fc0 !important;
    }

.rank_title_div {
    width: 180px;
    font-size: 20px;
    float: left;
    text-align: center;
}

.rank_title_normal {
    border-bottom: 1px solid #E5E6E7;
    border-right: 1px solid #E5E6E7;
}

    .rank_title_normal a:visited {
        color: #1d1d1d;
    }

.rank_title_selected {
    /*border-top: 3px solid #ce2a24;
    color: #ce2a24;*/
    background: #ffffff;
}

    .rank_title_selected a {
        color: #1d1d1d !important;
        text-align: left;
    }

.rank_cond li {
    padding: 15px 35px;
    float: left;
    /*width: 135px;*/
}

.rank_cond a {
    /*color: #ce2a24;*/
    font-size: 20px;
}

    .rank_cond a:visited {
        color: #1d1d1d;
    }

.zonghe_bg.xingjia_bg.hot_bg {
    background: url(../images/enicon.png) no-repeat;
}

.zonghe_bg {
    background: url(../images/enicon.png) 0px -112px no-repeat;
    display: inline-block;
    padding-left: 25px;
    padding-right: 6px;
}

.xingjia_bg {
    background: url(../images/enicon.png) 0px -149px no-repeat;
    display: inline-block;
    padding-left: 25px;
}

.hot_bg {
    background: url(../images/enicon.png) 0px -187px no-repeat;
    display: inline-block;
    padding-left: 25px;
}

.zonghe_bg_selected {
    background: url(../images/enicon.png) 0px 2px no-repeat;
    color: #ce2a24 !important;
}

.xingjia_bg_selected {
    background: url(../images/enicon.png) 0px -35px no-repeat;
    color: #ce2a24 !important;
}

.hot_bg_selected {
    background: url(../images/enicon.png) 0px -73px no-repeat;
    color: #ce2a24 !important;
}

.rank_cond em {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/enicon.png) 0px -218px no-repeat;
}


.zonghe_bg:hover {
    background: url(../images/enicon.png) 0px 2px no-repeat;
    color: #ce2a24 !important;
}

.xingjia_bg:hover {
    background: url(../images/enicon.png) 0px -35px no-repeat;
    color: #ce2a24 !important;
}

.hot_bg:hover {
    background: url(../images/enicon.png) 0px -73px no-repeat;
    color: #ce2a24 !important;
}



div.avg {
    background: #FEDFDE;
    position: absolute;
    margin-top: 2px;
    /*position: absolute;
            z-index: 99;
            bottom: 0;
            height: 1px;
            background-color: #D24E41;*/
}

div.score-wrapper {
    position: relative;
    padding: 0;
    margin: 0;
    height: 50px;
    width: 100%;
    overflow: hidden;
    padding-left: 30px;
    /*margin-bottom: 4px;*/
    /*border-bottom: 1px solid #ececec;*/
    margin-bottom: 10px;
}

div.score-bar {
    background: #f5f5f5;
    height: 50px;
}

div.score-num {
    position: absolute;
    right: 12px;
    top: 0;
    height: 100%;
    line-height: 50px;
    color: #D1716E;
}

div.score-right {
    right: 62px;
    color: black;
}

div.attrs {
    padding-left: 52px;
    line-height: 50px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}


div .num1 {
    background: url(../images/Z-icon.png) 0px 9px no-repeat;
}

div .num2 {
    background: url(../images/Z-icon.png) 0px -26px no-repeat;
}

div .num3 {
    background: url(../images/Z-icon.png) 0px -62px no-repeat;
}

div .numall {
    background: url(../images/Z-icon.png) 0px -98px no-repeat;
}

div.link {
    float: left;
    color: white;
    /*font-style: italic;*/
    width: 21px;
    height: 43px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    /*position: absolute;
     padding-left: 1px;
    line-height: 26px;
    top: -2px;*/
    margin-left: 10px;
	font-weight: bold;
}


.guid_money {
    margin-left: 65px;
}

    .guid_money li {
        padding: 30px 63px 30px 0px;
        float: left;
        list-style-type: disc;
        width: 107px;
    }

        .guid_money li:hover {
            color: #ce2a24 !important;
        }

.guid_selected {
    color: #ce2a24 !important;
}

    .guid_selected a {
        color: #ce2a24 !important;
    }

.guid_money a {
    /*color: #ce2a24;*/
    font-size: 16px;
}

    .guid_money a:hover {
        color: #ce2a24 !important;
        font-size: 16px;
    }

    .guid_money a:visited {
        color: #1d1d1d;
    }

.guid_money em {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/enicon.png) 0px -218px no-repeat;
}


.read {
    background-image: url(../images/view.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-right: 25px;
}

.like {
    background-image: url(../images/read.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.read, .like ,.date{
    float: left;
    font-size: 12px;
    color: #989898;
}

.buttom_layout {
    position: relative;
    top: 10px;
    line-height: 16px;
    float: right;
}

.date {
    background-image: url(../images/date.png);   
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-right: 25px;
	background-position: 1px 2px;
}

/*分享*/
.s_icon {
    background: url("../images/icon-y.png") no-repeat scroll left top transparent;
    float: right;
    height: 35px;
    margin-left: 5px;
    width: 35px;
}

.s_fb_fanpage {
    background-position: 0 0px;
}



.s_twitteracc {
    background-position: 0px -50px;
}


/*首页列表*/
.main_news_list {
    border: #e4dbdb 1px solid;
}


    .main_news_list li {
        float: left;
        padding: 35px 10px 35px 15px
    }

    .main_news_list .s_brief {
        padding-left: 9px;
        width: 365px;
    }

        .main_news_list .s_brief h3 {
            font-size: 15px;
            font-weight: normal;
            letter-spacing: 0px;
            line-height: 18px;
            margin-bottom: 5px;
			    font-family: "Maven Pro", sans-serif !important;
        }

    .main_news_list .s_desc {
        font-size: 16px !important;
        line-height: 17px !important;
    	font-family: Georgia;
    }

.s_brief h3 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 16px;
    margin-bottom: 5px;
	    font-family: "Maven Pro", sans-serif !important;
}

    .s_brief h3 .s_date, .s_brief h3 .s_comments {
        color: #999999;
        font-size: 11px;
        font-style: italic;
        font-weight: normal;
        letter-spacing: 0;
        white-space: nowrap;
        margin-right: 10px;
        margin-left: 10px;
    }

.s_brief .s_desc {
    color: #999999;
    font-size: 13px !important;
    line-height: 14px;
	font-family: "Roboto", sans-serif !important;
}

.s_brief p {
    line-height: 18px;
}


.index_read {
    font-size: 12px;
    color: #989898;
    background-image: url(../images/view.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-right: 25px;
}

.mainbor_w {
    border: #e4dbdb 1px solid;
}

.rz_box {
    background-image: url("../images/rz_bg.png");
    background-repeat: repeat-x;
    padding-bottom: 40px;
}

.rz_text {
    background-image: url("../images/py.png");
    height: 201px;
    width: 850px;
}

.rank_tb{
	border: #e4dbdb 1px solid;
	border-collapse: collapse;
}
.rank_tb td {
    border: #e4dbdb 1px solid;
	text-align: center;
	height: 45px;
    font-size: 15px;
}

.rank_head
{
	background-color: #d6f1ff;    
    color: #067fc0;
}
.rank_grey{
	color: #848383;
}
.rank_big{
	font-size: 17px !important;
}
.rank_left{
	text-align:left;
	margin-left: 43px;
	margin-top: 10px;
}
.rank_sort{
	display: inline-block;height: 8px;margin-left: 4px;
}
.rank_div_center{
	display: inline-block;
    margin-left: 16px;
}
.rank_sort_up{
	background: url(../images/jt.png) 0px -17px no-repeat;
	width: 10px;
	height: 10px;
}
.rank_sort_down{
	background: url(../images/jt.png) 0px 0px no-repeat;
	width:10px;
	height:10px
}

.btndown {
    display: inline-block;
    width: 130px;
    height: 38px;
    font-size: 15px;
    color: #fff !important;
    line-height: 38px;
    text-align: center;
    background-color: #18cf54;
    margin: 15px 0px 0 88px;
}
.btnbluedown{
	display: inline-block;
    margin-left: 15px;
    color: #266ce1;
    text-decoration: underline;
	position: absolute;
    top: 233px;
}
.btnbluedown2 {
    display: inline-block;
    margin-left: 15px;
    color: #266ce1;
    text-decoration: underline;
	position: absolute;
    top: 253px;
}
.btnbluedown2:visited {
    color: #266ce1;
}
/*20191030-新榜单样式*/
.newrank-a {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    margin-bottom: 0;
    background: #bbe0f3;
    height: 60px;
    vertical-align: middle;
    line-height: 60px;
    border-right: 1px solid #eee;
    display: flex;
}

.newrank-a li {
    width: 69.75px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.newrank-a li a{
    color: #0088cc !important;
    line-height: 0.8;
}
.afirst span{
    padding-left: 5px;
}
.newrank-a span {
    color: #92acb9;
}

.newrank-a span.active {
    color: #333333;
}
.newrank-a .afirst p{
    display: block;
    width: 100%;
    text-align: left;
}

.newrank-b {
    width: 100%;
    display: flex;
    position: relative;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
    border-right: 1px solid #eee
}
.newrank-b li {
    display: block;
    width: 69.75px;
    height: 60px;
    float: left;
}
.newrank-b a {
    position: relative;
    width: 100%;
    color: #333333;
    display: flex;
}

.nrank-a {
    position: absolute;
    background: #e5f3fa;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #fff;
}

.nrank-b {
    z-index: 2;
    width: 100%;
    height: 60px;
    line-height: 65px;
    display: flex;
}

.nrank-b span.memory {
    color: #9999a2;
    font-size: 12px;
}
.numrank {
    font-size: 20px;
    padding: 0 5px;
    font-weight: bold;
}
.num1 {
    color: #d1433e;
    background: none !important;
}

.num2 {
    color: #fe902e;
    background: none !important;
}

.num3 {
    color: #e1b640;
    background: none !important;
}

.numall {
    color: #afb2b5;
    background: none !important;
}

.afirst,.bfirst {
    width: 370px !important;
    font-size: 16px;
    padding-left: 30px;
    text-align: left;
    justify-content: start !important;
}
.cfrist {
    width: 484px !important;
    font-size: 16px;
    padding-left: 30px;
    text-align: left;
    justify-content: start !important;
}
.cfirst_3 {
    display: flex !important;
    width: 65% !important;
    text-align: left;
    align-items: center;
    padding-left: 30px;
}
.cpu-name-box {
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
}
.cpu-name-box .memory {
    margin-top: 4px;
    /* 超过两行省略号 */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}
.alast,.blast {
    width: 130px !important;
    text-align: center;
}
.alast{
    color: #0088cc;
    font-weight: bold;
}
.blast{
    color: #0088cc;
    font-weight: bold;
    font-size: 16px;
}

.nav-android-tabs li .icon-none{
    color: transparent;
}
.nav-android-tabs li a {
    display: flex;
    align-items: center;
}
.nav-android-tabs li.active a {
    color: #ce2a24;
}
.nav-android-tabs li.active .icon-none{
    color: #ce2a24;
}
.nav-android-tabs li .icon-none {
    padding-left: 5px;
}
.icon-img {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: 100%;
    vertical-align: text-top;
    margin-right: 6px;
}
.icon-img.icon-img-soc {
    background-image: url(../images/rank/soc.png);
}

.icon-img-ai {
    background-image: url(../images/rank/ai.png);
}
.icon-img-rank {
    background-image: url(../images/rank/rank.png);
}
.icon-img-good {
    background-image: url(../images/rank/good.png);
}
.icon-img-price {
    background-image: url(../images/rank/price.png);
}
.active .icon-img-soc {
    background-image: url(../images/rank/soc-active.png);
}
.active .icon-img-ai {
    background-image: url(../images/rank/ai-active.png);
}
.active .icon-img-rank {
    background-image: url(../images/rank/rank-active.png);
}
.active .icon-img-good {
    background-image: url(../images/rank/good-active.png);
}
.active .icon-img-price {
    background-image: url(../images/rank/price-active.png);
}


.list-unstyled li a:hover .icon-img-soc {
    background-image: url(../images/rank/soc-active.png);
}
.list-unstyled li a:hover .icon-img-ai {
    background-image: url(../images/rank/ai-active.png);
}
.list-unstyled li a:hover .icon-img-rank {
    background-image: url(../images/rank/rank-active.png);
}
.list-unstyled li a:hover .icon-img-good {
    background-image: url(../images/rank/good-active.png);
}
.list-unstyled li a:hover .icon-img-price {
    background-image: url(../images/rank/price-active.png);
}
.icon-bg-Android {
    background: url(../images/enicon.png) 0px -112px no-repeat;
}
.icon-bg-iOS {
    background: url(../images/enicon.png) 0px -149px no-repeat;
}
.icon-title {
    width: 24px;
    height: 28px;
    display: inline-block;
    margin-right: 5px;
}
.rank_cond li a {
    display: flex;
    align-items: center;
}
.rank_cond li .red-title {
    color: #ce2a24;
    font-weight: 700;
}
.rank_cond li .red-title .icon-bg-Android {
    background: url(../images/enicon.png) 0px 2px no-repeat;
}
.rank_cond li .red-title .icon-bg-iOS {
    background: url(../images/enicon.png) 0px -35px no-repeat;
}
@media screen and (max-width: 768px) {
    .icon-img {
        width: 16px;
        height: 16px;
    }
}
.afirst {
    width: 360px !important;
}
.newrank-b .nrank-b .bfirst, .newrank-b .nrank-b .cfirst_3 {
    display: flex;
    align-items: center;
    padding-left: 0;
    line-height: 1;
}
.newrank-b .nrank-b .numrank {
    text-align: center;
    width: 48px;
    padding: 0;
}
.shengluehao {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.rank_title_div p{
    font-weight: 700;
    text-align: left;
    font-size: 20px;
    padding-left: 35px;
    padding-top: 20px;
}
.cpu-name-box .memory {
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}
.rank_cond > :nth-child(1) {
    margin-right: 15px;
}

.rank_cond a:hover {
    color: #ce2a24 !important;
}
.nav-android-tabs li:hover a {
    color: #ce2a24;
}

.three-rank {
    list-style: none;
}