﻿/*
* @Description:	RZ
* @Author:		niwashi
*/
@charset "utf-8";

* {
    font: normal 14px/100% "微软雅黑",Verdana,sans-serif;
}

ul, ol, li {
    list-style: none;
}

h1, h2, h3, h4, h5, form, div, p, i, ul, li, ol, body, dd, dl, dt, input, table, th, td, thead, tbody {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5 {
    font-family: "微软雅黑";
}

h1 {
    display: none;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #000;
}

    a:hover {
        text-decoration: none;
        color: #E12D2D;
    }

div, p {
    display: block;
}

form {
    background: 0;
    border: 0;
    padding: 0;
    margin: 0;
}

html, body {
    width: 100%;
    hei1ght: 100%;
}

html {
    background: #f4f4f4;
}

body {
}

input[type=text], input[type=password] {
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.07) inset;
}
/* @font-face{font-family: "zz";src: url('../fonts/tt.ttf') format('truetype')} */

.title_box {
    background: #000;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 50;
}

.title_bar {
    width: 100%;
    height: 50px;
    overflow: hidden;
    text-align: center;
    background: #e12d2d;
}

    .title_bar i.uk-icon-question-circle, .title_bar i.uk-icon-meh-o {
        margin-right: 20px;
        position: absolute;
        right: 0px;
        color: #fff;
        font-size: 20px;
        line-height: 50px;
    }

    .title_bar a.ico_text {
        margin-right: 20px;
        position: absolute;
        right: 0px;
        color: #fff;
        font-size: 12px;
        line-height: 50px;
    }

    .title_bar > a.fh {
        margin-left: 10px;
        position: absolute;
        left: 0;
    }
        /*.title_bar > a.fh i {line-height: 50px;font-size: 28px;color: #fff;} jxl 20160106*/
        .title_bar > a.fh i {
            line-height: 50px;
            font-size: 15px;
            color: #fff;
        }

    .title_bar cite {
        color: #fff;
        display: inline-block;
        line-height: 50px;
        font-size: 18px;
        font-weight: 200;
    }

.user_bar {
    width: 100%;
    height: 50px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    border-bottom: 1px #e12d2d solid;
}

    .user_bar cite {
        color: #e12d2d;
        display: inline-block;
        line-height: 50px;
        font-size: 18px;
        font-weight: 200;
    }

.control {
    height: 50px;
    width: 100%;
    position: fixed;
    bottom: 0;
    box-shadow: 0 -3px 5px rgba(0,0,0,0.4);
    z-index: 999;
    background: #e12d2d;
}

    .control ul {
        overflow: hidden;
    }

    .control li {
        float: left;
        width: 25%;
        text-align: center;
        padding: 6px 0 0 0;
        height: 50px;
    }

        .control li.open {
            background: rgba(255,255,255,0.5);
        }

        .control li i {
            color: #fff;
            font-size: 18px;
        }

        .control li p {
            font-size: 14px;
            color: #fff;
            padding: 5px 0 0 0;
        }

.control_b {
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    box-shadow: 0 -3px 5px rgba(0,0,0,0.4);
    z-index: 999;
    background: #fff;
    text-align: center;
}

    .control_b a {
        display: inline-block;
        width: 90%;
        margin: 7px auto 0 auto;
        line-height: 26px;
        background: #e12d2d;
        text-shadow: none;
        color: #fff;
        font-size: 16px;
    }

    .control_b i {
        display: block;
        font-size: 12px;
        line-height: 20px;
    }

.main {
    margin: 50px 0 0 0;
    padding-bottom: 50px;
}

.body {
    margin: 50px 0 0 0;
}

.hh_slide img {
    width: 100%;
}

.hh_ts {
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    padding: 0 10px;
    border-bottom: 1px #e9e9e9 solid;
    background: #fff;
    height: 30px;
}

.hh_recom {
    margin: 10px 0;
    background: #fff;
    border-top: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
    padding: 20px 0;
    overflow: hidden;
}

    .hh_recom h2 {
        padding: 0 0 0 20px;
        line-height: 44px;
    }

.hh_zs {
    float: right; /*text-align: right;*/
    padding: 0 20px 0 0;
}

    .hh_zs div {
        margin: 0 0 5px 0;
        font-weight: 200;
    }

.tt_recom_p { /*怀 2015 12-25 update*/
    text-align: center;
    line-height: 50px;
    font-size: 60px;
    color: #e12d2d;
    margin: 50px 0; /* text-align: center;line-height: 10px;font-size: 20px;color: #e12d2d;margin: 15px 0;*/
}

.tt_recom_t {
    overflow: hidden;
    padding: 0 20px;
    font-size: 16px;
}

    .tt_recom_t cite {
        float: right;
        font-size: 16px;
    }

    .tt_recom_t b {
        font-size: 16px;
        color: #e12d2d;
        font-weight: 400;
    }

.hh_recom_b {
    text-align: center;
    padding: 10px 0 0 0;
    margin: 10px 0 40px 0;
}

    .hh_recom_b a {
        font-size: 20px;
        display: block;
        width: 90%;
        margin: 0 auto;
        padding: 5px 0;
        background: #e12d2d;
        color: #fff;
        text-shadow: none;
    }

    .hh_recom_b i {
        display: block;
        line-height: 20px;
        font-size: 12px;
        text-shadow: none;
    }

.tt_welcome {
    background: rgba(225,45,45,0.1);
    line-height: 40px;
    padding: 0 10px;
    color: #e12d2d;
}

    .tt_welcome i {
        color: #333;
        float: right;
        line-height: 40px;
    }

.tt_login {
    padding: 20px;
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
}

    .tt_login p {
        overflow: hidden;
        margin: 10px 0;
    }

        .tt_login p input {
            width: 100%;
            line-height: 22px;
        }

        .tt_login p.qita {
            overflow: hidden;
            margin: 20px 0 0 0;
        }

            .tt_login p.qita a.tt_foget {
                float: right;
                color: #333;
                line-height: 22px;
            }

            .tt_login p.qita a {
                color: #e12d2d;
                text-decoration: underline;
            }

.uk-form input[type=text], .uk-form input[type=password] {
    height: 40px;
}

.tt_recharge {
    padding: 20px 20px 20px 20px;
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
}

    .tt_recharge p {
        overflow: hidden;
        margin: 10px 0;
    }

        .tt_recharge p input {
            width: 100%;
            line-height: 22px;
            vertical-align: middle;
            color: #f30;
        }

        .tt_recharge p.qita {
            overflow: hidden;
            margin: 20px 0 0 0;
        }

            .tt_recharge p.qita a.tt_foget {
                float: right;
                color: #333;
            }

            .tt_recharge p.qita a {
                color: #e12d2d;
                text-decoration: underline;
            }

        .tt_recharge p i {
            vertical-align: middle;
            color: #e12d2d;
        }

.tt_bottom { /*怀  2015 12-25 */ /*position: absolute;bottom: 10px;width: 100%;display: block;text-align: center;*/
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 20px; /*box-shadow: 0 -3px 5px rgba(0,0,0,0.4);*/
    z-index: 999;
    background: none;
    text-align: center;
}

    .tt_bottom > a {
        width: 90%;
        display: block;
        margin: 0 auto;
        background: #e12d2d;
        text-shadow: none;
        color: #fff;
        line-height: 40px;
    }

        .tt_bottom > a.tt_half {
            width: 47%;
            display: inline-block;
        }

        .tt_bottom > a.tt_gray {
            background: #ccc;
        }

    .tt_bottom > p {
        text-align: center;
        margin: 10px 0;
    }

        .tt_bottom > p a {
            color: #e12d2d;
        }

.tt_down > a {
    width: 90%;
    display: block;
    margin: 0 auto;
    background: #e12d2d;
    text-shadow: none;
    color: #fff;
    line-height: 40px;
}

.tt_arc {
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    border-bottom: 1px #e9e9e9 solid;
}

    .tt_arc h3 {
        text-align: center;
        margin: 0 0 20px 0;
        font-weight: bold;
        font-size: 14px;
    }

    .tt_arc h4 {
        font-size: 14px;
        font-weight: bold;
        margin: 10px 0;
    }

    .tt_arc p {
        line-height: 22px;
        font-size: 12px;
        margin: 10px 0;
        text-indent: 2em;
    }

    .tt_arc time {
        display: block;
        font-size: 12px;
        color: #ccc;
        text-align: right;
        margin: -5px 0 0 0;
    }

.tt_cue {
    padding: 20px;
    background: #fff;
    border-bottom: 1px #e9e9e9 solid;
}

    .tt_cue h3 {
        color: #e12d2d;
        font-size: 20px;
        text-align: center;
    }

    .tt_cue h4 {
        font-size: 22px;
        text-align: center;
        line-height: 60px;
        border-top: 1px #e9e9e9 solid;
        margin: 30px 0 0 0;
        padding: 30px 0 0 0;
    }

        .tt_cue h4 b {
            font-size: 22px;
            color: #e12d2d;
            font-weight: normal;
        }

    .tt_cue i {
        color: #e12d2d;
        font-size: 22px;
        vertical-align: middle;
    }

    .tt_cue p {
        font-size: 14px;
        text-align: center;
        line-height: 40px;
        color: #999;
    }

