﻿body {
    background: #fff;
}
/**头部*/
#topdiv, #copyrightdiv {
    width: 100%;
    height: 80px;
    background: #076fd0;
    background: #076fd0 url(../../Img/icon/top_right.png) no-repeat left center;
/**/    /*background: #076fd0 url(../../Img/icon/headlogo.png) no-repeat center center;*/
    background-size: 100% 80px;
    color: #fff;
/*    min-width: 1210px;*/
position:relative;
}

    #topdiv .center {
        width: 90%;
/*        min-width: 1210px;
*/        margin: 0 auto;
        height: 80px;
        position:relative;
    }

        #topdiv .center h1 {
            float: left;
            margin-left: 20px;
            line-height: 80px;
        }

        #topdiv .center .logo {
            float: left;
            /*margin-top: 6px;*/
            margin-top: 10px;
        }

        #topdiv .center .login {
            float: right;
        }

            #topdiv .center .login a {
                color: #fff;
                display: inline-block;
                width: 80px;
                overflow: hidden;
                padding: 0 10px;
                line-height: 76px;
                height: 76px;
                cursor: pointer;
            }

                #topdiv .center .login a.active {
                    background: rgba(0,0,0,0.3);
                    border-top: 4px solid #FDED28;
                }

                #topdiv .center .login a i {
                    float: left;
                    width: 22px;
                    height: 25px;
                    margin-top: 23px;
                    margin-right: 5px;
                    margin-left: 10px;
                }

            #topdiv .center .login .loicon {
                background: url(../../Img/icon/denglu.png);
            }

            #topdiv .center .login .zcicon {
                background: url(../../Img/icon/zhuce.png);
            }

.top_user {
/*    float: right;*/
    height: 80px;
    position:absolute;
    right:0px;

}

#topdiv .center .loUser {
    width: 200px;
    text-align: center;
    position: relative;
    height: 80px;
}

    #topdiv .center .loUser img {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        border: 2px solid #fff;
        margin: 15px auto 5px auto;
        display: block;
    }

    #topdiv .center .loUser span {
        display: block;
        max-width: 200px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    #topdiv .center .loUser:hover .userOper {
        display: block;
    }

    #topdiv .center .loUser .userOper {
        position: absolute;
        width: 100px;
        line-height: 25px;
        background: #fff;
        font-size: 14px;
        top: 60px;
        border: 1px solid #ddd;
        display: none;
        z-index: 2;
        left: 50px;
    }

        #topdiv .center .loUser .userOper:after {
            display: block;
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-top: 8px solid transparent;
            border-bottom: 8px solid #fff;
            top: -16px;
            left: 42px;
        }

#topdiv .center .userOper a {
    display: block;
    cursor: pointer;
    background: #fff;
    width: 90%;
    margin: 5px auto;
    color: #333;
    border-bottom: 1px solid #ddd;
}

    #topdiv .center .userOper a:hover {
        color: #02AEFF;
    }

    #topdiv .center .userOper a.last {
        border-bottom: none;
    }

#topdiv .toptitle {
    float: left;
    line-height: 70px;
    font-size: 20px;
    max-width: 1000px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/**底部*/
#copyrightdiv {
    height: 80px;
    clear: both;
    margin-top: 10px;
    overflow: hidden;
    line-height: 25px;
}

    #copyrightdiv .center {
        width: 90%;
        min-width: 1210px;
        margin: 20px auto;
        text-align: center;
        overflow: hidden;
    }

