/**
*重置、初始化css样式
*/
@charset "utf-8";
/* CSS Document */
html, body{font-family: "微软雅黑","San Francisco",Arial;}
html{overflow-x:hidden;}
body{margin:0; padding:0;}
ul, li{list-style: none outside none;margin: 0;padding: 0;}
input, button, textarea{outline: none;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, ol, ul, li, img, input, button, textarea, form{margin: 0;padding: 0;}
a{text-decoration: none;}
img{vertical-align: middle;border: 0;-ms-interpolation-mode: bicubic;}
input{border:none; background:none;}
.fl{float:left;}
.fr{float:right;}
.cl{clear: both;}
/**/
.top{
    width: 100%;min-width: 1200px;
    background: url(../images/banner.jpg?t=0001233) no-repeat center 0;height: 578px;
    /*margin-top: -4px;*/
}
.main{width: 1200px;margin: 0 auto;}
.spac20{height: 20px;}
.spac30{height: 30px;}
.spac40{height: 40px;}
.spac50{height: 50px;}
.spac60{height: 60px;}
.spac70{height: 70px;}
.spac80{height: 80px;}
.spac90{height: 90px;}
.spac100{height: 100px;}
.center{text-align: center;}
.form{background: #f7f7f7;border-radius: 10px;padding: 60px 40px 30px;}
.wzj{
    font-size: 14px;
    font-family: "黑体";
    line-height: 30px;
}

.text1{width: 600px;height: 46px;line-height: 46px;border: 1px solid #eaeaea;background: #fff;}
#forms{    width: 732px;margin: 0 auto;padding-top: 40px;}
.form label{font-size: 18px;font-family: "黑体";}
.ftes{margin-bottom: 22px;}
.submit{width: 198px;height: 48px;background: url(../images/submit.png) no-repeat 0 0;}
.reset{width: 198px;height: 48px;background: url(../images/reset.png) no-repeat 0 0;margin-right: 45px;}
.btnm{margin-top:75px;margin-left: 130px;}
.foot{background: #f5f5f5;min-width: 1200px;}
.paper,.pac,.info{
    font-weight: 500;
    color: #777777;
    font-size: 18px;
    font-family: "微软雅黑";
    line-height: 44px;
}
.foot .info{
    padding: 0 120px;
    text-align: center;
    color: #555555;
}
.paper{
   text-indent: 2em; 
}
.paper i{padding-right: 13px;}

.paper span,.pac span{color: #975735;font-weight: bold;padding-right:13px;}
/**/
.u-lSide{position: relative;display: inline-block;top: -9px;}
#localImag {
   width: 500px;
   height: 457px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
   
    z-index: 98;
}
.jimg img{
    border:0 none; 
    width: 626px;
   height: 457px;
    border-radius: 20px;
   
}
#upBtn {
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
    
    width:500px;
   height: 50px;
   
    overflow: hidden;
}
#upload {
    display: block;
    
    width:133px;
   height: 48px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
     position: absolute;
     top: 0;
    left: 0;
    z-index: 101;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

#ossfile {
    position: absolute;
    left: 160px;
    top: 20px;
    width: 439px;
    height: 24px;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
}

.layui-progress {
    position: absolute;
    top: 70px;
    width: 600px;
}
.red{
    color: red;padding:0 10px;
}
.pac span.sdjsad{
    padding-right: 0;
}
.zdteacher{
    display: none;
}
.xst{display: none;}