.tt_filter {
    background: #fff;
    border-bottom: 1px #ddd solid;
}

    .tt_filter ul {
        overflow: hidden;
    }

    .tt_filter li {
        width: 25%;
        float: left;
        text-align: center;
        height: 40px;
    }

        .tt_filter li a {
            margin: 10px 0;
            display: block;
            border-left: 1px #ddd solid;
            line-height: 20px;
        }

.open {
    color: rgba(225,45,45,0.8);
}

.tt_filter2 {
}

.tt_invest_list {
    padding: 10px 0 0 0;
}

    .tt_invest_list > div {
        padding: 10px;
        border-top: 1px #e9e9e9 solid;
        border-bottom: 1px #e9e9e9 solid;
        background: #fff;
        margin: 0 0 10px 0;
    }

    .tt_invest_list h2 {
        font-size: 15px;
        line-height: 20px;
        margin: 10px 0 0 0;
        font-weight: bold;
    }

        .tt_invest_list h2 i.a01 {
            background: #ff6600;
        }

        .tt_invest_list h2 i.a02 {
            background: #00A3D9;
        }

        .tt_invest_list h2 i.a03 {
            background: #00B259;
        }

        .tt_invest_list h2 i {
            border-radius: 50%;
            display: inline-block;
            height: 20px;
            width: 20px;
            color: #fff;
            text-align: center;
            line-height: 20px;
            vertical-align: middle;
            font-size: 12px;
        }

    .tt_invest_list h3 {
        overflow: hidden;
        margin: 0;
        font-size: 12px;
    }

        .tt_invest_list h3 button {
            float: right;
            line-height: 24px;
        }

        .tt_invest_list h3 b {
            font-size: 12px;
            color: #e12d2d;
            margin: 0 10px 0 0;
            line-height: 24px;
            font-weight: normal;
        }

.uk-progress-bar {
    line-height: 20px;
}

.uk-progress {
    margin-top: 10px;
}

.tt_invest_list p {
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
}

    .tt_invest_list p i {
        float: right;
        line-height: 20px;
        font-size: 12px;
    }

    .tt_invest_list p > cite {
        float: right;
        line-height: 20px;
    }

    .tt_invest_list p b {
        color: #e12d2d;
        font-weight: normal;
        font-size: 12px;
    }

    .tt_invest_list p.invest_q {
        margin: 0 0 10px 0;
    }

        .tt_invest_list p.invest_q span {
            display: inline-block;
            width: 30%;
            margin: 0 10px 0 0;
            color: #333;
            vertical-align: middle;
            font-size: 12px;
        }

        .tt_invest_list p.invest_q input[type=text] {
            height: 30px;
            border-radius: 0;
            width: 20%;
            vertical-align: middle;
        }

        .tt_invest_list p.invest_q a {
            display: inline-block;
            height: 30px;
            vertical-align: middle;
            font-size: 18px;
            line-height: 26px;
            text-align: center;
            font-weight: bold;
            border-radius: 0;
            width: 40px;
        }

        .tt_invest_list p.invest_q b {
            vertical-align: middle;
        }

.tt_invest_arc {
    padding: 10px;
    border-top: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
    background: #fff;
    margin: 10px 0;
}

#invest_arc li {
    padding: 10px 0 0 0;
}

.tt_invest_arc .uk-tab > li > a {
    border: 0;
    color: #bbb;
}

.tt_invest_arc .uk-tab > li.uk-active > a {
    border-bottom: 1px #e12d2d solid;
    color: #e12d2d;
}

.invest_arc_a .uk-table-striped tbody td {
    border: 0;
    font-size: 12px;
    line-height: 24px;
}

.invest_arc_a .uk-table-striped tbody tr:nth-of-type(odd) td:nth-of-type(odd) {
    background: #f2f2f2;
}

.invest_arc_a .uk-table-striped tbody tr:nth-of-type(even) td:nth-of-type(odd) {
    background: #f7f7f7;
}

.invest_arc_b p {
    line-height: 24px;
    font-size: 12px;
}

.invest_arc_c table {
    border-bottom: 1px #ddd solid;
}

.invest_arc_c th {
    border: 0;
    background: #808080;
    color: #fff;
    border-right: 1px rgba(255,255,255,.3) solid;
    font-size: 12px;
    font-weight: bold;
}

.invest_arc_c td {
    border: 0;
    border-right: 1px solid #e5e5e5;
    font-size: 12px;
    vertical-align: middle;
}

    .invest_arc_c td:nth-last-of-type(1), .invest_arc_c th:nth-last-of-type(1) {
        border-right: 0;
        text-align: right;
    }

.filter_options p {
    padding: 10px 0;
}

.filter_options i {
    display: inline-block;
    width: 40%;
    text-align: right;
    margin: 0 10px 0 0;
    font-weight: normal;
}

.tt_pur {
    padding: 10px;
    background: #fff;
    border-bottom: 1px #e9e9e9 solid;
}

    .tt_pur p {
        padding: 0 0 10px 0;
        border-bottom: 1px #e9e9e9 solid;
        margin: 10px 0 0 0;
        line-height: 20px;
        font-size: 14px;
        overflow: hidden;
    }

        .tt_pur p cite {
            display: inline-block;
            width: 23%;
            text-align: right;
            vertical-align: top;
            line-height: 20px;
            font-size: 14px;
            font-weight: bold;
            padding: 0 10px 0 0;
        }

        .tt_pur p b {
            line-height: 20px;
            font-size: 14px;
            color: #e12d2d;
            font-weight: normal;
        }

        .tt_pur p label {
            display: inline-block;
            vertical-align: top;
            line-height: 20px;
            font-size: 14px;
            width: 70%;
            float: right;
            overflow: hidden;
        }

            .tt_pur p label i {
                float: right;
                font-size: 20px;
                color: #ccc;
                margin: 10px 0 0 0;
            }

                .tt_pur p label i.open {
                    color: #e12d2d;
                }

        .tt_pur p:nth-last-of-type(1) {
            border-bottom: 0;
        }

        .tt_pur p a {
            font-size: 14px;
            color: #e12d2d;
        }

.tt_cover {
    display: block;
    opacity: 1;
}

    .tt_cover > div {
        opacity: 1;
        transform: translateY(0);
        width: 60%;
        margin-top: 50%;
    }

        .tt_cover > div p {
            line-height: 26px;
            text-align: center;
        }

        .tt_cover > div i {
            vertical-align: middle;
            line-height: 22px;
            font-size: 18px;
        }

.class_list {
    padding: 10px 0;
    border-top: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
    background: #fff;
}

    .class_list .uk-tab > li > a {
        border: 0;
        color: #bbb;
        padding: 10px 40px 16px 40px;
    }

    .class_list .uk-tab > li.uk-active > a {
        border-bottom: 1px #e12d2d solid;
        color: #e12d2d;
    }

#class_arc li {
    margin: 20px 20px 10px 20px;
}

    #class_arc li p {
        padding: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        ;
    }

        #class_arc li p a {
            line-height: 40px;
            overflow: hidden;
            font-size: 14px;
        }

        #class_arc li p i {
            line-height: 40px;
            float: right;
        }

        #class_arc li p:nth-of-type(odd) {
            background: #f9f9f9;
        }

        #class_arc li p:nth-of-type(even) {
            background: #fff;
        }

.user_a {
    padding: 0;
    background: #fff;
    border-bottom: 1px #e9e9e9 solid;
}

    .user_a table {
        margin: 0;
    }

    .user_a td {
        line-height: 22px;
        font-size: 12px;
        padding-left: 20px;
    }

        .user_a td b {
            display: block;
            color: #e12d2d;
            font-size: 22px;
            line-height: 30px;
            font-weight: normal;
        }

    .user_a tr:nth-last-of-type(1) td {
        border: 0;
    }

    .user_a tr td:nth-of-type(odd) {
        border-right: 1px #e9e9e9 solid;
    }

    .user_a tr:first-of-type td {
        border-right: 0;
        background: #e12d2d;
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .user_a tr:first-of-type td p {
            line-height: 16px;
            color: rgba(255,255,255,.8);
        }

            .user_a tr:first-of-type td p b {
                font-size: 34px;
                line-height: 50px;
                color: rgba(255,255,255,.8);
                font-weight: bold;
            }

    .user_a td p {
        display: inline-block;
        margin: 10px 0 0 0;
        font-size: 12px;
    }

    .user_a td i {
        float: left;
        bor1der: 1px rgba(255,255,255,.5) solid;
        border-radius: 50%;
        display: inline-block;
        width: 60px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        margin: 10px 10px 10px 0;
        font-size: 34px;
        background: rgba(255,255,255,.3);
        color: rgba(255,255,255,.5);
        position: relative;
    }

        .user_a td i cite {
            display: inline-block;
            width: 50px;
            height: 50px;
            vertical-align: middle;
            border: 1px rgba(255,255,255,.5) solid;
            position: absolute;
            top: 4px;
            left: 4px;
            border-radius: 50%;
        }

.user_opera {
    text-align: center;
    padding: 10px 0;
}

    .user_opera a {
        margin: 0 10px;
        display: inline-block;
        width: 43%;
        line-height: 32px;
    }

.user_opera_list {
    overflow: hidden;
    padding: 0;
    background: #fff;
    border-bottom: 1px #e9e9e9 solid;
    border-top: 1px #e9e9e9 solid;
    margin: 0 0 10px 0;
}

    .user_opera_list p {
        margin: 0 10px;
        padding: 15px 0;
        border-bottom: 1px #e9e9e9 solid;
    }

        .user_opera_list p:last-of-type {
            /*border: 0;*/
            border-bottom: 1px #e9e9e9 solid;
        }

        .user_opera_list p a {
            line-height: 22px;
        }

        .user_opera_list p i {
            vertical-align: middle;
            line-height: 22px;
        }

            .user_opera_list p i.uk-icon-angle-right {
                float: right;
                margin: 0;
            }

        .user_opera_list p i {
            margin: 0 10px 0 0;
        }

        .user_opera_list p cite {
            color: #bbb;
            float: right;
            line-height: 22px;
            margin: 0 10px 0 0;
        }

        .user_opera_list p b {
            font-weight: normal;
            color: #bbb;
            font-size: 12px;
        }

.tt_logoff {
    text-align: center;
    margin: 17px 0 17px 0;
}

    .tt_logoff a {
        display: inline-block;
        width: 90%;
        line-height: 34px;
    }

#tied_card .uk-modal-footer {
    text-align: center;
}

