﻿/* CSS Document */

body, ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-family: "微软雅黑";
    font-size: 15px;
}

ul {
    list-style: none;
}

img {
    border-style: none;
}

body {
    background: #fff;
}



/*#head { width:1008px; height:123px;background:#FFFFFF;margin:0px; margin-left:auto; margin-right:auto;  }
#head .logo { width:234px; height:100%; float:left; margin:0px;}
#head .rgt { width:774px;  float:left; padding-top:58px; }
#head .rgt .nav { width:754px; margin:0; padding-left:20px; float:left;background:url(../images/line.png) repeat-x 0 0;}
#head .rgt .nav .item{ width:142px; padding-right:4px; padding-top:12px; float:left; }
#foot{ text-align:center; width:1008px; height:50px; padding-left: 0px; background:#fff;margin-left:auto; margin-right:auto; padding-top:10px; }

*/
#main {
    width: 100%;
    height: auto;
    position: relative;
}

#head {
    width: 100%;
    height: 222px;
    background: url(../images/nav_bg.png) repeat-x 0 0;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}

    #head .left {
        width: 90px;
        height: 222px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        float: left;
    }

    #head .logo {
        width: 298px;
        height: 159px;
        float: left;
        margin: 0px;
    }

    #head .rgt {
        width: 852px;
        float: left;
        height: 222px;
    }

        #head .rgt .top {
            width: 832px;
            padding-left: 20px;
            height: 161px;
            float: left;
            background: url(../images/nav_bg.png) repeat-x;
        }

            #head .rgt .top .nav {
                width: auto;
                margin: 0;
                float: left;
            }

                #head .rgt .top .nav .item {
                    width: 110px;
                    padding-right: 0px;
                    padding-top: 20px;
                    float: left;
                }

                #head .rgt .top .nav .itemline {
                    width: auto !important;
                    padding-right: 0px !important;
                }

            #head .rgt .top .status {
                width: 100%;
                padding-top: 21px;
                margin: 0;
                float: left;
                text-align: left;
            }

                #head .rgt .top .status .part {
                    width: auto;
                    float: left;
                    padding-top: 1px;
                    padding-left: 8px;
                }

                #head .rgt .top .status span {
                    width: 30px;
                    height: 30px;
                    float: left;
                    background: url(../images/obstruct.jpg) right no-repeat;
                }

            #head .rgt .top .manage {
                width: auto;
                margin: 0;
                padding-left: 20px;
                float: left;
            }

                #head .rgt .top .manage .item {
                    width: auto;
                    padding-right: 10px;
                    padding-top: 20px;
                    float: left;
                }

        #head .rgt .bottom {
            width: 100%;
            height: 61px;
            float: left;
            background: url(../images/nav2.png) repeat-x;
        }

#foot {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin-top: -60px;
}

    #foot #matter {
        width: 1349px;
        height: 60px;
        font-size: 12px;
        color: #5a5653;
        float: left;
    }

#foot_manager {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

#home {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin: 0;
    margin-top: -62px;
    background: url(../images/whole_background.png) repeat-x;
}
    /*#home .part1{ width:100%; height:463px;background:url(../images/banner_bg.png) repeat-x 0 0;   }*/
    #home .part1 .banner {
        width: 1349px;
        background: url(../images/banner.png?id=21999) no-repeat;
        height: 464px;
    }

    #home .part2 {
        width: 100%;
        height: 330px;
        background: url(../images/qr_bg.png) repeat-x 0 0;
    }

    #home .part3 {
        width: 100%;
        background: url(../images/vedio_bg.png) repeat-x 0 0;
        height: 470px;
    }

    #home .pic {
        width: 1349px;
    }

        #home .pic .left {
            width: 721px;
            float: left;
            height: 470px;
            background: url(../images/zhuti.png?v=122223 ) repeat-x 0 0;
            border: none;
        }

        #home .pic .right {
            width: 628px;
            float: left;
            background: #ccc;
            background: url(../images/vedio_bg.png ) repeat-x 0 0;
            height: 470px;
            border: none;
        }

    #home .part4 {
        width: 100%;
        background: url(../images/flow_01.png) repeat-x 0 0;
        height: 276px;
    }

        #home .part4 #flow {
            width: 1270px;
            padding-left: 79px;
            background: url(../images/flow_01.png) repeat-x 0 0;
            height: 276px;
        }

            #home .part4 #flow .stage {
                float: left;
            }

    #home .part5 {
        width: 100%;
        background: #ddecd7;
        height: 658px;
        min-width: 1349px;
        background: url(../images/prize.png) no-repeat 0 0;
    }

    #home .part6 {
        width: 100%;
        background: url(../images/foot.png) no-repeat 0 0;
        height: 220px;
        min-width: 1349px;
    }
    /*返回按钮样式   BY   JLC  2017-01-18*/
    #home .returnText {
        float: right;
        margin: 2em 1em 2em 2em;
        /*font-size: 2em;*/
        font-family: 微软雅黑;
        cursor: pointer;
        position: fixed;
        top: 35em;
        right: 5px;
    }

