﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

body {
    font-size: 14px;
    font-family: '微软雅黑','Arial';
    background: #fff;
    color: #333;
}

body, dd, dl, h1, h2, h3, h4, h5, h6, ul {
    padding: 0;
    margin: 0;
    font-weight: bold;
}

p {
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #333;
}

    a:hover {
        text-decoration: none;
        color: #333;
    }

    a:active, a:hover, a:focus {
        text-decoration: none;
        color: #333;
    }

li {
    list-style: none;
}




.banner {
    width: 100%;
    overflow: hidden;
    background: #2e4284;
}

    .banner img {
        width: 100%;
        margin: 0 auto;
    }

.tc_bx {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 60px;
}

    .tc_bx .tchz {
        max-width: 1300px;
        margin: 0 auto;
    }

        .tc_bx .tchz .bt {
            width: 100%;
            background: url(/content/images/openmember/Learningprogram.png) no-repeat top center;
            text-align: center;
            margin-bottom: 44px;
        }

            .tc_bx .tchz .bt h2 {
                font-size: 38px;
                color: #666;
                padding-top: 16px;
                padding-bottom: 18px;
                letter-spacing: 1px;
            }

            .tc_bx .tchz .bt p {
                font-size: 18px;
                color: #666;
                letter-spacing: 1px;
            }

        .tc_bx .tchz .tcnr {
            width: 100%
        }

            .tc_bx .tchz .tcnr table {
                width: 100%;
            }

.bg1 {
}

    .bg1 td {
        border-right: 1px solid #ddd;
        color: #555;
        border-bottom: 1px solid #ddd;
        text-align: center;
        line-height: 32px;
    }

    .bg1 th {
        font-weight: bold;
    }

    .bg1 .yjg {
        text-decoration: line-through;
        color: #999;
        font-weight: normal;
    }

    .bg1 b {
        font-size: 18px;
        color: #de3e29;
    }

    .bg1 .zixun {
        padding: 2px 16px;
        border-radius: 22px;
        margin: 0 4px;
        border: 1px solid #de3e29;
        color: #de3e29;
        font-size: 13px;
        font-weight: normal;
    }

.tcnr .tcbb .bg1 .zixun:hover {
    font-weight: bold;
    background: #fff0ee;
}

.tcnr .tcbb .bg1 .buy {
    padding: 3px 17px;
    border-radius: 22px;
    margin: 0 4px;
    color: #fff;
    background: #de3e29;
    font-size: 13px;
    font-weight: normal;
}

    .tcnr .tcbb .bg1 .buy:hover {
        background: #ff3a20;
        font-weight: bold;
    }

.tcnr .tcbb .fixedbg {
    position: fixed;
    top: 0px;
    left: calc(50% - 650px);
    max-width: 1300px;
    z-index: 999;
    box-shadow: 0 0 15px 0 #d5d5d5;
}

.tcnr .tcbb .bg2 {
}

    .tcnr .tcbb .bg2 td {
        border-right: 1px solid #ddd;
        color: #555;
        border-bottom: 1px solid #ddd;
        text-align: center;
        padding: 8px 10px;
        line-height: 22px;
    }

    .tcnr .tcbb .bg2 .scxy {
        background: #5b5386;
        color: #fff;
        border-bottom: 1px solid #8081ac;
    }

    .tcnr .tcbb .bg2 .cgxy {
        background: #4c5f98;
        color: #fff;
        border-bottom: 1px solid #7182b8;
    }

    .tcnr .tcbb .bg2 .zkxy {
        background: #3e72ad;
        color: #fff;
        border-bottom: 1px solid #5e8fc613;
    }

    .tcnr .tcbb .bg2 .wu {
        font-size: 15px;
        color: #999;
    }

    .tcnr .tcbb .bg2 .you {
        font-size: 15px;
        color: #ff780b;
    }

    .tcnr .tcbb .bg2 i {
        color: #ebae79;
    }

    .tcnr .tcbb .bg2 .js {
        color: #ebae79;
    }

    .tcnr .tcbb .bg2 .ls {
        color: #5271cc;
    }