#asset_arc li {
    ma1rgin: 20px 0 0 0;
}

.asset_arc_a {
    border-bottom: 1px solid #e9e9e9;
}

    .asset_arc_a td {
        font-size: 14px;
        color: #999;
        padding: 12px 16px;
        border: 0;
    }

        .asset_arc_a td b {
            display: block;
            font-weight: normal;
            font-size: 14px;
            color: #e12d2d;
            padding: 12px 0 0 0;
        }

        .asset_arc_a td:nth-of-type(odd) {
            background: #f2f2f2;
        }

        .asset_arc_a td:nth-of-type(even) {
            background: #fff;
        }

    .asset_arc_a tr:last-of-type td:nth-of-type(odd) {
        background: #fff;
    }

    .asset_arc_a tr:last-of-type td:nth-of-type(even) {
        background: #f7f7f7;
    }

.asset_arc_b {
    border-bottom: 1px solid #e9e9e9;
}

    .asset_arc_b td {
        font-size: 14px;
        color: #999;
        padding: 12px 16px;
        border: 0;
        width: 50%;
        background: #FCFBE9;
    }

        .asset_arc_b td b {
            display: block;
            font-weight: normal;
            font-size: 14px;
            color: #e12d2d;
            padding: 12px 0 0 0;
        }

.asset_arc_c {
    border-bottom: 1px solid #e9e9e9;
}

    .asset_arc_c td {
        font-size: 14px;
        color: #999;
        border: 0;
        background: #FCFBE9;
        padding: 12px 10px;
    }

        .asset_arc_c td b {
            display: block;
            font-weight: normal;
            font-size: 14px;
            color: #e12d2d;
            padding: 12px 0 0 0;
        }

.asset_tt {
    text-align: right;
    margin: 0 auto 15px auto;
    width: 90%;
}

.asset_time {
    margin: 0 0 15px 0;
    text-align: center;
}

    .asset_time select {
        vertical-align: middle;
    }

.asset_list {
    margin: 0 auto;
    width: 90%;
}

    .asset_list li {
        border: 1px #e9e9e9 solid;
        margin: 0 0 20px 0;
        background: #fff;
        padding: 0 0 10px 0;
    }

        .asset_list li h3 {
            background: #f2f2f2;
            border-bottom: 1px #e9e9e9 solid;
            line-height: 40px;
            font-size: 16px;
            overflow: hidden;
            padding: 0 10px;
            margin: 0 0 10px 0;
        }

            .asset_list li h3 i {
                float: right;
                line-height: 40px;
                color: #238C00;
                font-size: 12px;
            }

                .asset_list li h3 i.fail {
                    color: #999;
                }

        .asset_list li p {
            line-height: 30px;
            padding: 0 10px;
            color: #999;
        }

            .asset_list li p b {
                line-height: 30px;
                color: #e12d2d;
                font-weight: normal;
            }

                .asset_list li p b.f {
                    color: #008C23;
                }

.pipeline_list {
    margin: 0 auto;
    width: 90%;
}

    .pipeline_list li {
        border: 1px #e9e9e9 solid;
        margin: 0 0 20px 0;
        background: #fff;
        padding: 0 0 10px 0;
    }

        .pipeline_list li h3 {
            background: #f2f2f2;
            border-bottom: 1px #e9e9e9 solid;
            line-height: 40px;
            font-size: 16px;
            overflow: hidden;
            padding: 0 20px;
            margin: 0 0 10px 0;
        }

        .pipeline_list li p {
            line-height: 30px;
            padding: 0 20px;
            color: #999;
        }

            .pipeline_list li p b {
                line-height: 30px;
                color: #e12d2d;
                font-weight: normal;
            }

.asset_check {
    padding: 10px;
    border-top: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
    background: #fff;
}

    .asset_check h3 {
        line-height: 30px;
        overflow: hidden;
        padding: 5px 0 0 0;
    }

    .asset_check i {
        float: right;
        color: #238C00;
        line-height: 30px;
    }

    .asset_check table {
    }

    .asset_check td {
        border: 0;
        line-height: 30px;
    }

.tt_none {
    text-align: center;
    margin: 40% 0 0 0;
    line-height: 30px;
}

    .tt_none i {
        font-size: 50px;
    }

    .tt_none a {
        display: inline-block;
        width: 50%;
        line-height: 34px;
        margin-top: 10px;
    }

    .tt_none p {
        text-align: center;
        line-height: 26px;
        width: 90%;
        margin: 0 auto;
        font-size: 12px;
    }

        .tt_none p b {
            line-height: 34px;
            color: #e12d2d;
        }

#auth b {
    color: #e12d2d;
}

#auth p {
    lin1e-height: 30px;
}

#success p {
    line-height: 22px;
    text-align: center;
    color: #238C00;
}

    #success p i {
        vertical-align: middle;
        color: #238C00;
    }

.tt_card {
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    padding: 10px 20px 0;
}

    .tt_card h3 {
        overflow: hidden;
        line-height: 24px;
        font-size: 14px;
    }

        .tt_card h3 i {
            float: right;
            line-height: 12px;
            color: #bbb;
            line-height: 24px;
        }

    .tt_card b {
        display: block;
        text-align: center;
        width: 100%;
        font-size: 24px;
        line-height: 60px;
        color: #e12d2d;
    }

.tt_tx {
    padding: 10px 20px 0;
    line-height: 24px;
}

    .tt_tx b {
        color: #b12d2d;
    }

#renzheng .uk-modal-footer {
    text-align: center;
}

.sum_list {
    border: 1px #e9e9e9 solid;
    border-bottom: 0;
}

    .sum_list td {
        border-right: 1px #e9e9e9 solid;
        line-height: 18px;
        text-align: center;
        vertical-align: middle;
        position: relative;
        position: relative;
    }

        .sum_list td:last-of-type {
            border-right: 0;
        }

    .sum_list tr:nth-of-type(odd) td.open, .sum_list tr:nth-of-type(even) td.open {
        background: #FEFCED;
    }

    .sum_list td i {
        position: absolute;
        bottom: 2px;
        right: 2px;
        color: #FFC926;
    }

.tt_recharge_s {
}

.account {
    border-bottom: 1px #e9e9e9 solid;
}

    .account th, .account td {
        padding: 8px;
        fo1nt-size: 12px;
        vertical-align: middle;
        line-height: 22px;
        font-family: "微软雅黑";
        border: 0;
    }

    .account th {
        background: #808080;
        color: #fff;
        border-right: 1px rgba(255,255,255,.3) solid;
        font-weight: bold;
    }

    .account td {
        border-right: #e5e5e5 1px solid;
        color: #999;
        border-bottom: #e5e5e5 1px solid;
    }

        .account td:last-of-type, .account th:last-of-type {
            border-right: 0;
            text-al1ign: right;
        }


.uk-button-red {
    background: #e12d2d;
    color: #fff;
    text-shadow: none;
}

.uk-button-ory {
    background: #ff6600;
    color: #fff;
    text-shadow: none;
}

.err_01 {
    color: #e12d2d;
    font-size: 14px;
    text-align: right;
    padding: 0 10px 0 0;
}

    .err_01 i {
        color: #e12d2d;
        vertical-align: middle;
    }

.ack_01 {
    color: #2DB200;
    font-size: 14px;
    text-align: right;
    padding: 0 10px 0 0;
}

    .ack_01 i {
        color: #2DB200;
        vertical-align: middle;
    }

.nor_01 {
    font-size: 12px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 18px;
    color: #999;
}

    .nor_01 i {
        vertical-align: middle;
    }

    .nor_01 a {
        text-decoration: underline;
        color: #e12d2d;
    }

.nor_text {
    font-size: 14px;
    padding: 0 10px 0 0;
    line-height: 18px;
    color: #999;
}

    .nor_text b {
        font-weight: normal;
        font-size: 14px;
        color: #e12d2d;
    }

    .nor_text a {
        color: #e12d2d;
    }

.nor_arc {
    font-size: 12px;
    padding: 10px;
    line-height: 20px;
    color: #bbb;
}

