.bg{
    width: 100%;
    /*background-image: url("../../../images/business/webcenter/personcenter/background.png");*/
    /*background-size: 100% 103%;*/
}
.mycertificate{
    background: url("../../../images/business/index/mycertificate.png") no-repeat;
    background-size: 100%;
}
.myexamination{
    background: url("../../../images/business/index/myexamination.png") no-repeat;
    width: 100%;
    background-size: 100%;
}
.cjcx{
    background: url("../../../images/business/index/cjcx.png") no-repeat;
    width: 100%;
    background-size: 100%;

}
.indeximg{
    display:block;
    width: 277px;
    height: 100px;

}
.more{
    height: 19px;
    line-height: 19px;
    margin-top: 20px;
    margin-left: auto;

    color: #086ee5;
    font-size: 14px;
    font-weight: bold;
}
.hello{
    display: block;
    margin-top: 20px;
    font-size: 15px;
    margin-left: 6%;
}

.examination-item{
    margin-left: 1%;
    min-height: 55px;
    margin-top: 0px;
    padding-bottom: 5px;
}

.examination-bar{
    background-image: url(../../../images/business/webcenter/personcenter/greenbar.png);
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    margin-top: 25px;
    margin-left: 10px;
    float: left;
}

.examination-content{
    width: 96%;
    margin-left: 2%;

    /*height: 110px;*/

}

.examination-con{
    width: 60%;
    height: 50px;
    line-height: 70px;
    margin-left: 10px;
    float: left;
    font-size: 14px;
    font-weight: bolder;
}

.overdot{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size: 18px;
    font-weight: bolder;
}

.examination-enter{
    font-size: 17px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: auto;
    color: #0000FF;
    margin-bottom: 10px;
    border-radius: 10px;
}
.text{
    text-decoration:underline;
}

.examination-number{
    height: 50px;
    line-height: 50px;
    float: right;
    margin-right: 20px;
    font-size: 14px;
    /*color: #086EE5;*/
    /*font-weight: bold;*/
}
.examination-time{
    /*height: 50px;*/
    /*line-height: 50px;*/
    float: right;
    margin-right: 20px;
    font-size: 12px;
    /*color: #086EE5;*/
    font-weight: bolder;
}
.textbottom{
    /*border-bottom: 1px dashed #e1e7ed;*/
}
.examination-time-new{
    margin-left: 5px;
    font-size: 14px;
    /*font-weight: bolder;*/
    color: #4586E9;
    float: none;
}
.examination-bottom{
    margin-left: 20px;
    /*margin-bottom: 5px;*/
    /*border-bottom: 1px solid #efefef;*/
}
.notice-content{
    width: 96%;
    margin-left: 2%;
    height: auto;

}

.notice-category{
    width: 98%;
    margin-left: 1%;
    height: 50px;
    line-height: 50px;
}

.notice-bar{
    background-image: url(../../../images/business/webcenter/personcenter/orangebar.png);
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    margin-top: 30px;
    margin-left: 10px;
    float: left;
}
.notice-categorycon{
    width: 77%;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
    float: left;
    font-size: 14px;
    font-weight: bolder;
}


.cms-item{
    width: 98%;
    margin-left: 1%;
    height: 50px;
    /*border-bottom: 1px solid #efefef;*/
}

.cms-title{
    width: auto;
    height: 50px;
    line-height: 50px;
    float: left;
    margin-left: 20px;
    font-size: 14px;
    padding-right: 20px;
}

.cms-time{
    height: 50px;
    line-height: 50px;
    /*float: left;*/
    /*margin-right: 60px;*/
    margin-left: 40px;
    font-size: 14px;
    width: auto;
    /*color: #086EE5;*/
    /*font-weight: bolder;*/
}

.cms-enter{
    font-size: 15px;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #0000FF;
    float: right;
    border-radius: 10px;
    margin-right: 20px;
}
.pointer{
    /*鼠标移入后变化*/
    cursor: pointer;
    text-decoration: none;
}

.examination-item-box{
    border-style: ridge;
    border-width: 1px;
    margin-bottom: 10px;
}
.examination-item2{
    margin-left: 1%;
    min-height: 35px;
    margin-top: 0px;
    padding-bottom: 5px;
}
.examination-name{
    /*width: 55%;*/
    line-height: 20px;
    float: left;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size: 18px;
    font-weight: bolder;
    margin-left: 10px;
    margin-top: 10px;
}
.enterBtn{
    background-color: #096ee1;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    border-radius: 4px;
    width: 80px;
    float: right;
    margin-right: 20px;
    border: 1px groove;
}
.enterBtn-2 {
    background-color: #096ee1;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    border-radius: 4px;
    width: 80px;
    float: right;
    margin-right: 20px;
    border: 1px groove;
}
