body, div, p, td, h1, h2, h3, ul, li, span, input, textarea, keygen, select, button {
    padding: 0px;
    margin: 0px;
    font-family: 微软雅黑;
}

body {
    background: #f7f7f7;
   
}

ul, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 15px;
    color: #666;
}

img {
    border: 0px;
}

.hide {
    display: none;
}
/**-----------------头部开始-----------------**/
.wrap-1 {
    width: 100%;
    background: #fff;
    height: 77px;
}

.toparea {
    width: 1000px;
    height: 77px;
    margin: 0px auto;
}

    .toparea .logo {
        width: 209px;
        float: left;
        margin-top: 10px;
    }

    .toparea .menu {
        width: 780px;
        float: right;
        margin-top: 25px;
    }

        .toparea .menu .part-1, .toparea .menu .part-2 {
            width: 100%;
            float: left;
        }

        .toparea .menu .app {
            float: right;
            background: #d3eefe;
            padding: 5px 10px;
            margin-right: 16px;
        }

            .toparea .menu .app a {
                text-decoration: none;
                color: #5e5e5e;
                background: url(../images/app.png) no-repeat left 3px;
                padding-left: 14px;
                color: #5e5e5e;
                display: inline-block;
            }

        .toparea .menu .hotline, .toparea .menu .date, .toparea .menu .quit {
            float: right;
        }

        .toparea .menu .hotline {
            font-size: 14px;
            color: #979797;
            background: url(../images/phone.png) no-repeat 0 3px;
            padding-left: 29px;
            height: 28px;
            line-height: 28px;
        }

        .toparea .menu .date {
            font-size: 14px;
            color: #979797;
            height: 28px;
            line-height: 28px;
            margin-left: 10px;
            margin-top: 3px;
        }

        .toparea .menu .quit {
            margin-left: 10px;
        }

            .toparea .menu .quit .btn-1 {
                margin-top: 4px;
                font-size: 12px;
            }

        .toparea .menu .part-2 {
            margin-top: 18px;
        }

/**-----------------头部结束-----------------**/


/**-----------------主导航开始-----------------**/
.mainnav {
    width: 100%;
    height: 50px;
    background: #51a8de;
}

    .mainnav .con {
        width: 1000px;
        margin: 0px auto;
    }

        .mainnav .con ul {
            width: 780px;
            float: left;
            margin-left: 126px;
            margin-top: 9px;
        }

    .mainnav li {
        display: inline-block;
        float: right;
        margin-left: 11px;
        padding: 4px 19px 4px;
    }

        .mainnav li.marginr0 {
            margin-right: 0px;
        }

        .mainnav li.curr {
            background: #fff;
            border-radius: 20px;
        }

            .mainnav li.curr a {
                color: #00b1f1;
            }

    .mainnav a {
        font-size: 18px;
        color: #fff;
    }

/**-----------------主导航结束-----------------**/