.tt_filterrr {
    background: #fff;
    border-bottom: 1px #ddd solid;
}

    .tt_filterrr ul {
        overflow: hidden;
    }

.li1 {
    width: 25%;
    float: left;
    text-align: center;
    height: 40px;
}

.li2 {
    width: 50%;
    float: left;
    text-align: center;
    height: 40px;
}

.li3 {
    width: 25%;
    float: left;
    text-align: center;
    height: 40px;
}

.tt_filterrr li a {
    margin: 10px 0;
    display: block;
    border-left: 1px #ddd solid;
    line-height: 20px;
}

.uk-switcher h6 {
    line-height: 40px;
    font-weight: bold;
    margin: 20px 0 10px 0;
    background: rgba(225,225,225,.3);
    padding: 0 0 0 10px;
    color: #444;
    font-size: 16px;
    border-left: 2px #e12d2d solid;
}

.page {
    margin: -10px 0px 10px 0px;
    text-align: center;
    font-size: 16px;
    color: #999;
    margin-bottom: 81px;
    margin-top: 5px;
}

#filter div.uk-modal-header {
    overflow: hidden;
}

    #filter div.uk-modal-header a {
        float: right;
    }

/*姜小亮start*/
.uk-switcher p {
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
    color: #999;
}

.uk-switcher h4 {
    color: red;
}

.tt_welcome a {
    color: #333;
    line-height: 40px;
}

tt_arcs {
}

.tt_arcs p {
    line-height: 22px;
    font-size: 12px;
    margin: 10px 0;
    text-indent: 0em;
}


/*姜小亮 end*/
/* 20151229 */
.tt_let {
    padding: 15px 20px;
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    margin: 0 0 10px 0;
}

    .tt_let h3 {
        font-size: 16px;
    }

    .tt_let ul {
        overflow: hidden;
    }

    .tt_let li {
        float: left;
        width: 46%;
        padding: 0 10px 0 0;
        font-size: 12px;
        line-height: 26px;
    }

        .tt_let li i {
            display: inline-block;
            width: 60px;
            line-height: 26px;
            font-size: 12px;
            color: #bbb;
        }

        .tt_let li:last-of-type {
            width: 97%;
        }

        .tt_let li b {
            line-height: 26px;
            font-size: 12px;
            color: #e12d2d;
            font-weight: normal;
        }

#filter div.uk-modal-header {
    overflow: hidden;
}

    #filter div.uk-modal-header a {
        float: right;
    }

.tt_invest_list .uk-progress {
    margin-right: 75px;
    position: relative;
    overflow: visible;
}

    .tt_invest_list .uk-progress > div {
        border-radius: 4px;
    }

    .tt_invest_list .uk-progress i {
        position: absolute;
        right: -72px;
        top: -7px;
        text-shadow: none;
        color: #333;
        line-height: 20px;
        font-size: 16px;
        color: #e12d2d;
    }
/*jxl right: -44px;*/
.tt_invest_a ul {
    overflow: hidden;
}

.tt_invest_a li {
    float: left;
    border-right: 1px #e9e9e9 solid;
    margin: 5px 0 15px 0;
    width: 28%;
    padding-left: 15px;
    font-size: 12px;
}

    .tt_invest_a li:last-of-type {
        border-right: 0;
    }

    .tt_invest_a li b {
        font-size: 20px;
    }

    .tt_invest_a li p {
        padding: 5px 0 0 0;
    }

.tt_invest_b {
    margin: 0 0 10px 0;
}

    .tt_invest_b a {
        display: block;
        background: #e12d2d;
    }

.hh_recom {
    text-align: center;
}

    .hh_recom h2 {
        padding: 0;
    }

        .hh_recom h2 i {
            font-size: 24px;
        }

        .hh_recom h2 div {
            padding-bottom: 2px;
            text-shadow: none;
            font-weight: normal;
            background: #e12d2d;
            font-size: 12px;
        }

.tt_recom_p {
    margin: 24px 0;
    font-size: 52px;
    color: #e12d2d;
    font-weight: bold;
}

.tt_recom_t {
    text-align: left;
}

    .tt_recom_t b {
        color: #e12d2d;
    }

    .tt_recom_t, .tt_recom_t b, .tt_recom_t cite {
        font-size: 12px;
    }

.tt_recom_p {
    lin1e-height: 22px;
}

    .tt_recom_p > div {
        vertical-align: bottom;
        background: #ff8000;
        margin-left: 10px;
    }

.hh_recom_b a {
    background: #e12d2d;
}

.hh_recom {
    margin-bottom: 60px;
}

.tt_recom_t, .tt_recom_t b, .tt_recom_t cite {
    font-size: 16px;
}

.tt_invest_list h3 {
    text-align: center;
}

    .tt_invest_list h3 b {
        font-size: 40px;
        line-height: 50px;
        float: left;
    }

    .tt_invest_list h3 i {
        font-size: 18px;
        color: #666;
        l1ine-height: 50px;
        float: right;
        padding-top: 26px;
    }

.tt_invest_list p.sdf {
    line-height: 22px;
}

.sdf {
    text-align: center;
    line-height: 22px;
    vertical-align: middle;
}

    .sdf button {
        float: right;
    }

    .sdf button, .sdf b {
        vertical-align: middle;
    }

    .sdf b {
        float: left;
        line-height: 22px;
    }

.hh_recom_b a {
    font-size: 16px;
    padding: 2px 0;
    line-height: 18px;
}

.hh_recom h2 {
    text-align: left;
    padding: 0 20px;
}

    .hh_recom h2 i {
        vertical-align: middle;
    }

    .hh_recom h2 cite {
        border-radius: 2px;
        border: 1px #e12d2d solid;
        padding: 3px 3px 2px 3px;
        vertical-align: middle;
        color: #e12d2d;
        font-size: 12px;
    }

    .hh_recom h2 cite {
        border-radius: 2px;
        border: 1px #e12d2d solid;
        padding: 3px 5px;
        color: #e12d2d;
        font-size: 12px;
        float: right;
        margin-top: 15px;
    }

.uk-switcher h4 {
    padding: 20px 0;
}

.user_opera_list a:hover p, .user_opera_list a:hover i {
    color: #333;
}

.tt_recom_p i {
    vertical-align: top;
    color: #333;
    margin: 20px 0 12px 0;
    line-height: 22px;
    display: block;
    font-size: 22px;
}

.fes .hh_recom h2 {
    text-align: center;
}

    .fes .hh_recom h2 cite {
        margin-top: 4px;
    }

.fes .hh_recom {
    border: 0;
    padding: 0px 0 10px 0;
}

.fes .tt_recom_p {
    margin-bottom: 10px;
}

.sde p {
    line-height: 24px;
    font-size: 12px;
}

    .sde p a {
        font-size: 12px;
        color: #e12d2d;
        line-height: 20px;
        text-decoration: underline;
    }

.tt_bottom {
    position: inherit;
    margin-top: 20px;
}

/* 20160217 */
.cs_a {
    overflow: hidden;
}

    .cs_a div {
        width: 33%;
        float: left;
        line-height: 30px;
        font-size: 16px;
        font-weight: bold;
    }

        .cs_a div i {
            display: block;
            line-height: 30px;
            color: #bbb;
        }

        .cs_a div:first-of-type {
            color: #e12d2d;
            font-size: 24px;
        }

/*20160330三期理财样式*/
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.lc_index {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-left: none;
    border-right: none;
    padding: 10px;
    display: block;
    margin-bottom: 10px;
}

    .lc_index li {
        display: inline-block;
    }

.lc_top_ul {
    padding-top: 10px;
}

    .lc_top_ul strong {
        font-size: 50px;
        color: #dd3919;
        font-weight: normal;
    }

    .lc_top_ul b {
        font-size: 20px;
        color: #dd3919;
        font-weight: normal;
    }

    .lc_top_ul li.left {
        width: 50%;
    }

    .lc_top_ul li.right {
        width: 40%;
        float: right;
        line-height: 24px;
        color: #999;
    }

        .lc_top_ul li.right b {
            font-size: 14px;
        }

.lc_index_list {
    display: block;
    vertical-align: middle;
}

    .lc_index_list img {
        float: left;
        width: 20%;
    }

    .lc_index_list div {
        float: left;
        width: 53%;
        margin-left: 10px;
    }

        .lc_index_list div h3 {
            margin-bottom: 10px;
        }

        .lc_index_list div p {
            color: #999;
            font-size: 14px;
        }

    .lc_index_list cite {
        color: #fff;
        width: 15%;
        text-align: center;
        margin-top: 1.2rem;
        padding: 5px 0;
        background: #999999;
        float: left;
        display: block;
        border-radius: 30px;
    }

    .lc_index_list i {
        float: right;
        margin-top: 1.5rem;
    }

.lc_nbb p {
    font-size: 12px;
    color: #666;
}

.lc_nbb i {
    float: right;
}

.lc_nbb_top {
    background: #ffa500;
    color: #fff;
}

.lc_nbb_top_t {
    display: block;
    padding: 10px;
    color: #fff;
}

    .lc_nbb_top_t p b {
        font-size: 40px;
        font-weight: normal;
        display: block;
        margin-top: 10px;
    }

    .lc_nbb_top_t i {
        float: right;
        font-size: 30px;
        margin-top: 1rem;
    }

    .lc_nbb_top_t:hover {
        color: #fff;
    }

