.bgCertification{
    background: #fafafa;
    padding: 10px 20px;
    width: 1000px;
    margin: 20px auto 60px;
    color: #4e4e4e;
    font-size: 12px;
}

.bgCertification p {
    line-height: 20px;
}

/*服务中心-查看数字证书*/
.bgfbfbfb{background: #fbfbfb;}
.importantHint{
    width: 1160px;
    background-color: #fffde3;
    font-size: 12px;
    color: #4e4e4e;
    padding: 20px;
    line-height: 18px;
}
.iconWrapper1{
    float: left;
}
.form-groupNEW{padding: 0 !important;}
.icon-wrong{font-size: 14px; color: #ff6b00;}
/*服务中心-申请数字证书3*/
.f24{font-size: 24px;}
.mb40{margin-bottom: 40px;}
.cetifyIconSuc{
    margin: 60px 0 0 200px;
}

.panel-tableNew {
    height: 550px;
    background-color: #ffffff;
}

/*服务中心-申请数字证书1*/
.ml100{margin-left: 100px;}
.ml10{margin-left: 10px;}
.ml50{
    margin-left: 50px;
}
.ml230{margin-left: 230px;}
.lh40{line-height: 40px;}
.applyWrapper{
    margin:10px 0 0 385px;
    display: inline-block;
}

.applyWrapper li {
    float: left;
    line-height: 32px;
    text-align: center;
    color: #52bf63;
}

.applyTitle {
    display: inline-block;
}

.applyTitle .cont {
    width: 110px;
    height: 32px;
    border-radius: 16px;
    background-color: #ffffff;
    border: solid 1px #52bf63;
}
.applyTitle .cont.active{
    background-color: #52bf63;
    border: solid 1px #52bf63;
    color: #fff;
}
.lineHorizontal1{
    width: 50px;
    height: 2px;
    background-color: #52bf63;
    margin-top: 14px;
}
.bgCertifyApply{
    margin:35px 0 0 63px;
}
.bgCertifyApply.ml0{
    margin-left: 0px;
}
/*服务中心-申请数字证书2*/
.ml380{margin-left: 380px;}
.btnCode {
    width: auto;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    background-color: #ffffff;
    border: solid 1px #52bf63;
    color: #52bf63;
    margin-left: 10px;

}
.iconWrapper {
    height: 110px;
    margin-right: 20px;
    float: left;
    line-height: 80px;
}

.iconCommon {
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke-width: 0.2px;
    font-family: "iconfont" !important;
    font-style: normal;
}
.icon-fail {
    font-size:80px;
    color: #ff6b00;
}
.icon-success{
    font-size:80px;
    color: #52bf63;
}

/*绑定手机修改交易密码*/
.icon-Certify{
    font-size: 14px;
    color: #52bf63;
    line-height: 20px;
    height: 40px;
    display: inline-block;
}

/*服务中心-系统对接管理*/
.mr5 {
    margin-right: 5px !important;
}

.fr {
    float: right;
}

.ce85555 {
    color: #e85555;
}

.mt10 {
    margin-top: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.panel-tableOther {
    padding: 0 !important;
}

.tab-group > .tab-headerNew > li {
    width: auto !important;
}

.icon-PLus {
    font-size: 12px;
    color: #75a7e0;
    display: inline-block;
}

.keySecret {
    padding: 0 10px;
    height: 26px;
    border-radius: 3px;
    background-color: #ffffff;
    border: solid 1px #ebebeb;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
}

/*弹出层*/
.ml200 {
    margin-left: 160px;
}

.mask {
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.5;
    filter:alpha(opacity=50);
}

.PopupBox {
    width: 600px;
    padding-bottom: 20px;
    /*height: 264px;*/
    background: #FFF;
    left: 50%;
    position: fixed;
    margin-left: -300px;
    top: 50%;
    margin-top: -132px;
    border-radius: 3px;
    z-index: 1005;
}
.PopupBox .title{
    background: #52bf63;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.boxWrap{
    width: 80px;
    height: 40px;
    border-radius: 3px;
    background-color: #ffffff;
    border: solid 1px #ededed;
    display: inline-block;
    margin-right: 10px;
}
.ipBoxWrapper{
    margin: 60px 0 0 100px;
}
/*账户操作&管理员操作*/
.h40 {
    height: 40px !important;
}

.form-groupOperater .left {
    width: 110px;
    float: left;
}
.form-groupOperater {
    display: inline-block;
    padding: 8px 0;
    margin-right: 50px;
}
.iconClose{font-size: 25px;}
.tr{text-align: right;}
.tl{text-align: left;}