.type-area{
    width:1200px;
    margin: 0 auto;
}
/*登录*/
html,.page-bg,.page-bg img,.personal-infor{
    width:100%;
    height: 100%;
}
.page-bg img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.page-title{
    width:1200px;
    margin: 0 auto;
    padding-top: 43px;
}
.page-title i{
    display: inline-block;
    width: 55px;
    height: 33px;
    background: url(../image/qietu.gif) -55px 0px no-repeat;
}
.page-title h1{
    display: inline-block;
    font-size:26px;
    color:#333;
    font-weight:400;
    position: relative;
    top: -6px;
}
.page-login-bg{
    position: relative;
}
.page-login-bg img{
    width: 100%;
    height:283px;
    margin-top:200px;
}
.page-login-box{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 90px;
}
.page-login{
    width: 426px;
    height: 463px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-box-shadow: 0px 0px 20px rgba(83, 102, 140, 0.1 );
    -moz-box-shadow: 0px 0px 20px rgba(83, 102, 140, 0.1 );
    box-shadow: 0px 0px 20px rgba(83, 102, 140, 0.1 );
    background-color: #fff;
    position: relative;
}
.page-login-title{
    font-size:24px;
    color:#656565;
    text-align: center;
    padding-top: 60px;
    font-weight:400;
}
.page-login-name,.page-login-password{
    position: relative;
    width:338px;
    height: 52px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-box-shadow: inset 0px 0px 20px rgba(83, 102, 140, 0.1 );
    -moz-box-shadow: inset 0px 0px 20px rgba(83, 102, 140, 0.1 );
    box-shadow: inset 0px 0px 20px rgba(83, 102, 140, 0.1 );
    margin: 0 auto;
}
.page-login-name{
    margin-top: 40px;
}
.page-login-name input,.page-login-password input{
  background-color: transparent;
    font-size:16px;
    position:absolute;
    top:16px;
     margin-left:47px;
    width:280px;
}
.page-login-name, .page-login-password {
    border: 1px solid #f9f9f9;
}
.page-login-name i,.page-login-password i{
    position: absolute;
    top: 15px;
    left: 13px;
    width:24px;
    height: 25px;
    background:url("../image/qietu.gif") 0 0 no-repeat;
}
.page-login-name i{

}
.page-login-password i{
    background-position-y: -37px;
}
.page-login-password{
    margin-top: 25px;
}
.page-login-btn-box{
    margin: 0 auto;
    width:190px;
    height: 46px;
}
.page-login-btn{
    margin-top: 70px;
    width:100%;
    height:100%;
    background-color: #3791D5;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    font-size:18px;
    color:#fff;
    cursor: pointer;
}
.page-login-error{
    width: 100%;
    text-align: center;
    font-size:16px;
    color:#666;
    position:absolute;
    top: 285px;
    left: 0;
}
/*登录 end*/
/*个人信息核对 */
.page-header{
    height: 79px;
    line-height:80px;
    width: 100%;
    border-bottom: 1px solid #DBDBDB;
    z-index: 2;
    background-color: #fff;;
}
 .page-header img{
    display: inline-block;
   
    position: relative;
    top: 6px;
    margin:0 8px 0 24px;
}
 .page-header h1{
    display: inline-block;
    font-size:21px;
    color:#333;
    font-weight:400;
}
.header-menu{
display:inline-block;
    float: right;
}
 .header-menu li{
    float: left;
    color:#333;
    font-size:14px;
    position: relative;
    top: 6px;
}
 .header-menu li a{
    color:#333;
    font-size:14px;
}
.content{
    width: 100%;
    height: auto;
    background-color: #EDEDED;
}
 .content-area{
    padding: 0 100px 0 100px;
    height: 100%;
    width:1000px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
}
.header-menu li:last-child{
    margin: 0 24px 0 40px;
}
.personal-infor   h2{
    width: 100%;
    text-align: center;
    font-size:24px;
    color:#666;
    font-weight:400;
    padding: 40px 0 45px;
}
.personal-infor .important-infor span,.personal-infor .important-infor p{
    font-size:15px;
    line-height: 26px;
}
.personal-infor .important-infor span{
  color:#F10202;
    float: left;
    width:75px;
    display: inline-block;

}
.personal-infor .important-infor .infor{
    float: right;
    width:925px;
}
.personal-infor .important-infor p{
    color:#333;
}
.personal-infor .personal-content{
    margin-top: 35px;
}
.personal-infor .personal-content h3{
    font-size:18px;
    color:#333;
    font-weight:400;
    padding-bottom: 20px;
}
.personal-content .tableBox{
    position: relative;
}
.personal-content .tableBox i{
    display: block;
    width: 17px;
    height: 17px;
    border-radius:50%;
    border: 1px solid #d0d0d0;
    position: absolute;
    top: 68px;
    left: -53px;
    cursor: pointer;
}
.personal-content .tableBox i.on{
    border: none;
    width: 18px;
    height: 18px;
    background:url("../image/right.gif") 0 0 no-repeat;
}
.personal-content table,.course-list table{
    width: 100%;
    margin-bottom:27px;
}
.personal-content table tr,.course-list table tr{
    line-height:64px;
    text-align: center;
    font-size:16px;
    color:#333;
    border-top:1px solid #dcdcdc;
}
.personal-content table td,.course-list table td{
    border-left:1px solid #dcdcdc;
}
.personal-content table td:last-child,.course-list table td:last-child{
    border-right:1px solid #dcdcdc;
}
.personal-content table tr:first-child,.personal-content table tr.border-top,.course-list table tr:first-child{
    line-height:46px;
    background-color: #F1F1F1;
}
.personal-content table tr:last-child,.personal-content table tr.border-bottom,.course-list table tr:last-child{
    border-bottom:1px solid #dcdcdc;
}
.personal-content table tr.blank-line{
    height:43px;
}
.personal-content table tr.blank-line:last-child{
    height:0px;
}
.personal-btn{
    padding-top: 43px;
}
.personal-btn .left-box,.personal-btn .right-box{
    width: 462px;
    height: 230px;
    background-color: #F9F9F9;
}
.personal-btn .left-box{
    float: left;
}
.personal-btn .right-box{
    float: right;
}
.personal-btn .btn a{
    display: block;
    width: 280px;
    height: 46px;
    line-height:46px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    background-color: #3D9FF9;
    text-align: center;
    margin: 0 auto;
    color:#fff;
    font-size:16px;
    margin-top: 45px;
}
.personal-btn p{
    font-size:16px;
    color:#333;
    line-height:28px;
    padding-top: 45px;
    width: 400px;
    margin: 0 auto;
}
.personal-btn .right-box p {
    text-align: center;
}
.personal-btn .right-box .btn a{
    width: 144px;
}
 .copyRight{
    width: 100%;
     background-color: #EDEDED;
}
.copyRight p{
    font-size:14px;
    color:#333;
    width: 1200px;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom:30px;
    padding-top: 80px;
}
/*个人信息核对 end*/