.lc_nbb_top_b {
    border-top: 1px solid #ffb630;
}

    .lc_nbb_top_b li, .lc_nbb_sy li {
        float: left;
        width: 50%;
    }

    .lc_nbb_top_b p, .lc_nbb_sy p {
        display: block;
        border-left: 1px solid #ffb630;
        padding: 10px;
    }

    .lc_nbb_top_b li b, .lc_nbb_sy b {
        font-weight: normal;
        display: block;
        margin-top: 10px;
        font-size: 18px;
    }

.lc_nbb_sy {
    margin-top: 10px;
    padding: 0;
    margin-bottom: 50px;
}

    .lc_nbb_sy ul {
        border-bottom: 1px solid #e9e9e9;
    }

    .lc_nbb_sy p {
        border-left: 1px solid #e9e9e9;
    }

    .lc_nbb_sy b {
        color: #dd3919;
    }

.lc_nbb_zx {
    padding: 10px;
}

.lc_nbb_btn {
    position: fixed;
    bottom: 0px;
    width: 100%;
    display: block;
    background: #f4f4f4;
    height: 50px;
    line-height: 50px;
}

    .lc_nbb_btn a, .lc_nxb_btm a {
        width: 50%;
        text-align: center;
        ;
        display: inline-block;
        color: #3399cc;
        font-size: 16px;
    }

.lc_ye p {
    float: left;
    line-height: 24px;
    font-size: 16px;
}

.lc_ye_kq {
    float: right;
    position: relative;
}

.lc_blue_a {
    color: #3399cc;
    font-size: 12px;
}

.lc_ktye {
    bottom: 50px;
}

.lc_ktye_a {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}

.lc_nxb_h2 {
    display: block;
    font-size: 1.6rem;
    padding: 20px 0;
    text-align: center;
    color: #333;
}

.lc_ncb_ul {
    display: block;
    text-align: center;
    color: #fff;
}

    .lc_ncb_ul .left {
        background: #dd3919;
        float: left;
        width: 50%;
    }

    .lc_ncb_ul .right {
        background: #0d990d;
        float: right;
        width: 50%;
    }

    .lc_ncb_ul h3 {
        display: block;
        width: 50%;
        margin-left: 25%;
        margin-top: 1rem;
        padding: 1.8rem 0;
        border-radius: 50%;
        text-align: center;
        background: #fff;
    }

    .lc_ncb_ul .left h3 {
        border: 3px solid #981900;
    }

        .lc_ncb_ul .left h3 a {
            color: #dd3919;
            font-size: 30px;
            display: block;
        }

    .lc_ncb_ul .right h3 a {
        color: #0d990d;
        font-size: 30px;
        display: block;
    }

    .lc_ncb_ul .right h3 {
        border: 3px solid #007a00;
    }

    .lc_ncb_ul li div {
        padding: 10px;
        line-height: 22px;
        font-size: 16px;
    }

.lc_nxb_sm {
    margin-top: 10px;
    padding: 10px;
    color: #666;
}

    .lc_nxb_sm p {
        float: left;
        display: block;
        line-height: 22px;
    }

        .lc_nxb_sm p.right {
            width: 50%;
            text-align: right;
            float: right;
        }

.lc_nxb_btn {
    width: 60%;
    height: 50px;
    line-height: 50px;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    background: #ffa500;
    font-size: 18px;
}

.lc_nxb_btm {
    width: 100%;
    padding-top: 20px;
    display: block;
}

    .lc_nxb_btm a {
        float: left;
    }

.lc_zj {
    padding-top: 0px;
}

    .lc_zj li {
        width: 33%;
        float: left;
        height: 50px;
        line-height: 50px;
        color: #666;
    }

        .lc_zj li b {
            font-weight: bold;
        }

        .lc_zj li.mid {
            border-left: 1px solid #e9e9e9;
            text-align: center;
            border-right: 1px solid #e9e9e9;
        }

            .lc_zj li.mid b {
                color: #dd3919;
            }

        .lc_zj li.right {
            text-align: right;
        }

    .lc_zj p {
        display: block;
        padding-top: 10px;
        border-top: 1px solid #e9e9e9;
        text-align: center;
    }

        .lc_zj p b {
            font-size: 20px;
            font-weight: normal;
        }

.lc_zj_table {
    text-align: center;
}

    .lc_zj_table th {
        background: #f0f0f0;
        color: #333;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #e2e2e2;
    }

    .lc_zj_table td {
        border: 1px solid #e2e2e2;
        vertical-align: middle;
    }

        .lc_zj_table td b {
            margin-top: 5px;
            display: inline-block;
            margin-right: 10px;
        }

.lc_zj_wz b {
    color: #dd3919;
}

.lc_zj_z b {
    color: #dd3919;
}

.lc_zj_d b {
    color: #0d990d;
}

.lc_zj_wz i {
    color: #008dff;
}

.lc_zj_z i {
    color: #dd3919;
}

.lc_zj_d i {
    color: #666;
}

.lc_zr_fr {
    float: right;
    color: #dd3919;
}

/*0401*/
.lc_btm_50 {
    margin-bottom: 60px;
}

.lc_index_list p {
    line-height: 1.2;
}

.lc_nxb_btm p {
    float: left;
    width: 50%;
    text-align: center;
    color: #333;
}

    .lc_nxb_btm p b, .lc_nxb_sm p b {
        color: #dd3919;
        padding: 0 2px;
        font-weight: normal;
    }

#zhang td {
    padding-bottom: 10px;
}

    #zhang td:nth-last-of-type(1) {
        width: 40%;
    }

    #zhang td p {
        font-size: 12px;
    }

#zhang .uk-modal-footer {
    text-align: center;
}

.lc_mx i {
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 3px;
}

.lc_nxbsm p {
    text-indent: 0;
}

/*20160406修改*/
.lc_nbb {
    background: #fff1d6;
}

    .lc_nbb a p {
        color: #cc6600;
    }

    .lc_nbb i {
        color: #cc6600;
    }

.lc_nbb_btn a.left {
    height: 50px;
    line-height: 50px;
    background: #3399cc;
    color: #fff;
}

.lc_nbb_btn a.right {
    height: 50px;
    line-height: 50px;
    background: #ff9900;
    color: #fff;
}

.lc_nbb_top_b a.right {
    float: right;
    margin: 10px 5px;
    color: #ffa500;
    background: #ececec;
    padding: 2px;
}

.lc_nxb_zj p {
    padding: 10px;
    padding-right: 0;
    margin: 10px 0;
}

.lc_nxb_zj_box {
    margin: 10px 0;
}

#zhang td:first-of-type {
    width: 12%;
}

#zhang td table td:first-of-type {
    width: 30%;
}

.lc_nxb_tc_td {
    color: #bcbcbc;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
}

.lc_nxb_tc_text input {
    width: 85%;
}

#zhang td table {
    margin-top: 15px;
}