#content {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin: 0;
}

    #content #warn {
        width: 1349px;
        min-height: 520px;
        _height: 520px;
        margin-left: auto;
        margin-right: auto;
        margin-top: -61px;
        background: url(../images/sign_bg.png) repeat-x 0 0;
        padding-top: 180px;
    }

        #content #warn .info {
            margin-left: auto;
            margin-right: auto;
            width: 680px;
            height: 334px;
            box-shadow: 0px 0px 50px #c6c6c6;
            border-radius: 4px;
            background: #fff url(../images/warn_info.jpg) no-repeat center;
        }

        #content #warn .works {
            margin-left: auto;
            margin-right: auto;
            width: 808px;
            height: 188px;
            box-shadow: 0px 0px 50px #c6c6c6;
            border-radius: 4px;
            background: #fff url(../images/warn_works.jpg) no-repeat center;
        }

    #content #main {
        width: 1349px;
        min-height: 300px;
        _height: 300px;
        padding-bottom: 70px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
        background: #fff;
    }

        #content #main .explain {
            width: 870px;
            min-height: 70px;
            _height: 70px;
            margin-top: 25px;
            margin-left: 200px;
            padding-top: 10px;
            padding-bottom: 20px;
            margin-bottom: 30px;
            float: left;
        }

            #content #main .explain .detail {
                height: 50px;
                text-align: left;
                padding-bottom: 10px;
                padding-left: 80px;
            }

            #content #main .explain .detail2 {
                height: 320px;
                text-align: left;
                padding-bottom: 10px;
                padding-left: 80px;
            }

        #content #main h1 {
            font-size: 20px;
            color: #bb3845;
            font-weight: bold;
            letter-spacing: 3px;
            display: block;
            text-align: left;
            padding-bottom: 30px;
        }

        #content #main legend {
            font-size: 20px;
            color: #bb3845;
            font-weight: bold;
            letter-spacing: 3px;
            text-align: left;
            padding-left: 10px;
            padding-bottom: 10px;
        }

        #content #main .explain h2 {
            width: 160px;
            font-size: 17px;
            text-align: left;
            height: 35px;
            line-height: 35px;
            display: inline;
            float: left;
        }

        #content #main h3 {
            font-size: 15px;
            height: 35px;
            line-height: 35px;
            color: #FF0000;
            padding-left: 10px;
            float: left;
            width: 120px;
        }

        #content #main .attention {
            font-size: 15px;
            color: #FF0000;
            padding-left: 10px;
            float: left;
            text-align: left;
            max-width: 140px;
            _width: 140px;
        }

        #content #main .explain .pro_text {
            width: 260px;
            height: 26px;
            float: left;
            font-size: 15px;
            line-height: 26px;
        }

        #content #main .explain .pro_key {
            width: 120px;
            height: 26px;
            float: left;
            font-size: 15px;
            line-height: 26px;
            margin-right: 9px;
        }

        #content #main .explain .pro_intro {
            float: left;
        }

        #content #main .explain .pro_work {
            font: 20px;
            padding-right: 10px;
        }

        #content #main span {
            display: block;
            float: left;
            line-height: 35px;
            height: 35px;
        }

        #content #main .choose {
            padding-right: 45px;
        }

        #content #main .explain p {
            font-size: 15px;
            height: 40px;
            line-height: 40px;
            float: left;
            padding-left: 20px;
            padding-top: 10px;
        }

        #content #main .explain .upload {
            width: 100px;
            height: 35px;
            text-decoration: none;
            text-align: center;
            display: block;
            line-height: 35px;
            background: #7bc015;
            color: #FFFFFF;
            font-size: 14px;
            float: left;
            border: none;
            margin-top: 10px;
            border-radius: 4px;
        }

        #content #main .submit {
            width: 100%;
            float: left;
            padding-top: 20px;
            padding-bottom: 60px;
        }

        #content #main .explain .member {
            width: 45%;
            height: 40px;
            text-align: left;
            padding-left: 20px;
            padding-bottom: 10px;
            float: left;
        }

            #content #main .explain .member h2 {
                min_width: 100px;
                _width: 100px;
                font-size: 17px;
                padding-right: 20px;
                text-align: right;
                height: 35px;
                line-height: 35px;
                display: inline;
                float: left;
            }

        #content #main .explain .memb_text {
            width: 180px;
            height: 28px;
            float: left;
            font-size: 15px;
            line-height: 28px;
        }

        #content #main .explain .memb_add {
            width: 90%;
            height: 40px;
            text-align: left;
            padding-left: 80px;
            padding-bottom: 10px;
            float: left;
        }

        #content #main .explain .send_email {
            width: 200px;
            height: 35px;
            float: left;
            padding-left: 20px;
        }
        /*进度条样式   BY   JLC  2017-01-18*/
        #content #main .progressStrip {
            height: 2em;
            line-height: 2em;
            text-align: center;
            float: left;
            margin: 1em 0 1em 0;
            width: 0;
            color: white;
            background-color: #7BC015;
        }




    #content #sign_bg {
        width: 1349px;
        min-height: 700px;
        _height: 700px;
        margin-left: auto;
        margin-right: auto;
        background: url(../images/sign_bg.png) repeat-x;
        margin-top: -61px;
    }

    #content #sign {
        width: 398px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 180px;
    }

        #content #sign #wind {
            width: 100%;
            height: 310px;
            background: #fff;
            box-shadow: 0px 0px 50px #c6c6c6;
            border-radius: 4px;
        }

            #content #sign #wind h1 {
                font-size: 22px;
                color: #358d02;
                letter-spacing: 3px;
                display: block;
                text-align: left;
                height: 55px;
                line-height: 55px;
                padding-top: 12px;
                padding-left: 45px;
                border-bottom: 1px #ccc solid;
                background: url(../images/login_grenn.png) no-repeat 44px 63px;
            }

            #content #sign #wind .user {
                width: 310px;
                height: 30px;
                padding-left: 44px;
                padding-top: 25px;
            }

            #content #sign #wind .plus {
                width: 400px;
                height: 10px;
                padding-top: 30px;
            }

                #content #sign #wind .plus h2 {
                    width: auto;
                    padding-left: 8px;
                    padding-right: 8px;
                    float: left;
                    font-size: 12px;
                    text-align: left;
                    color: #666666;
                }

                #content #sign #wind .plus .remember {
                    width: auto;
                    padding-left: 42px;
                    float: left;
                }

                #content #sign #wind .plus .psword {
                    width: 100px;
                    float: left;
                    margin-left: 6px;
                    padding-left: 6px;
                    border-left: 1px #ccc solid;
                }

                    #content #sign #wind .plus .psword a {
                        color: #666666;
                        text-decoration: none;
                    }

            #content #sign #wind .year_text {
                color: #666666;
                width: 308px;
                padding-left: 35px;
                height: 30px;
                float: left;
                font-size: 15px;
                line-height: 30px;
                float: left;
                border: 1px solid #cecece;
                background: url(../images/year.png) no-repeat 9px 7px;
                border-radius: 4px;
            }

            #content #sign #wind .group_text {
                color: #666666;
                width: 270px;
                padding-left: 35px;
                height: 30px;
                float: left;
                font-size: 15px;
                line-height: 30px;
                float: left;
                border: 1px solid #cecece;
                background: url(../images/login_account.png) no-repeat 9px 8px;
                border-radius: 4px;
            }

            #content #sign #wind .blank {
                width: 100%;
                height: 10px;
            }

            #content #sign #wind .psw_text {
                color: #666666;
                width: 270px;
                padding-left: 35px;
                height: 30px;
                float: left;
                font-size: 15px;
                line-height: 30px;
                float: left;
                border: 1px solid #cecece;
                background: url(../images/login_password.png) no-repeat 9px 9px;
                border-radius: 4px;
            }

            #content #sign #wind #bottom {
                width: 310px;
                height: 35px;
                padding-top: 19px;
                padding-left: 43px;
            }

                #content #sign #wind #bottom .dl {
                    border: none;
                    width: 128px;
                    height: 35px;
                    border-radius: 4px;
                    text-align: center;
                    line-height: 35px;
                    background: #7bc015;
                    font-size: 15px;
                    float: left;
                    font-weight: bold;
                    color: #FFFFFF;
                    text-decoration: none;
                }

                #content #sign #wind #bottom .in a {
                    border: none;
                    width: 128px;
                    height: 35px;
                    border-radius: 4px;
                    text-align: center;
                    line-height: 35px;
                    background: #7bc015;
                    font-size: 15px;
                    float: left;
                    font-weight: bold;
                    color: #FFFFFF;
                    text-decoration: none;
                    margin-left: 53px;
                }

                #content #sign #wind #bottom .managerlogin {
                    border: none;
                    letter-spacing: 10px;
                    width: 100%;
                    height: 40px;
                    border-radius: 4px;
                    text-align: center;
                    line-height: 40px;
                    background: #7bc015;
                    font-size: 16px;
                    float: left;
                    font-weight: bold;
                    color: #FFFFFF;
                    text-decoration: none;
                }

    #content .main_bg {
        width: 1349px;
        min-height: 966px;
        _height: 966px;
        margin-left: auto;
        margin-right: auto;
        background: url(../images/sign_bg.png);
        background-size: 100% 966px;
        margin-top: -61px;
    }

    #content .box {
        width: 990px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px;
    }

        #content .box .school {
            width: 33%;
            float: left;
            padding-top: 45px;
        }

            #content .box .school img {
                box-shadow: 0px 0px 30px #cccccc;
            }

    #content #reg_end {
        width: 1008px;
        height: 480px;
        margin-left: auto;
        margin-right: auto;
        background: #fff url(../images/pop.png) no-repeat center;
    }

    #content #vote_delay {
        width: 1008px;
        height: 480px;
        margin-left: auto;
        margin-right: auto;
        background: #fff url(../images/pop2.png) no-repeat center;
    }

    #content #resume {
        width: 896px;
        height: 1290px;
        background: #fff url(../Images/resume.png) no-repeat 56px 40px;
        padding-left: 56px;
        padding-right: 56px;
        padding-bottom: 70px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

        #content #resume #location {
            width: 100%;
            position: absolute;
            left: 171px;
            top: 0px;
            border: none;
        }

            #content #resume #location .photo {
                width: 145px;
                height: 184px;
                line-height: 194px;
                position: absolute;
                left: 483px;
                top: 215px;
                text-align: center;
                font-size: 10px;
                color: #990000;
            }

            #content #resume #location .file {
                position: absolute;
                left: 483px;
                top: 408px;
                width: 232px;
            }

        #content #resume .submit {
            width: 100%;
            position: absolute;
            left: 3px;
            top: 1269px;
        }