/**轮播*/
#bannerdiv {
    width: 100%;

    /*height: 450px;*/
    /* height: 250px;*/
    /*    height: 350px;
*/ min-width: 1210px;
}

    #bannerdiv .warp {
        /*width: 1210px;
margin: 0 auto;*/
        /*height: 450px;*/
        /* height: 350px;*/
        position: relative;
        overflow: hidden;
        text-align: center;
        width: 100%;
    }

        #bannerdiv .warp ul {
            width: 400%;
            /*transition:0.5s all;
     -webkit-transition:0.5s all;
     -ms-transition:0.5s all;
     -moz-transition:0.5s all;
     -o-transition:0.5s all;*/
        }

            #bannerdiv .warp ul li {
                float: left;
                padding: 0;
                margin: 0;
                width: 25%;
                /*      height: 350px;*/
            }
        /* #bannerdiv .warp ul li a {
                float:left;
                padding:0;
                margin:0;
                width: 100%;
                height: 350px;
            }
    #bannerdiv .warp ul li .zlgcad1 {
      
        background:url(../../Img/banner/zlgc1.jpg) no-repeat center;
        background-size:100% 100%;
    }
    #bannerdiv .warp ul li .zlgcad2 {
 
        background: url(../../Img/banner/zlgc2.jpg) no-repeat center;
        background-size: 100% 100%;
    }
            #bannerdiv .warp ul li .zlgcad3 {
                background: url(../../Img/banner/zlgc3.jpg) no-repeat center;
                background-size: 100% 100%;
            }
            #bannerdiv .warp ul li .zlgcad4 {
                background: url(../../Img/banner/zlgc4.jpg) no-repeat center;
                background-size: 100% 100%;
            }*/
        #bannerdiv .warp img {
            width: 100%;
            /*height:450px;*/
            /*  height: 350px;*/
            display: block;
        }

        #bannerdiv .warp ol {
            position: absolute;
            left: 48%;
            bottom: 5px;
            z-index: 999;
        }

            #bannerdiv .warp ol li {
                float: left;
                width: 15px;
                height: 15px;
                text-align: center;
                color: #fff;
                cursor: pointer;
                background: #fff;
                border-radius: 50%;
                margin-right: 10px;
                position: relative;
            }

                #bannerdiv .warp ol li:before {
                    position: absolute;
                    content: "";
                    width: 0px;
                    height: 0px;
                    border-radius: 50%;
                    left: 4px;
                    top: 4px;
                    transition: 0.5s all;
                }
                /*  #bannerdiv .warp ol li.active {
        background: #0A6499;
    }*/
                #bannerdiv .warp ol li.active:before {
                    background: #dd6854;
                    width: 7px;
                    height: 7px;
                }
/**文件通知*/
/**首页文件通知*/
#fileInfomdiv {
    width: 90%;
    min-width: 1210px;
    overflow: hidden;
    max-height: 770px;
    margin: 20px auto;
    background: #fff;
    min-height: 376px;
}

    #fileInfomdiv .fileleft {
        float: left;
        width: 56%;
        border: 1px solid #E8E8E8;
        min-width: 670px;
        overflow: hidden;

        /*border-top:4px solid #0C7DDA;*/
    }

    #fileInfomdiv .fileright {
        float: right;
        width: 42%;
        margin-left: 1%;
        min-width: 500px;
/*        border: 1px solid #E8E8E8;
*/
    }

#notediv .file1Html {
    padding: 0 10px;
    height:451px;
}
.nofilehtml {
    text-align: center;
    line-height:300px;
    color: red;
    font-size:16px;
}
#fileInfomdiv .fileNav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #E8E8E8;
    background: #F3F3F3;
    font-size: 14px;
    text-indent: 1em;
    /*   border-bottom: 4px solid #0C7DDA;*/
    position: relative;
}


    #fileInfomdiv .fileNav span {
        color: #444;
        font-size: 18px;
        font-weight: bold;
        position: relative;
    }

        #fileInfomdiv .fileNav span:before {
        position:absolute;
        content:"";
        width:5px;
        height:15px;
       background:#0C7DDA;
       left:-15px;
       top:5px;
        }

    #fileInfomdiv .fileNav a {
        float: right;
        margin-right: 10px;
        color: #0C7DDA;
        cursor: pointer;
        font-size: 16px;
    }