.lc_tc_first {
    text-align: center;
    position: absolute;
    top: 20%;
    background: url(lc_tck.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 30%;
    padding-top: 24%;
    font-size: 24px;
    line-height: 2.3rem;
    color: #ffe382;
}

    .lc_tc_first strong {
        color: #ffcc00;
        font-size: 26px;
    }

.lc_tc_first_btn {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 30%;
    width: 36%;
    margin: 0 auto;
    border: 2px solid #c7005a;
    padding: 8px 12px;
}

a.lc_tc_first_btn {
    color: #e1035c;
    font-size: 20px;
}


/* 20160405 */
.hh_groom {
    margin: 5px 0;
    background: #fff;
    border-top: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
    padding: 20px 0;
    overflow: hidden;
}

    .hh_groom h2 {
        font-size: 20px;
        padding: 0 20px 20px 20px;
    }

    .hh_groom ul {
        overflow: hidden;
        padding: 0 0 0 20px;
    }

    .hh_groom li {
        width: 33%;
        float: left;
    }

        .hh_groom li b {
            font-size: 26px;
            line-height: 30px;
            font-weight: normal;
        }

            .hh_groom li b.red {
                color: #e12d2d;
            }

        .hh_groom li p {
            font-size: 14px;
            color: #999;
            margin: 10px 0 0 0;
        }

    .hh_groom a {
        display: block;
        border-top: 1px #efefef solid;
        padding: 20px 0 0 0;
        text-align: center;
        font-size: 16px;
        margin: 20px auto 0 auto;
        width: 90%;
        color: #e12d2d;
    }

    .hh_groom:last-of-type {
        margin-bottom: 70px;
    }

/* 20160411 */
.hh_recom h2 cite {
    border-radius: 2px;
    border: 1px #e12d2d solid;
    padding: 3px 3px 2px 3px;
    vertical-align: middle;
    color: #e12d2d;
    font-size: 12px;
}

.hh_recom h2 cite {
    border-radius: 2px;
    border: 1px #e12d2d solid;
    padding: 3px 5px;
    color: #e12d2d;
    font-size: 12px;
    float: right;
    margin-top: 15px;
}

.hh_recom h2 {
    padding: 0 20px;
}

/* 020160419 */
.tt_cn, .tt_cn_a {
    padding: 20px;
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
}

.tt_cn_a {
    border-top: 1px #e9e9e9 solid;
    margin: 20px 0 0 0;
}

.tt_cn div {
    border-bottom: 1px #e9e9e9 solid;
    padding: 20px 0;
}

    .tt_cn div ul {
        overflow: hidden;
    }

    .tt_cn div li {
        float: left;
        width: 49%;
        text-align: center;
    }

        .tt_cn div li:first-of-type {
            border-right: 1px #e9e9e9 solid;
        }

        .tt_cn div li p {
            line-height: 20px;
            color: #ccc;
            font-size: 16px;
            padding: 5px 0 0 0;
        }

        .tt_cn div li b {
            font-size: 40px;
            color: #DD3919;
        }

.tt_cn > p {
    color: #ff9900;
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
}

.tt_cn_a h3 {
    margin: 0 0 10px 0;
}

.tt_cn_a p {
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 5px;
    color: #999;
}

    .tt_cn_a p.tt_cn_po {
        color: #333;
    }

        .tt_cn_a p.tt_cn_po a {
            color: #DD3919;
            text-decoration: underline;
            font-size: 12px;
        }

.tt_bottom {
    margin: 10px 0;
}

/* 20160427 */
.cl_title {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #e9e9e9;
    font-size: 14px;
    text-align: center;
}

.cl_list li {
    overflow: hidden;
    padding: 15px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .cl_list li:nth-of-type(2n+0) {
        background: #f4f4f4;
    }

    .cl_list li a {
        color: #999;
    }

.cl_list i {
    float: right;
}


/* 20160428 */
.user_opera_list p b {
    color: #e12d2d;
}

.asset_q {
    margin: 0;
    background: #fff;
}

    .asset_q td {
        line-height: 22px;
        font-size: 12px;
        padding-left: 20px;
    }

    .asset_q tr:nth-last-of-type(1) td {
        border: 0;
    }

    .asset_q tr td:nth-of-type(odd) {
        border-right: 1px #e9e9e9 solid;
    }

    .asset_q td b {
        display: block;
        color: #e12d2d;
        font-size: 22px;
        line-height: 30px;
        font-weight: normal;
    }

.rule {
    padding: 20px;
}

    .rule p {
        margin: 0 0 20px 0;
        line-height: 24px;
        font-size: 14px;
        color: #999;
    }

.awards th {
    line-height: 28px;
    color: #444;
    font-weight: bold;
}

.awards td {
    line-height: 28px;
    color: #999;
}

.invitation {
    position: fixed;
    bottom: 0;
    box-shadow: 0 -3px 3px rgba(0,0,0,.1);
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
}

    .invitation b {
        color: #e12d2d;
        line-height: 40px;
    }

.titltt {
    margin: 0 10px;
    line-height: 30px;
}

.requ1est {
    margin: 0 0 10px 0;
}

.request p {
    padding: 10px;
}

.request a {
    display: block;
    text-align: center;
}

.asset_list li h3 {
    overflow: hidden;
}

    .asset_list li h3 time {
        float: right;
        line-height: 40px;
        font-size: 12px;
        color: #999;
    }

.group_b {
    margin: 10px 0 0 0;
}

    .group_b button {
        box-sh1adow: 1px 1px 0px rgba(0,0,0,.2);
    }

.banner {
    width: 100%;
}

#share a {
    float: left;
    display: inline-block;
    width: 20%;
    margin: 0 0 10px 0;
    text-align: center;
}

.bdsharebuttonbox {
    overflow: hidden;
}

#share > div {
    padding-bottom: 10px;
}

/* 20160503 */
.tt_off {
    -webkit-filter: grayscale(100%);
}

.user_a {
    position: relative;
}

    .user_a > a.mail {
        position: absolute;
        top: 13px;
        right: 15px;
    }

        .user_a > a.mail i {
            color: rgba(255,255,255,.7);
            font-size: 26px;
        }


/* 20160505 */
.help {
}

    .help h3 {
        margin: 10px 0 0 0;
        border-bottom: 1px #e12d2d solid;
        padding: 0 15px 10px 15px;
        font-size: 12px;
        color: #e12d2d;
    }

    .help p {
        border-bottom: 1px #e9e9e9 solid;
        padding: 0 15px;
        background: #fff;
        overflow: hidden;
    }

    .help i {
        float: right;
        line-height: 40px;
        font-size: 16px;
    }

    .help p a {
        line-height: 40px;
        display: inline-block;
        width: 80%;
    }

.box_pay {
    background: #fff;
    padding: 15px;
}

    .box_pay h3 {
        font-size: 16px;
        text-align: center;
        border-bottom: 1px #e9e9e9 solid;
        padding: 0 0 15px 0;
    }

    .box_pay h4 {
        font-weight: bold;
        font-size: 14px;
        margin: 15px 0;
    }

    .box_pay p {
        line-height: 22px;
    }

/* 20160509*/
.tt_off {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}

.gg p a {
    line-height: 31px;
}