/*考试列表*/
.course-list .title{
    display: inline-block;
    padding: 40px 0 32px;
    font-size:18px;
    color:#333;
    font-weight:400;
}
.color-blue{
    color:#3D9FF8;
}
#help_btn{
    display: inline-block;
    width: 20px;
    height: 22px;
    background:url("../image/helpBtn.png") 0px 0px no-repeat;
    position: relative;
    top: 10px;
    left: 735px;
    cursor: pointer;
}
/*帮助弹出层*/
.pop{
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,.6);
    display:block;
    z-index:999999999;
    position:fixed;
    top:0;
    left:0;
    display: none;
}
.pop-content {
    width: 849px;
    height: 528px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    top: 25%;
}
.pop-content .title{
    font-size:16px;
    color:#333;
    padding: 24px 25px 20px;
    border-bottom: 1px solid #F1F1F1;
}
.pop-content .title .close{
    display: block;
    width: 15px;
    height: 15px;
    float: right;
    background: url("../image/close.png")-53px -9px no-repeat;
    cursor: pointer;
}
.pop-content .infor{
    padding:40px 55px 65px;
    font-size:14px;
    color:#333;
    line-height:30px;
}
.pop-content .btn{
    width: 144px;
    height: 46px;
    line-height:46px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    background-color:#3D9FF9;
    margin: 0 auto;
    text-align: center;
    font-size:16px;
    color:#fff;
    cursor: pointer;
}
/*成绩*/
.page-score{
    padding-top: 40px;
}
.page-score img{
    width: 197px;
    height: 160px;
    margin: 0 auto;
}
.score-content{
    padding: 60px 0 100px;
    width: 100%;
    text-align: center;
}
.score-content,.score-content span{
    font-size:20px;
    color:#656565;
}
.score-content span:last-child{
    font-size:30px;
    color:#000;
}
.page-score .back{
    width: 100%;
}
.page-score .back a{
    display: block;
    width: 180px;
    height: 46px;
    line-height:46px;
    background-color: #3D9FF8;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    color:#fff;
    font-size:16px;
    text-align: center;
    margin: 0 auto;

}

.page-login .tips {
    font-size: 14px;
    color: #333;
    margin-top: 113px;
    width: 90%;
    margin: 105px auto 0px;
    line-height: 21px;
}
    .page-login .tips a {
    color:red;
    }