#fileInfomdiv .fileHtml li {
    line-height: 40px;
    border-bottom: 1px dashed #ddd;
    cursor: pointer;
    color: #444;
    overflow: hidden;
    height: 40px;
}

    #fileInfomdiv .fileHtml li.last {
        border-bottom: none;
    }

    #fileInfomdiv .fileHtml li a {
        display: inline-block;
        width: 65%;
        padding-left: 18px;
        /*background:url('../../Img/icon/xx.png') no-repeat 7px 10px;*/
        background: url('../../Img/icon/tz.png') no-repeat 7px 10px;
        background-size: 20px;
        text-indent: 1em;
        color: #444;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        float: left;
    }

    #fileInfomdiv .fileHtml li span {
        float: right;
        width: 140px;
        text-align: center;
        color: #CCCCCC;
    }

    #fileInfomdiv .fileHtml li label {
        margin-left: 10px;
        max-width: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }


    #fileInfomdiv .fileHtml li:hover {
        color: #f47f54;
    }

        #fileInfomdiv .fileHtml li:hover a {
            color: #f47f54;
            /*background:url('../../Img/icon/xx2.png') no-repeat 7px 10px;
*/
            background: url('../../Img/icon/tz2.png') no-repeat 7px 10px;
            background-size: 20px;
        }

    #fileInfomdiv .fileHtml li.active {
        color: #076fd0;
    }

        #fileInfomdiv .fileHtml li.active a {
            color: #076fd0;
            background: url('../../Img/icon/tz3.png') no-repeat 7px 10px;
            background-size: 20px;
        }

#fileInfomdiv .file3Html {
    height: 208px;
    overflow: hidden;
}

    #fileInfomdiv .file3Html li a {
        width: 68%;
        background: url('../../Img/icon/filedown.png') no-repeat 7px 8px;
    }

    #fileInfomdiv .file3Html li:hover a {
        color: #19A2EA;
        text-decoration: underline;
        background: url('../../Img/icon/filedown.png') no-repeat 7px 8px;
    }

/**优秀课程*/
#goodcourse {
    width: 90%;
    /*background:#307BA5 url('../../Img/icon/bneijing.png') no-repeat center center;*/
    overflow: hidden;
    min-width: 1210px;
    margin: 20px auto;
}

    #goodcourse h1 {
        text-align: center;
        color: #444;
        line-height: 35px;
        width: 200px;
        margin: 30px auto;
        height: 35px;
        position: relative;
    }

        #goodcourse h1:after {
            position: absolute;
            content: '';
            width: 160px;
            height: 5px;
            background: #FDF027;
            background: #4558B5;
            bottom: -7px;
            left: 20px;
        }

    #goodcourse .gooddiv label {
        float: left;
        font-weight: bold;
        font-size: 18px;
        color: #444;
        margin-left: 10px;
    }

    #goodcourse .goodnav {
        width: 1210px;
        max-width: 1210px;
        margin: 10px auto;
        position: relative;
        overflow: hidden;
        height: 600px;
    }

        #goodcourse .goodnav .goodnavwarp {
            position: relative;
            width: 100%;
            height: 550px;
        }

        #goodcourse .goodnav .gooditem {
            width: 100%;
            overflow: hidden;
            position: absolute;
        }

            #goodcourse .goodnav .gooditem .goodli {
                width: 580px;
                float: left;
                background: #1D5D83;
                height: 255px;
                margin-bottom: 20px;
                overflow: hidden;
                cursor: pointer;
            }

                #goodcourse .goodnav .gooditem .goodli .mess {
                    position: absolute;
                    bottom: 0px;
                    height: 30px;
                    z-index: 2;
                    width: 100%;
                    color: #fff;
                    padding: 15px 0;
                    line-height: 30px;
                    display: none;
                }

                #goodcourse .goodnav .gooditem .goodli:hover .mess {
                    display: block;
                }

                #goodcourse .goodnav .gooditem .goodli .mess i {
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 100%;
                    z-index: 1;
                    height: 60px;
                    background: #000;
                    opacity: 0.5;
                    filter: alpha(opacity=50);
                }

                #goodcourse .goodnav .gooditem .goodli .mess span {
                    position: relative;
                    z-index: 2;
                    text-indent: 2em;
                    float: left;
                    margin-right: 10px;
                    width: 90px;
                }

                #goodcourse .goodnav .gooditem .goodli .mess label {
                    position: relative;
                    z-index: 2;
                    float: left;
                    width: 150px;
                    max-width: 150px;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    white-space: nowrap;
                }

            #goodcourse .goodnav .gooditem .goodli {
                margin-right: 20px;
            }

                #goodcourse .goodnav .gooditem .goodli a {
                    width: 265px;
                    float: left;
                    position: relative;
                }

                    #goodcourse .goodnav .gooditem .goodli a img {
                        width: 265px;
                        height: 255px;
                    }

                #goodcourse .goodnav .gooditem .goodli .goodmess {
                    float: left;
                    width: 295px;
                    padding: 20px 10px;
                    height: 215px;
                    overflow-x: hidden;
                    overflow-y: auto;
                    color: #fff;
                }

                    #goodcourse .goodnav .gooditem .goodli .goodmess h3 {
                        max-width: 100%;
                        text-overflow: ellipsis;
                        overflow: hidden;
                        white-space: nowrap;
                    }

                    #goodcourse .goodnav .gooditem .goodli .goodmess p {
                        width: 100%;
                        word-break: break-all;
                        line-height: 25px;
                    }

                #goodcourse .goodnav .gooditem .goodli.right a {
                    float: right;
                }

    #goodcourse .goodol {
        position: absolute;
        left: 48%;
        bottom: 10px;
    }

        #goodcourse .goodol span {
            display: inline-block;
            margin-right: 10px;
            width: 15px;
            border-radius: 50%;
            height: 15px;
            background: #fff;
            cursor: pointer;
        }

            #goodcourse .goodol span.active {
                background: #FEED23;
            }