.gg p {
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 20160512 */
.box_pay h5 {
    color: #000;
    font-size: 20px;
    line-height: 30px;
    margin: 20px 0 0 0;
}

    .box_pay h5:first-of-type {
        margin: 0;
    }

.box_pay p b {
    color: #e12d2d;
    font-weight: normal;
}
/* 20160524 */
.weichat h3 {
    margin: 40px 0 20px 0;
    border: 0;
}

    .weichat h3 img {
        width: 30%;
    }

.weichat h4 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.weichat p {
    font-size: 14px;
    color: #999;
    line-height: 26px;
    margin: 0 0 40px 0;
}

    .weichat p a.uk-buttom {
        display: block;
        text-align: center;
        border-radius: 4px;
        padding: 10px 0;
        font-size: 16px;
    }

/*20160527*/
.wdt {
    padding: 20px;
}

    .wdt h5, .wdt h6 {
        line-height: 22px;
        font-weight: bold;
        font-size: 16px;
        color: #333;
    }

    .wdt h5 {
        font-size: 14px;
        font-weight: normal;
    }

    .wdt p {
        line-height: 22px;
        font-size: 12px;
        color: #999;
    }


/* 20160603 */
.tt_pur p span {
    font-size: 12px;
    color: #bbb;
    display: block;
    line-height: 18px;
    margin: 5px 0 0 0;
}

.tt_pur p label i {
    margin: 0px;
}

.tt_pur p.total {
    border-bottom: 1px #e12d2d solid;
}

.tt_pur p:last-of-type label {
    text-align: right;
}

    .tt_pur p:last-of-type label b {
        font-size: 16px;
        font-weight: bold;
    }

.tt_pur p:last-of-type cite {
    font-size: 16px;
}

.tt_pay {
    padding: 20px 20px 0px 20px;
    background: #fff;
    overflow: hidden;
}

    .tt_pay p {
        line-height: 22px;
        color: #999;
        font-size: 14px;
        margin-bottom: 10px;
        margin: 0 0 10px 0;
    }

        .tt_pay p a {
            color: #e12d2d;
            text-decoration: underline;
            font-size: 12px;
        }

        .tt_pay p input {
            width: 100%;
            font-size: 14px;
        }

        .tt_pay p.add_card {
            margin: 0 0 20px 0;
        }

    .tt_pay h3 {
        margin: 0 0 5px 0;
    }

    .tt_pay h4 {
        margin: 0 0 5px 0;
        font-size: 14px;
        color: #444;
        font-weight: bold;
    }

    .tt_pay div.card {
        border-radius: 4px;
        background: #f4f4f4;
        border: 1px #ccc solid;
        padding: 10px 20px;
        margin: 0 0 20px 0;
    }

    .tt_pay div.default {
        border: 0;
        background: #e12d2d;
    }

        .tt_pay div.default p {
            color: #fff;
        }

    .tt_pay div.card p.card_no {
        border-bottom: 0;
        font-size: 26px;
        text-align: center;
        padding: 10px 0 0 0;
        line-height: 36px;
    }

    .tt_pay div.card hr {
        margin: 10px 0;
    }

    .tt_pay p.ps {
        font-size: 12px;
        line-height: 22px;
        color: #e12d2d;
        margin: 0 0 20px 0;
        height: 18px;
        color: #e12d2d;
        text-align: right;
    }

        .tt_pay p.ps a {
            float: right;
            line-height: 22px;
            font-size: 12px;
            text-decoration: underline;
            color: #e12d2d;
        }

    .tt_pay p.add_card a {
        display: block;
        border: 1px #ccc dashed;
        background: #f4f4f4;
        color: #bbb;
        text-align: center;
        border-radius: 4px;
        margin: 20px 0 0 0;
        text-decoration: none;
        font-size: 16px;
        line-height: 50px;
        color: #999;
    }

    .tt_pay div.del > div.card {
        border: 1px #ccc dashed;
        background: #f4f4f4;
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center-webkit-animation-name: shake-base;
        -ms-animation-name: shake-base;
        animation-name: shake-base;
        -webkit-animation-duration: 100ms;
        -ms-animation-duration: 100ms;
        animation-duration: 100ms;
        -webkit-animation-iteration-count: infinite;
        -ms-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-delay: 0s;
        -ms-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-play-state: running;
        -ms-animation-play-state: running;
        animation-play-state: running;
    }

    .tt_pay div.del {
        position: relative;
    }

        .tt_pay div.del i.uk-close {
            animation-play-state: paused;
            position: absolute;
            top: -12px;
            left: -12px;
            font-size: 20px;
            color: #fff;
            border-radius: 50%;
            background: #e12d2d;
            display: inline-block;
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            opacity: 1;
        }

    .tt_pay h5 {
        font-size: 14px;
        font-we1ight: bold;
        border-bottom: 1px #ddd solid;
        padding: 10px 0;
        margin: 0 0 15px 0;
    }

    .tt_pay p.choose {
        overflow: hidden;
        font-size: 18px;
        padding: 0 0 10px 0;
        font-weight: bold;
        color: #444;
        border-bottom: 1px #ddd solid;
        margin-bottom: 15px;
    }

        .tt_pay p.choose a {
            float: right;
            margin-top: 31px;
            color: #444;
        }

        .tt_pay p.choose i.open {
            color: #e12d2d;
        }

        .tt_pay p.choose i {
            font-size: 18px;
        }

        .tt_pay p.choose b {
            display: inline-block;
            width: 67%;
            font-weight: normal;
            color: #999;
            padding: 10px 0 10px 23px;
        }

.pay_tab {
    background: #fff;
}

    .pay_tab ul {
        width: 100%;
    }

    .pay_tab .uk-tab > li {
        width: 50%;
    }

        .pay_tab .uk-tab > li > a {
            border: 0;
            line-height: 28px;
            color: #bbb;
        }

        .pay_tab .uk-tab > li.uk-active > a {
            border-bottom: 3px #e12d2d solid;
            color: #e12d2d;
        }

.tt_pay p.fs_pur {
    padding: 10px 0px;
    line-height: 30px;
    font-size: 20px;
    color: #444;
    border-top: 1px #ccc solid;
    margin-top: 20px;
    font-weight: bold;
    text-align: center;
}

    .tt_pay p.fs_pur b {
        font-size: 20px;
        color: #e12d2d;
        line-height: 30px;
    }


/* 逗比特效 */
/*@keyframes shake-base{0%{transform: translate(0px, 0px) rotate(0deg)} 2%{transform: translate(-1.5px, 1.5px) rotate(0.5deg)} 4%{transform: translate(-2.5px, -1.5px) rotate(-1.5deg)} 6%{transform: translate(-0.5px, 1.5px) rotate(-1.5deg)} 8%{transform: translate(1.5px, -0.5px) rotate(-1.5deg)} 10%{transform: translate(0.5px, -0.5px) rotate(-0.5deg)} 12%{transform: translate(0.5px, -1.5px) rotate(-0.5deg)} 14%{transform: translate(-0.5px, 0.5px) rotate(-1.5deg)} 16%{transform: translate(1.5px, -0.5px) rotate(0.5deg)} 18%{transform: translate(1.5px, 1.5px) rotate(0.5deg)} 20%{transform: translate(-2.5px, 0.5px) rotate(0.5deg)} 22%{transform: translate(-0.5px, 0.5px) rotate(-0.5deg)} 24%{transform: translate(1.5px, -1.5px) rotate(0.5deg)} 26%{transform: translate(-2.5px, 1.5px) rotate(-0.5deg)} 28%{transform: translate(-2.5px, 0.5px) rotate(-0.5deg)} 30%{transform: translate(1.5px, 1.5px) rotate(-0.5deg)} 32%{transform: translate(0.5px, 1.5px) rotate(0.5deg)} 34%{transform: translate(1.5px, 1.5px) rotate(-0.5deg)} 36%{transform: translate(1.5px, -1.5px) rotate(-0.5deg)} 38%{transform: translate(-1.5px, 1.5px) rotate(0.5deg)} 40%{transform: translate(0.5px, -2.5px) rotate(-0.5deg)} 42%{transform: translate(-2.5px, -0.5px) rotate(-0.5deg)} 44%{transform: translate(-2.5px, -0.5px) rotate(-0.5deg)} 46%{transform: translate(-1.5px, -0.5px) rotate(-0.5deg)} 48%{transform: translate(-2.5px, 1.5px) rotate(-0.5deg)} 50%{transform: translate(-0.5px, -2.5px) rotate(0.5deg)} 52%{transform: translate(0.5px, 1.5px) rotate(-1.5deg)} 54%{transform: translate(-0.5px, -2.5px) rotate(0.5deg)} 56%{transform: translate(-0.5px, 0.5px) rotate(-0.5deg)} 58%{transform: translate(-0.5px, 1.5px) rotate(0.5deg)} 60%{transform: translate(0.5px, -2.5px) rotate(0.5deg)} 62%{transform: translate(1.5px, -2.5px) rotate(0.5deg)} 64%{transform: translate(-1.5px, 1.5px) rotate(-0.5deg)} 66%{transform: translate(-0.5px, 1.5px) rotate(-0.5deg)} 68%{transform: translate(-1.5px, -0.5px) rotate(0.5deg)} 70%{transform: translate(0.5px, 0.5px) rotate(-0.5deg)} 72%{transform: translate(1.5px, 1.5px) rotate(0.5deg)} 74%{transform: translate(1.5px, -1.5px) rotate(-1.5deg)} 76%{transform: translate(1.5px, 1.5px) rotate(-1.5deg)} 78%{transform: translate(-2.5px, -1.5px) rotate(-1.5deg)} 80%{transform: translate(0.5px, 1.5px) rotate(-0.5deg)} 82%{transform: translate(-2.5px, -1.5px) rotate(0.5deg)} 84%{transform: translate(-0.5px, -1.5px) rotate(-0.5deg)} 86%{transform: translate(-1.5px, 0.5px) rotate(-0.5deg)} 88%{transform: translate(1.5px, 0.5px) rotate(-0.5deg)} 90%{transform: translate(0.5px, -1.5px) rotate(-1.5deg)} 92%{transform: translate(0.5px, 0.5px) rotate(-1.5deg)} 94%{transform: translate(1.5px, 1.5px) rotate(0.5deg)} 96%{transform: translate(-1.5px, -1.5px) rotate(-1.5deg)} 98%{transform: translate(-2.5px, -0.5px) rotate(-1.5deg)}}*/

/* 20160612 */
.tt_pay div.card {
    position: relative;
    overflow: hidden;
}

.tt_pay i.lb {
    position: absolute;
    right: 0px;
    bottom: -20px;
    font-size: 80px;
    color: rgba(0,0,0,.1);
    transform: rotate(30deg);
}

/* 20160823 */
.fl {
    padding: 5px 0;
}

    .fl i {
        font-size: 12px;
    }

    .fl a {
        float: right;
        line-height: 22px;
        color: #e12d2d;
        text-decoration: underline;
        font-size: 12px;
    }

    .fl cite {
        background: #e12d2d;
        color: #fff;
        line-height: 22px;
        padding: 3px 5px;
        font-size: 12px;
    }



/*20161016*/
.mobile_main {
    margin: 20px 0 0 0;
    background: #fff;
    border-top: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
    padding: 20px 0;
    position: relative;
}

    .mobile_main h3 {
        padding: 0 0 5px 130px;
        font-size: 20px;
    }

    .mobile_main p {
        padding: 5px 0 0 130px;
        line-height: 26px;
        font-size: 14px;
    }

        .mobile_main p i {
            color: #999;
            text-decoration: line-through;
        }

        .mobile_main p a {
            background: #e12d2d;
            color: #fff;
            padding: 5px 10px;
            fo1nt-weight: bold;
        }

    .mobile_main cite {
        position: absolute;
        width: 100px;
        display: inline-block;
        border: 1px #e9e9e9 solid;
        top: 15px;
        left: 15px;
    }

    .mobile_main p:nth-of-type(2) {
        padding: 0px 0 0 130px;
    }

.mobile_doubt {
    overflow: hidden;
    background: #fff;
    border-bottom: 1px #e9e9e9 solid;
}

    .mobile_doubt a {
        float: left;
        width: 50%;
        text-align: center;
        position: relative;
        line-height: 40px;
    }

    .mobile_doubt i {
        position: absolute;
        left: 50%;
        border-left: 1px #e9e9e9 solid;
        height: 40px;
    }

.mobile_a {
    border-bottom: 1px #e9e9e9 solid;
    background: #fff;
    margin: 0 0 10px 0;
}

    .mobile_a img {
        width: 100%;
    }

    .mobile_a h3 {
        border-top: 1px #e9e9e9 solid;
        padding: 0 20px;
        line-height: 50px;
        font-size: 20px;
    }

    .mobile_a p {
        padding: 0 20px 15px 20px;
    }

        .mobile_a p i {
            color: #999;
            text-decoration: line-through;
        }

        .mobile_a p cite {
            border: 1px #e12d2d solid;
            color: #e12d2d;
            padding: 2px 5px;
            margin: 0 0 0 10px;
            font-size: 12px;
        }

.mobile_b {
    margin: 20px 0 0 0;
    background: #fff;
    border-top: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
    padding: 20px;
    position: relative;
}

    .mobile_b cite {
        display: block;
        font-size: 12px;
        color: #bbb;
        line-height: 20px;
        margin: 10px 0 0 0;
    }

    .mobile_b p a {
        line-height: 20px;
        color: #999;
        display: block;
        overflow: hidden;
    }

    .mobile_b p b {
        color: #333;
        font-weight: normal;
    }

    .mobile_b i {
        float: right;
        margin: 3px 0 0 0;
    }

.mobile_c {
    margin: 20px 0 0 0;
    background: #fff;
    border-top: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
    padding: 10px 20px;
}

    .mobile_c p {
        overflow: hidden;
        color: #999;
        line-height: 30px;
    }

        .mobile_c p a {
            color: #999;
            line-height: 30px;
            display: block;
            overflow: hidden;
        }

        .mobile_c p b {
            color: #333;
            margin: 0 0 0 10px;
            line-height: 30px;
            font-weight: normal;
        }

        .mobile_c p i {
            float: right;
        }

#mobile_buy .uk-modal-header p, #mobile_buy .uk-modal-header h3 {
    padding: 0 0 0 70px;
    font-size: 12px;
}