/**-----------------中间部分开始-----------------**/
.mainwrap {
    width: 1000px;
    margin: 0px auto;
}

    .mainwrap .flcon {
        width: 100%;
        float: left;
        position: relative;
        background: #fff;
    }

    .mainwrap .leftpart {
        width: 150px;
        height: 741px;
        background: url(../images/mainlbg.jpg) no-repeat right top;
        float: left;
    }

    .mainwrap .centerpart {
        width: 1000px;
        height: 741px;
        float: left;
        position: relative;
    }

        .mainwrap .centerpart .transparentdiv {
            position: absolute;
            top: 0px;
            left: 0px;
            height: 26px;
            width: 1000px;
            background: url(../images/transparent.png) no-repeat;
            z-index: 10;
        }

        .mainwrap .centerpart .nav {
            width: 209px;
            height: 100%;
            background: url(../images/leftnavbg.gif) repeat-y;
            float: left;
            display: inline;
            overflow-y: auto;
        }

            .mainwrap .centerpart .nav ul {
                float: left;
                margin-left: 38px;
                margin-top: 20px;
            }

            .mainwrap .centerpart .nav li {
                margin: 17px 10px;
                padding-left: 43px;
                cursor: pointer;
            }

            .mainwrap .centerpart .nav span {
                display: inline-block;
                padding: 0px 10px;
                color: #000;
                font-weight: bolder;
                font-size: 15px;
                height: 30px;
                cursor: pointer;
                line-height: 31px;
                border-radius: 3px;
            }

                .mainwrap .centerpart .nav span.curr {
                    background: #dfdfdf;
                }

            .mainwrap .centerpart .nav li.payment {
                background: url(../images/link-1.png) no-repeat;
            }

            .mainwrap .centerpart .nav li.course {
                background: url(../images/link-2.png) no-repeat;
            }

            .mainwrap .centerpart .nav li.teamaterial {
                background: url(../images/link-3.png) no-repeat;
            }

            .mainwrap .centerpart .nav li.study {
                background: url(../images/link-4.png) no-repeat;
            }

            .mainwrap .centerpart .nav li.exam {
                background: url(../images/link-5.png) no-repeat;
            }

            .mainwrap .centerpart .nav li.unifiedexam {
                background: url(../images/link-6.png) no-repeat;
            }

            .mainwrap .centerpart .nav li.score {
                background: url(../images/link-7.png) no-repeat;
            }

            .mainwrap .centerpart .nav li.thesis {
                background: url(../images/link-8.png) no-repeat;
            }

            .mainwrap .centerpart .nav li.graduate {
                background: url(../images/link-9.png) no-repeat;
            }

            .mainwrap .centerpart .nav li.degree {
                background: url(../images/link-10.png) no-repeat;
            }

            .mainwrap .centerpart .nav li.continueread {
                background: url(../images/link-14.png) no-repeat;
            }

.centerpart .mainbox {
    width: 790px;
    float: left;
    height: 100%;
    display: inline;
    position: relative;
}

    .centerpart .mainbox .rightindex {
        width: 790px;
        float: left;
    }

    .centerpart .mainbox .part-1, .centerpart .mainbox .part-2, .centerpart .mainbox .part-3 {
        width: 689px;
        margin: 0px auto;
    }

    .centerpart .mainbox .part-1 {
        margin-top: 43px;
    }

    .centerpart .mainbox .myinfo {
        width: 279px;
        float: left;
    }

        .centerpart .mainbox .myinfo h2 {
            font-size: 16px;
            margin-bottom: 15px;
        }

            .centerpart .mainbox .myinfo h2 .detailinfo {
                font-size: 12px;
                color: #65a7d6;
                margin-left: 20px;
                text-decoration: underline;
            }

        .centerpart .mainbox .myinfo .head {
            width: 75px;
            height: 100px;
            float: left;
        }

            .centerpart .mainbox .myinfo .head img {
                border-radius: 6px;
            }

        .centerpart .mainbox .myinfo .detail {
            width: 188px;
            /*height: 100px;*/
            border-radius: 15px;
            float: left;
            margin-left: 15px;
            font-size: 12px;
        }

        .centerpart .mainbox .myinfo .name {
            margin-bottom: 6px;
            font-size: 14px;
            font-weight: bolder;
        }

        .centerpart .mainbox .myinfo .university,
        .centerpart .mainbox .myinfo .studentid,
        .centerpart .mainbox .myinfo .cardnum,
        .centerpart .mainbox .myinfo .integration {
            line-height: 19px;
        }

    .centerpart .mainbox .scrollimg {
        width: 400px;
        float: right;
        height: 136px;
        position: relative;
    }

        .centerpart .mainbox .scrollimg img {
            border-radius: 5px;
        }

.slideimg {
    width: 400px;
    height: 137px;
    overflow: hidden;
    position: relative;
}

