﻿@charset "utf-8";.main {
    width: 1200px;
    margin: 99px auto 70px;
    overflow: hidden
}

.article_content {
    color: #5e6267
}

.system_list {
    display: block;
    border-bottom: 1px solid #e4e0e0;
    margin-bottom: 50px
}

.system_list:last-child {
    border-bottom: none
}

.system_list .list_title {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    margin-bottom: 25px
}

.system_title .icon {
    display: block;
    height: 48px;
    width: 48px;
    float: left;
    margin-right: 10px
}

.icon_wechat {
    background: url(../images/o_41.jpg) no-repeat
}

.icon_qq {
    background: url(../images/n_40.jpg) no-repeat
}

.icon_qzone {
    background: url(../images/a_12.jpg) no-repeat
}

.icon_pay {
    background: url(../images/c_17.jpg) no-repeat
}

.icon_wechat_pay {
    background: url(../images/d_19.jpg) no-repeat
}

.icon_qq_pay {
    background: url(../images/e_22.jpg) no-repeat
}

.icon_game {
    background: url(../images/f_24.jpg) no-repeat
}

.icon_article {
    background: url(../images/g_26.jpg) no-repeat
}

.icon_cartoon {
    background: url(../images/h_28.jpg) no-repeat
}

.icon_movie {
    background: url(../images/i_30.jpg) no-repeat
}

.icon_video {
    background: url(../images/j_32.jpg) no-repeat
}

.icon_gaming {
    background: url(../images/k_34.jpg) no-repeat
}

.icon_music {
    background: url(../images/l_37.jpg) no-repeat
}

.icon_news {
    background: url(../images/m_39.jpg) no-repeat
}

.icon_weibo {
    background: url(../images/b_15.jpg) no-repeat
}

.icon_map {
    background: url(../images/icon_map.jpg) no-repeat
}

.icon_mail {
    background: url(../images/icon_mail.jpg) no-repeat
}

.icon_browser {
    background: url(../images/icon_browser.jpg) no-repeat
}

.icon_appstore {
    background: url(../images/icon_appstore.jpg) no-repeat
}

.icon_manager {
    background: url(../images/icon_manager.jpg) no-repeat
}

.icon_manager_2 {
    background: url(../images/icon_manager_2.jpg) no-repeat
}

.icon_open {
    background: url(../images/icon_open.jpg) no-repeat
}

.icon_cloud {
    background: url(../images/icon_cloud.jpg) no-repeat
}

.icon_djr {
    background: url(../images/icon_djr.jpg) no-repeat
}

.icon_kb {
    background: url(../images/icon_kb.jpg) no-repeat
}

.icon_qeys {
    background: url(../images/icon_qeys.jpg) no-repeat
}

.icon_qian {
    background: url(../images/icon_qian.jpg) no-repeat
}

.icon_sports {
    background: url(../images/icon_sports.jpg) no-repeat
}

.icon_wechat_gold {
    background: url(../images/icon_wechat_gold.jpg) no-repeat
}

.icon_zxg {
    background: url(../images/icon_zxg.jpg) no-repeat
}

.icon_egame {
    background: url(../images/icon_egame.jpg) no-repeat
}

.icon_now {
    background: url(../images/icon_now.jpg) no-repeat
}

.icon_buluo {
    background: url(../images/icon_buluo.jpg) no-repeat
}

.icon_ai {
    background: url(../images/icon_ai.jpg) no-repeat
}

.icon_youtu {
    background: url(../images/icon_youtu.jpg) no-repeat
}

.icon_tu {
    background: url(../images/icon_tu.jpg) no-repeat
}

.icon_ke {
    background: url(../images/icon_ke.jpg) no-repeat
}

.icon_fm {
    background: url(../images/icon_fm.jpg) no-repeat
}

.icon_wj {
    background: url(../images/icon_wj.jpg) no-repeat
}

.icon_tucao {
    background: url(../images/icon_tucao.jpg) no-repeat
}

.system_title .title {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-bottom: 3px
}

html[lang=en] .system_title .title {
    position: relative;
    top: 12px
}

.system_title .title a {
    text-decoration: none;
    color: #000
}

.system_title .sub_title {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #999
}

.system_details {
    margin: 25px 0 30px
}

.system_details p {
    line-height: 28px;
    font-size: 14px;
    text-align: justify
}

.see-org {
    right: 5px;
    cursor: pointer;
    float: right
}

.see-org a {
    color: #0457b7;
    font-size: 14px;
    text-decoration: none
}