.window {
    width: 200px;
    height: 50px;
    background: red;
    z-index: 100;
    right: 20px;
    top: 125px;
    position: absolute;
    visibility: visible;
}

/*#content #main .explain .bd_btm{ border-bottom:#ccc dotted 1px; background: #fbe5d6}*/
#content #main .explain .title {
    border-bottom: #ccc dotted 1px;
    background: #328d01;
}

#content #main .explain .dark {
    border-bottom: #ccc dotted 1px;
    background: #9ddd3e;
}

#content #main .explain .light {
    border-bottom: #ccc dotted 1px;
    background: #caf28f;
}

#content #main .explain .vote_btn {
    background: url(../images/great.png) no-repeat;
    width: 68px;
    height: 30px;
    text-align: right;
    border: none;
    font-family: "微软雅黑";
    font-size: 14px;
    cursor: pointer;
}

#content #main .explain .sch {
    width: 160px;
    height: 74px;
    border: none;
    margin: 15px 20px 15px 20px;
    font-family: "微软雅黑";
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
}

#content #main .explain a:link {
    color: #000;
    text-decoration: none;
}

#content #main .explain a:visited {
    color: #000;
    text-decoration: none;
}

#content #main .explain a:not(.upload):hover {
    color: #bb3845;
    text-decoration: underline;
}