.slide-ul {
    position: relative;
    width: 8640px;
    margin: 0;
}

    .slide-ul li {
        display: inline;
        float: left;
        width: 400px;
        height: 137px;
        overflow: hidden;
    }

        .slide-ul li img {
            width: 400px;
            height: 137px;
        }

    .slide-ul a {
        display: block;
        width: 400px;
        height: 137px;
        overflow: hidden;
        color: #fff;
    }

        .slide-ul a:hover .pic-txt {
            color: #fff;
        }

    .slide-ul .pic-txt {
        display: block;
        bottom: -30px;
        position: relative;
        width: 220px;
        height: 30px;
        margin: -30px 0 0;
        padding: 0 5px;
        font: 14px/30px Microsoft YaHei;
        text-align: center;
        z-index: 1;
        background: rgba(0,0,0,0.5);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#80000000,endColorstr=#80000000);
        cursor: pointer;
    }

:root .slide-ul .pic-txt {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,startColorstr=#00000000,endColorstr=#00000000);
}

.slide-btn {
    position: absolute;
    right: 0px;
    top: 101px;
    height: 22px;
    overflow: hidden;
    margin: 0 auto;
    padding: 11px 0;
    zoom: 1;
}

    .slide-btn li {
        float: left;
    }

        .slide-btn li span {
            display: block;
            width: 22px;
            height: 22px;
            background: url(../images/slidebtn.png) 0 -27px no-repeat;
            text-indent: -9999em;
            overflow: hidden;
            cursor: pointer;
        }

    .slide-btn .slide-cur span, .slide-btn .slide-hover span {
        background-position: 0 0;
    }



.centerpart .mainbox .part-2 {
    height: 38px;
    background: #f2f2f2;
    margin-top: 30px;
    margin-bottom: 10px;
}

.centerpart .mainbox .srolltxt {
    width: 98%;
    overflow: hidden;
    float: left;
    margin-left: 1%;
    line-height: 38px;
}

#scrollnews {
    overflow: hidden;
    width: 100%;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 5px;
}

    #scrollnews a {
        color: #333;
        float: left;
        display: inline-block;
        margin-left: 30px;
    }

#inscrollnews {
    float: left;
    width: 800%;
}

#scrollnews1 {
    float: left;
}

#scrollnews2 {
    float: left;
}

.centerpart .mainbox .studingcourse {
    margin-top: 20px;
    width: 225px;
    float: left;
    display: inline;
    overflow: hidden;
}

    .centerpart .mainbox .studingcourse h2 {
        font-size: 16px;
        margin-bottom: 22px;
    }

    .centerpart .mainbox .studingcourse li {
        font-size: 12px;
        padding-bottom: 7px;
    }

    .centerpart .mainbox .studingcourse a {
        text-decoration: none;
    }

    .centerpart .mainbox .studingcourse .c-1 {
        margin-top: 10px;
    }

    .centerpart .mainbox .studingcourse .c-2 {
        margin: 9px 0 9px;
    }

.centerpart .mainbox .studyprogress {
    margin-top: 20px;
    width: 225px;
    float: left;
    display: inline;
    overflow: hidden;
    font-size: 12px;
    margin-left: 10px;
}

    .centerpart .mainbox .studyprogress h2 {
        font-size: 16px;
        margin-bottom: 22px;
    }

    .centerpart .mainbox .studyprogress .progressbox {
        margin-top: 25px;
        float: left;
    }

        .centerpart .mainbox .studyprogress .progressbox .type {
            font-weight: bolder;
        }

        .centerpart .mainbox .studyprogress .progressbox .detail {
            color: #000;
        }

        .centerpart .mainbox .studyprogress .progressbox li {
            width: 100%;
            float: left;
        }

    .centerpart .mainbox .studyprogress .pro-item {
        position: relative;
    }

    .centerpart .mainbox .studyprogress .pro-l {
        width: 176px;
        float: left;
        display: inline;
    }

    .centerpart .mainbox .studyprogress .pro-r {
        width: 26px;
        float: left;
        display: inline;
        margin-left: 9px;
        color: #3091cd;
        font-size: 13px;
        font-weight: bold;
    }

    .centerpart .mainbox .studyprogress .pro-bg {
        width: 176px;
        height: 6px;
        border-radius: 6px;
        background: #d0d0d0;
        float: left;
        margin-top: 6px;
    }

    .centerpart .mainbox .studyprogress .pro-com {
        width: 176px;
        height: 6px;
        border-radius: 6px;
        background: #95bb41;
        position: absolute;
        top: 6px;
        left: 0px;
        width: 60%;
    }