/**友情链接*/
#friendlink {
    width: 100%;
    margin-bottom: 20px;
    min-width: 1210px;
}

    #friendlink h1 {
        text-align: center;
        position: relative;
        width: 150px;
        margin: 10px auto;
        color: #0A7ED6;
        margin-bottom: 30px;
    }

        #friendlink h1:after {
            position: absolute;
            content: '';
            width: 100px;
            height: 3px;
            background: #E1D945;
            bottom: -7px;
            left: 25px;
        }

.friendwarp {
    width: 1210px;
    margin: 10px auto;
    overflow: hidden;
}

    .friendwarp li {
        width: 228px;
        margin-right: 10px;
        float: left;
        border: 1px solid #ccc;
        background: #fff;
        padding: 10px 0;
        text-align: center;
        height: 150px;
    }

        .friendwarp li img {
            width: 90px;
            height: 90px;
            margin-top: 25px;
        }

        .friendwarp li:hover {
            background: #ddd;
        }

            .friendwarp li:hover img {
                transition: 0.5s all;
                transform: scale(1.2);
                -webkit-transform: scale(1.2);
                -ms-transform: scale(1.2);
                -o-transform: scale(1.2);
                -moz-transform: scale(1.2);
            }


/**头部导航*/
.top_menu {
    float: right;
    margin-right: 20px;
}

    .top_menu a {
        color: #fff;
        line-height: 80px;
        display: inline-block;
        padding: 0 20px;
        cursor: pointer;
    }

        .top_menu a:hover {
            text-decoration: underline;
        }