#content #main #vote_tle {
    color: #bb3845;
}
/*th{ padding-bottom:10px; background:#c04441; color:#fff}*/
#content #main .clg_ation {
    width: 50%;
    color: #FF0000;
    text-align: left;
    padding-left: 45px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px #ccc dashed;
    background: url(../images/star.png) 10px 5px no-repeat;
}

th {
    padding-bottom: 10px;
    padding-top: 10px;
    background: #328d01;
    color: #fff;
}

#content #main .page_btn {
    margin: 0 10px;
    background: #c04441;
    color: #fff;
    border: 0;
    padding: 5px 7px;
    cursor: pointer;
}

#content #main .explain .wk_title {
    width: 145px;
    text-align: right;
    font-size: 16px;
    background: url(../images/arrow.png) no-repeat 40px;
}

#content #main .explain .wk_intr_title {
    width: 145px;
    text-align: right;
    font-size: 16px;
    background: url(../images/arrow.png) no-repeat 40px 4px;
}

/*往届作品展示样式*/
.WorkShow {
    width: 20%;
    height: 15em;
    background: #fff;
    box-shadow: 0px 0px 50px #c6c6c6;
    border-radius: 4px;
    line-height: 15em;
    text-align: center;
    float: left;
    margin: 10% 0 0 15%;
    cursor: pointer;
}

    .WorkShow img {
        vertical-align: middle;
    }