.centerpart .mainbox .studycalendar {
    margin-top: 20px;
    width: 204px;
    float: right;
    display: inline;
    overflow: hidden;
    margin-left: 3px;
}

    .centerpart .mainbox .studycalendar h2 {
        font-size: 16px;
        margin-bottom: 22px;
    }

    .centerpart .mainbox .studycalendar .c-part-1 {
        background: #b6b6b6;
        border-radius: 5px 5px 0 0;
        color: #fff;
        text-align: center;
        font-size: 12px;
        height: 28px;
        line-height: 28px;
    }

    .centerpart .mainbox .studycalendar .c-part-2 {
        font-size: 12px;
        color: #666;
    }

        .centerpart .mainbox .studycalendar .c-part-2 li {
            width: 29px;
            float: left;
            text-align: center;
            font-size: 12px;
            padding: 2px 0px;
            cursor: pointer;
        }

            .centerpart .mainbox .studycalendar .c-part-2 li.selected {
                background: #3091cd;
                color: #fff;
            }

    .centerpart .mainbox .studycalendar .c-part-3 {
        height: 142px;
        background: #f2f2f2;
        border-top: 1px solid #e2e2e2;
    }

    .centerpart .mainbox .studycalendar .tab {
        font-size: 12px;
        font-weight: bolder;
        width: 100%;
        float: left;
    }

        .centerpart .mainbox .studycalendar .tab .item {
            width: 50%;
            background: #d5d5d5;
            float: left;
            cursor: pointer;
            text-align: center;
            padding: 6px 0;
            color: #666666;
            display: inline;
        }

        .centerpart .mainbox .studycalendar .tab .selected {
            background: #f2f2f2;
        }

    .centerpart .mainbox .studycalendar .tab-content {
        margin-top: 9px;
        width: 100%;
        float: left;
        height: 65px;
        overflow: hidden;
    }

        .centerpart .mainbox .studycalendar .tab-content li {
            font-size: 12px;
            padding: 2px 10px;
        }

    .centerpart .mainbox .studycalendar .more-calendar {
        font-size: 12px;
        margin-top: 10px;
        float: left;
        padding: 0px 10px;
    }

/*** 二级页面主体部分 ***/
.frame-mainwrap {
    width: 1000px;
    margin: 0 auto;
}

.centerpart .frame-box {
    width: 1098px;
    height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
}

.frame-box .tab-content {
    padding-bottom: 30px;
}

.frame-box .studycalendar .tab-content {
    padding-bottom: 0px;
}

.centerpart .mainbox .rightpages {
    width: 790px;
    margin: 0px auto;
    float: left;
}

    .centerpart .mainbox .rightpages .tab {
        border-bottom: 1px solid #ddd;
        padding: 0px 0px 0px 41px;
        position: absolute;
        left: 0px;
        width: 731px;
        background: #fff;
        z-index: 1;
    }

        .centerpart .mainbox .rightpages .tab .item {
            display: inline-block;
            cursor: pointer;
            margin-right: 15px;
            padding: 27px 0 17px 0;
            font-weight: bolder;
            margin-bottom: -1px;
            float: left;
        }

        .centerpart .mainbox .rightpages .tab .selected {
            border-bottom: 2px solid #007042;
            color: #007042;
        }

    .centerpart .mainbox .rightpages .tab-content {
        width: 710px;
        margin: 0px auto;
        font-size: 14px;
        margin-top: 65px;
        float: left;
        margin-left: 40px;
    }

        .centerpart .mainbox .rightpages .tab-content p {
            font-size: 14px;
        }