/**相关文件*/
.filecent {
    width: 98%;
    padding: 0 1%;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    height: 226px;
}

    .filecent img {
        width: 49%;
        float: left;
        height: 100%;
        margin-top: 10px;
    }

    .filecent .filenote {
        float: left;
        margin-left: 1%;
        width: 49%;
    }

        .filecent .filenote h3 {
            line-height: 35px;
            color: #f47f54;
            max-width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .filecent .filenote a {
            height: 190px;
            overflow: hidden;
            line-height: 21px;
            color: #555;
            word-break: break-all;
            display: block;
            text-indent: 2em;
            cursor: pointer;
        }

            .filecent .filenote a:hover {
                color: #146FA4;
            }
/**相关文件*/
.infoitem {
    overflow: hidden;
    padding: 10px 15px;
}

    .infoitem .item {
        overflow: hidden;
        margin-bottom: 28px;
        margin-top: 10px;
    }

        .infoitem .item img {
            float: left;
            width: 35%;
            height: 110px;
        }

        .infoitem .item .note {
            float: left;
            width: 59%;
            margin-left: 1%;
            height: 110px;
            overflow: hidden;
            line-height: 25px;
            color: #555;
            cursor: pointer;
        }

            .infoitem .item .note h3 {
                color: #f47f54;
                line-height: 35px;
                max-width: 100%;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

            .infoitem .item .note a {
                color: #555;
                text-indent: 2em;
                display: block;
            }

                .infoitem .item .note a:hover {
                    color: #146FA4;
                }

.lfileinfo {
    overflow: hidden;
    margin-top: 20px;
}

    .lfileinfo .item {
        float: left;
        width: 48%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        max-width: 48%;
        margin-right: 2%;
        line-height: 30px;
    }

        .lfileinfo .item a {
            color: #555;
            cursor: pointer;
            padding-left: 25px;
            background: url('../../Img/icon/label2.png') no-repeat 0px 3px;
        }

            .lfileinfo .item a:hover {
                color: #0C7DDA;
                background: url('../../Img/icon/label.png') no-repeat 0px 3px;
            }

/**优秀课程*/
.gooddiv {
    overflow: hidden;
    margin-bottom: 10px;
}

    .gooddiv .othermore {
        float: right;
        color: #0C7DDA;
        cursor: pointer;
        font-size: 16px;
        margin-right: 10px;
    }

        .gooddiv .othermore:hover {
            text-decoration: underline;
        }

.goodleft {
    float: left;
    width: 23%;
    height: 350px;
    border: 1px solid #ddd;
    background: #fff;
}

    .goodleft a label {
        display: block;
        font-size: 16px;
        padding: 5px 15px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 35px;
        color: #333;
        font-weight: bold;
    }

    .goodleft a span {
        display: block;
        line-height: 25px;
        padding: 0 10px;
        overflow: hidden;
        height: 100px;
        color: #555;
    }

    .goodleft a img {
        display: block;
        width: 100%;
        height: 200px;
    }

.goodcenter, .goodright {
    float: left;
    margin-left: 1%;
    width: 37%;
    border: 1px solid #ddd;
}

    .goodcenter .con, .goodright .con {
        overflow: hidden;
        margin-bottom: 20px;
        display: block;
    }

        .goodcenter .con a, .goodright .con a {
            display: inline-block;
            padding: 0px 3%;
            width: 59%;
            height: 155px;
            cursor: pointer;
            color: #333;
        }

        .goodcenter .con img, .goodright .con img {
            float: left;
            width: 35%;
            height: 155px;
        }

        .goodcenter .con label, .goodright .con label {
            display: block;
            margin-bottom: 10px;
            text-overflow: ellipsis;
            overflow: hidden;
            font-size: 16px;
            font-weight: bold;
            white-space: nowrap;
            padding-top: 20px;
        }

        .goodcenter .con span, .goodright .con span {
            display: block;
            max-width: 100%;
            height: 100px;
            line-height: 20px;
            overflow: hidden;
            color: #555;
            text-indent: 2em;
        }

        .goodcenter .con a:hover, .goodright a:hover {
            background: url(../../Img/icon/bgfile.png) no-repeat right 0;
        }

            .goodcenter .con a:hover label, .goodright a:hover label {
                color: #fff;
            }

            .goodcenter .con a:hover span, .goodright a:hover span {
                color: #fff;
            }