/*验证框体按钮样式   BY  JLC  2017-02-20*/
#content #main .sms_btnD {
    background: #E5E5E5;
    font-family: "微软雅黑";
    color: #999999;
    border: 0;
    cursor: pointer;
    height: 2em;
}

/*验证框体按钮样式   BY  JLC  2017-02-20*/
#content #main .sms_btnE {
    background: #c04441;
    font-family: "微软雅黑";
    color: #fff;
    border: 0;
    cursor: pointer;
    height: 2em;
}

/*DIV关闭样式   BY  JLC  2017-02-20*/
.close {
    position: absolute;
    top: 1px;
    right: 11px;
    cursor: pointer;
}

/*投票DIV   BY  JLC  2017-02-20*/
.validationDlg {
    display: none;
    position: absolute;
    box-shadow: 0 0 20px #808080;
    width: 13%;
    height: 40%;
}

/*投票validationCode   BY  JLC  2017-02-20*/
.validationCode {
    width: 43%;
    margin: 5% 0 0 0;
    height: 1.64em;
    font-family: '微软雅黑';
    border: solid 1px #999999;
}

/*投票validationDlg   BY  JLC  2017-02-20*/
.validationDlg {
    /*border: solid 1px green;*/
    padding: 3px;
    margin: 5px;
    background: white;
    height: 8.5em;
}
/*投票validationPhone   BY  JLC  2017-02-20*/
.validationPhone {
    margin-top: 1.5em;
    height: 1.5em;
    width: 85%;
    border: solid 1px #999999;
    font-family: '微软雅黑';
}