#mobile_buy .uk-modal-header h3 {
    color: #e12d2d;
    font-size: 14px;
    line-height: 26px;
}

#mobile_buy .uk-modal-header p {
    color: #999;
}

    #mobile_buy .uk-modal-header p:first-of-type {
        text-decoration: line-through;
    }

#mobile_buy .uk-modal-header cite {
    position: absolute;
    width: 60px;
    display: inline-block;
    border: 1px #e9e9e9 solid;
    top: 15px;
    left: 15px;
}

.iphone-xs h3 {
    color: #999;
    font-size: 14px;
}

.iphone-xs p {
    margin: 5px 0;
    line-height: 30px;
}

    .iphone-xs p i {
        background: #eee;
        color: #333;
        padding: 5px 10px;
        font-size: 14px;
        margin: 0 10px 0 0;
        display: inline-block;
    }

        .iphone-xs p i.open {
            background: #e12d2d;
            color: #fff;
        }

    .iphone-xs p b {
        font-weight: normal;
    }

    .iphone-xs p cite {
        margin: 0 0 0 10px;
        color: #5183D8;
    }

#mobile_k .uk-modal-header p, #mobile_k .uk-modal-header h3 {
    padding: 0 0 0 70px;
    font-size: 12px;
}

#mobile_k .uk-modal-header h3 {
    color: #e12d2d;
    font-size: 14px;
    line-height: 26px;
}

#mobile_k .uk-modal-header p {
    color: #999;
}

    #mobile_k .uk-modal-header p:first-of-type {
        text-decoration: line-through;
    }

#mobile_k .uk-modal-header cite {
    position: absolute;
    width: 60px;
    display: inline-block;
    border: 1px #e9e9e9 solid;
    top: 15px;
    left: 15px;
}

.mobile_adlist {
    padding: 10px 0 0 0;
}

    .mobile_adlist > div {
        border-top: 1px #e9e9e9 solid;
        border-bottom: 1px #e9e9e9 solid;
        background: #fff;
        padding: 20px;
        margin: 0 0 10px 0;
    }

        .mobile_adlist > div h3 i {
            float: right;
            font-size: 16px;
            line-height: 22px;
        }

        .mobile_adlist > div h3 {
            font-size: 16px;
            line-height: 22px;
            margin: 0 0 10px 0;
        }

        .mobile_adlist > div p {
            overflow: hidden;
        }

            .mobile_adlist > div p cite {
                float: right;
            }

                .mobile_adlist > div p cite a {
                    font-size: 12px;
                    padding: 3px 10px;
                    text-decoration: underline;
                }

                    .mobile_adlist > div p cite a:last-of-type {
                        color: #e12d2d;
                    }

.mobile_addadd {
    border-top: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
    background: #fff;
    padding: 20px;
    margin: 0 0 10px 0;
}

    .mobile_addadd p {
        margin: 0 0 10px 0;
    }

    .mobile_addadd i {
        display: inline-block;
        width: 25%;
    }

    .mobile_addadd input[type=text] {
        height: 30px;
        width: 100%;
    }

    .mobile_addadd b {
        display: inline-block;
        width: 74%;
    }

.mobile_check {
    border-bottom: 1px #e9e9e9 solid;
    background: #fff;
    padding: 20px;
    margin: 0 0 10px 0;
}

    .mobile_check h3 i {
        float: right;
        margin: 3px 0 0 0;
    }

    .mobile_check h3 b {
        font-size: 16px;
        line-height: 22px;
        font-weight: normal;
    }

    .mobile_check h3 {
        margin: 0 0 10px 0;
    }

        .mobile_check h3 a {
            font-size: 16px;
            line-height: 22px;
            overflow: hidden;
            display: block;
        }

    .mobile_check p {
        overflow: hidden;
    }

.mobile_data {
    border-top: 1px #e9e9e9 solid;
    background: #fff;
    padding: 20px;
    border-bottom: 1px #e9e9e9 solid;
    position: relative;
}

    .mobile_data i {
        position: absolute;
        display: inline-block;
        top: 20px;
        left: 20px;
        width: 100px;
        border: 1px #e9e9e9 solid;
    }

    .mobile_data h3 {
        padding: 0 0 0 115px;
        margin: 0 0 90px 0;
    }

    .mobile_data p {
        padding: 5px 0 0 0;
        font-size: 16px;
        line-height: 22px;
    }

        .mobile_data p b {
            font-weight: normal;
            font-size: 16px;
            color: #999;
        }

        .mobile_data p span {
            font-size: 16px;
            color: #e12d2d;
        }

        .mobile_data p cite {
            font-size: 16px;
            text-decoration: line-through;
        }

.mobile_t {
    text-align: center;
    margin: 10px 0;
    font-size: 12px;
}

    .mobile_t a {
        color: #e12d2d;
    }

.mobile_money {
}

.mobile_select {
}

.mobile_rate {
}


/* 20161018 */
.iphone-dc p {
    line-height: 20px;
    border: 1px #e9e9e9 solid;
    margin: 0 0 10px 0;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .iphone-dc p:last-of-type {
        margin: 0;
    }

    .iphone-dc p.open {
        border: 1px #e9e9e9 solid;
        background: #f4f4f4;
    }

/*2016-10-20修改*/
.tt_invest_list h3 i {
    font-size: 18px;
    color: #666;
    float: right;
    padding-top: 26px;
    width: 27%;
    text-align: right;
    display: block;
}

.mobile_main cite {
    width: 110px;
    margin-top: 10px;
}

.mobile_main p, .mobile_main h3, .mobile_main p:nth-of-type(2) , .mobile_main h4{
    padding-left: 140px;
}

.mobile_c p b.mob_money, .mobile_c p b strong {
    color: #e12d2d;
    font-weight: bold;
}

.mobile_c p b cite {
    font-weight: bold;
}

.tt_invest_arc .uk-tab > li > a {
    padding: 8px 6px;
}

#allmoney {
    width: 74%;
    display: inline-block;
    vertical-align: top;
}

.mobile_a img {
    width: 50%;
    margin-left: 25%;
}

.mobile_main h3 i {
    color: #e12d2d;
}
/*2016-10-24*/
.iphone-xs p b strong {
  color: #e12d2d;
  font-weight: bold;
}

/*20161103*/
.mobile_main h4 i{background:#ff3300;color:#fff;display:inline-block;line-height:22px;padding:0 5px}
.mobile_main h4 span{border:1px #ff9900 solid;display:inline-block;line-height:20px;padding:0 5px;color:#ff9900}

.mobile_a h3{line-height:40px}
.mobile_a h4{padding: 0 20px 15px 18px;}
.mobile_a h4 i{background:#ff3300;color:#fff;display:inline-block;line-height:22px;padding:0 5px}
.mobile_a h4 span{border:1px #ff9900 solid;display:inline-block;line-height:20px;padding:0 5px;color:#ff9900}

/* 20161107 */
.pay_c{padding:20px 0 0 0}
.pay_c a{display: block;text-align: center;border: 1px #bbb solid;margin:0 0 20px 0;line-height: 60px;color: #bbb;font-size: 22px}
.pay_c a.selected{color: #e12d2d;border-color: #e12d2d;}
.tt_pay b{font-weight: normal;color: #e12d2d}

.dd_pay{background: #fff;padding:0 0 1px 0}
.dd_pay table td:first-of-type{border-right: 1px #e9e9e9 solid;}
.dd_pay table select{width: 100%}
.dd_pay > p{margin:0 20px 20px 20px}
.dd_pay > p a{display: block;line-height: 34px;}
/* 20170217*/
.super_s { position: relative;background: #e12d2d;border-radius: 6px;text-align: center;margin-left: 20px;padding: 0px 6px 2px 5px;width: 30px;top: 0px;color: #fff;left: -37px;}
.super_s>cite {position: absolute;top: 7px;left: -8px;width: 0;height: 0;font-size: 0;border: solid 5px;border-color: #fff #e12d2d #e12d2d #fff;color: #fff;}


/*2017-03-16修改*/

  .tt_invest_list h3 b {
        font-size: 36px;

    }

.tt_invest_list {
 position:relative;}

h3.super_h3 span.super_s2 {
     position:absolute; top:75px; left:37%; z-index:99; padding:5px; width:55px;}
h3.super_h3 span.super_s2 cite {
     left:-10px;
    }