.tab-con {
    font-size: 16px;
    line-height: 25px;
}

.mainwrap .mainbox .rightpart {
    width: 150px;
    height: 741px;
    background: url(../images/mainrbg.jpg) no-repeat right top;
    float: left;
    position: fixed;
    right: 160px;
    top: 115px;
    z-index: -1;
}

.mainwrap .rightpart {
    width: 150px;
    height: 741px;
    background: url(../images/mainrbg.jpg) no-repeat right top;
    float: left;
}

.mainwrap .ads {
    width: 1000px;
    height: 125px;
    background: #202020;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

    .mainwrap .ads .con {
        width: 1000px;
        margin: 0px auto;
        margin-top: 30px;
    }

        .mainwrap .ads .con .ad-l a {
            margin-left: 27px;
        }

        .mainwrap .ads .con a {
            margin-left: 17px;
            float: left;
            display: inline;
            color: #fff;
            font-size: 14px;
        }

    .mainwrap .ads .close {
        width: 30px;
        height: 30px;
        background: url(../images/close.png) no-repeat;
        right: 10px;
        top: 10px;
        position: absolute;
        cursor: pointer;
    }

.mainwrap .ad-l {
    width: 209px;
    float: left;
    background: url(../images/line.png) right no-repeat;
    margin-right: 20px;
}

.bottomwrap {
    width: 100%;
    height: 44px;
    background: #eee;
    float: left;
    line-height: 44px;
    color: #555656;
    text-align: center;
    font-size: 13px;
}
/**-----------------中间部分结束-----------------**/


.clear {
    clear: both;
}
/**-----------------按钮样式-----------------**/
.btn-1 {
    width: 60px;
    height: 24px;
    line-height: 24px;
    float: left;
    text-align: center;
    border: 0px;
    background: url(../images/btn-1.png) no-repeat;
    color: #fff;
    cursor: pointer;
    vertical-align: middle;
}

.btn-2 {
    width: 60px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 0px;
    background: #4fa9de;
    color: #fff;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 3px;
}

.btn-3 {
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 0px;
    background: #4fa9de;
    color: #fff;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 3px;
}

/**A标签按钮样式**/
.btn-a {
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 0px;
    background: #4fa9de;
    color: #fff;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 3px;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 10px;
    font-size: 12px;
}
/**input按钮样式**/
.btn-input {
    height: 30px;
    line-height: 24px;
    text-align: center;
    border: 0px;
    background: #4fa9de;
    color: #fff;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 3px;
    display: inline-block;
    padding: 1px 10px;
    margin-left: 10px;
    font-size: 12px;
}

/**置灰不可点击样式**/
a.disabled, input.disabled {
    background: #CCC;
    color: #000000;
    cursor: default;
}

/**-----------------字体样式-----------------**/
.ftsty-1 {
    color: #3091cd;
    padding: 0px 10px;
}

.ftsty-2 {
    color: #cd3030;
}

.ftsty-3 {
    color: #3091cd;
}

.ftsty-4 {
    color: #111111;
    font-size: 14px;
    font-weight: bolder;
    padding-right: 15px;
}

.ftsty-5 {
    color: #cd3030;
    font-weight: bolder;
    font-size: 15px;
}

.ftsty-6 {
    color: #111;
    font-size: 12px;
    padding-right: 15px;
}

.ftsty-7 {
    color: #3a63a5;
}

.ftsty-8 {
    color: #68b74c;
}

.ftsty-9 {
    color: #e82c2d;
}

.ftsty-10 {
    color: #54afda;
}

.ftsty-11 {
    color: #f96466;
}

.ftsize-12 {
    font-size: 12px;
}

.gray {
    color: #5e5e5e;
}

.red {
    color: #ff0000;
}


/**-----------------间距样式-----------------**/
.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.margin-top-10 {
    margin-top: 35px;
}

.margin-top-20 {
    margin-top: 35px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-100 {
    margin-top: 100px;
}

.padding-right-13 {
    padding-right: 13px;
}

/**-----------------表格样式-----------------**/
table, td, th {
    border-collapse: collapse;
    text-align: center;
}

.table {
    width: 100%;
    border: 1px solid #c9c9c9;
    margin-bottom: 30px;
}

    .table th {
        border: 1px solid rgba(36,36,36,0.1);
    }

    .table td, .table th {
        padding: 10px;
        font-size: 14px;
        font-weight: normal;
    }

    .table td {
        border: 1px solid #e5e5e5;
    }

    .table th {
        background: #cccccc;
        color: #fff;
    }

    .table tr:nth-child(even) td {
        background: #f7f7f7;
    }
/**-----------------表单样式-----------------**/
table.form {
    width: 100%;
}

    table.form td, table.form th {
        border: 1px solid #cfcfcf;
        padding: 10px;
        font-size: 12px;
    }

    table.form td {
        text-align: left;
    }

    table.form th {
        background: #f2f2f2;
        color: #1c7fac;
        text-align: right;
    }

/**-----------------输入框样式-----------------**/
.input {
    border: 1px solid #d3d3d3;
    padding: 6px 5px;
    border-radius: 3px;
    width: 120px;
    font-size: 12px;
    font-family: 微软雅黑;
}

.input1 {
    border: 1px solid #d3d3d3;
    padding: 3px 3px;
    border-radius: 3px;
    width: 120px;
}

.input2 {
    border: 1px solid #d3d3d3;
    padding: 3px 3px;
    border-radius: 3px;
    width: 180px;
}

.textarea {
    border: 1px solid #d3d3d3;
    padding: 6px 5px;
    border-radius: 3px;
    height: 40px;
    width: 450px;
    font-size: 12px;
    font-family: 微软雅黑;
}

/**-----------------子标题样式-----------------**/
.subtitle {
    background: url(../images/v2/icon.png) no-repeat left -123px;
    padding-left: 22px;
}


/*以下部分是WebUploader必须的
----------------------------------------------*/
.webuploader-container {
    position: relative;
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}

.webuploader-pick {
    position: relative;
    display: inline-block;
    padding: 0 25px;
    line-height: 32px;
    height: 32px;
    border: 1px solid #02598E;
    border-radius: 2px;
    cursor: pointer;
    background: #1e7bb3;
    color: #fff;
    text-align: center;
    overflow: hidden;
    zoom: 1;
    *display: inline;
}

.webuploader-pick-hover {
    opacity: 0.9;
}

.webuploader-pick-disable {
    opacity: 0.6;
    pointer-events: none;
}

.upload-box {
    position: relative;
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

    .upload-box .upload-btn {
        display: inline-block;
        height: 32px;
        zoom: 1;
        *display: inline;
    }

    .upload-box .upload-progress {
        position: absolute;
        top: 0;
        left: 0;
        padding: 2px 5px;
        width: 115px;
        height: 28px;
        border: 1px solid #d7d7d7;
        background: #fff;
        overflow: hidden;
    }

        .upload-box .upload-progress .txt {
            display: block;
            padding-right: 10px;
            font-weight: normal;
            font-style: normal;
            font-size: 11px;
            line-height: 18px;
            height: 18px;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .upload-box .upload-progress .bar {
            position: relative;
            display: block;
            width: 112px;
            height: 4px;
            border: 1px solid #1da76b;
        }

            .upload-box .upload-progress .bar b {
                display: block;
                width: 0%;
                height: 4px;
                font-weight: normal;
                text-indent: -99em;
                background: #28B779;
                overflow: hidden;
            }



.right-button {
    position: fixed;
    right: 0;
    top: 170px;
    display: none;
    z-index: 99999;
}

.right-speak {
    position: absolute;
    right: 0;
    top: -15px;
    z-index: 99999;
    cursor: pointer;
}

.right-close {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 99999;
}

.right-font {
    position: absolute;
    right: 60px;
    top: -65px;
    display: none;
    z-index: 99999;
}