.showBox {
    background-color: #314B96;
}

.showBox .w {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 427px;
}

.wordBox {
    margin-left: 150px;
}

.wordBox h1 {
    font-size: 35px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 3px;
}

.words {
    margin-top: 19px;
}

.words p {
    font-size: 13px;
    color: #fff;
    line-height: 27px;
    letter-spacing: 4px;
    margin-top: 5px;
}

.word1,
.word2 {
    font-size: 21px;
    color: #fff;
    letter-spacing: 6px;
}

.word2 {
    margin-left: 20px;
}

.word3 {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 15px;
    margin-left: 10px;
    color: #fff;
}

.comeIn {
    width: 147px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background: #667ab1;
    border-radius: 2px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    margin-top: 30px;
    margin-left: 50px;
    cursor: pointer;
}

.comeIn a {
    color: #fff;
}

.comeIn:hover {
    background-color: #004092;
}

.liBgc {
    box-sizing: border-box;
    background-color: #fff;
}

.liBgc a {
    display: inline-block;
    color: #314B96 !important;
    padding: 6px 15px;
}

.loginBox img {
    height: 290px;
}

/* 微信头像 */
.navRight {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-left: 15px;
}
.linkmanBox{
    display: flex;
    align-items: center;
}
.outLogin {
    right: 35px;
}

.navRight p {
    margin-left: 10px;
    color: #314B96;
    width: 64px;
    overflow: hidden;
    height: 21px;
    text-align: center;
}

.navRight img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

/* 合作单位 */
.unit {
    padding-top: 40px;
    background-color: #F4F4F4;
}

.unit h1 {
    font-size: 20px;
    padding-left: 150px;
    font-weight: 400;
}

.unit img {
    width: 100%;
}

/* 底部 */
#foot {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ccc;
    background-color: #F4F4F4;
    padding-top: 30px;
}

#foot .foot_ul {
    margin-right: 43px;
    width: 187px;
}

#foot .foot_ul li {
    /* line-height: 30px; */
    margin-bottom: 10px;
}

#foot .foot_ul .foot_ul_p {
    font-size: 20px;
    color: #000;
    height: 27px;
}

#foot .foot_ul ul {
    font: normal 12px/25px 微软雅黑;
    color: #888;
    margin-top: 15px;
}

#foot a {
    color: #656060;
    font-size: 13px;
    text-decoration: none;
}

#foot .foot_ul1 {
    width: 180px;
}

#foot .foot_ul .footLine {
    width: 41px;
    height: 1px;
    border: 1px solid #707070;
    margin-top: 5px;
}

#foot .foot_ul1 .foot_ul_p1 {
    font: normal 12px/12px 微软雅黑;
    color: #888888;
    height: 27px;
}

#foot .foot_right1 {
    display: flex;
    justify-content: space-around;
    padding: 0 80px 25px;
}

.marRight {
    margin-right: 0px !important;
    width: 215px !important;
}

.ewmImg {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
}

.ewmImg p {
    text-align: center;
    line-height: 16px;
}

.ewmImg img {
    width: 64px;
    height: 64px;
}

.footer {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 11px;
    color: #656060;
    background-color: #F4F4F4;
}

.footer span {
    margin: 0 15px;
}

.mt20 {
    margin-top: 20px;
}

/* 业务范围 */
#outer {
    box-sizing: border-box;
    padding: 0 0 40px;
}

.outerBox {
    display: flex;
}

.range {
    margin-top: 30px;
    font-size: 20px;
}

#tab {
    width: 17%;
    zoom: 1;
}

#tab li {
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    box-sizing: border-box;
    border-left: 5px solid transparent;
}

.centerIcon1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.centerIcon1 img {
    width: 14px;
    height: 14px;
}

.centerIcon1 p {
    font-size: 14px;
    margin-left: 6px;
}

#tab li.current {
    color: #333;
    background: #f1f1f1;
    border-left: 5px solid #314B96;
}

#content {
    background-color: #f1f1f1;
    width: 83%;
    box-sizing: border-box;
    border-right: 1px solid #e6e6e6;
}

#content .myCenterBox {
    line-height: 40px;
    display: none;
    background-color: #f1f1f1;
}

.centerIcon {
    display: flex;
    align-items: center;
    padding-left: 20px;
    border-bottom: 1px solid #e6e6e6;
    background-color: #f7f7f7;
}

.centerIcon img {
    width: 14px;
    height: 14px;
}

.centerIcon p {
    font-size: 14px;
    margin-left: 6px;
}

.welcome {
    margin: 20px 15px;
}

.welcome .welcomeTime {
    background-color: #fff;
    font-size: 14px;
    padding: 5px 20px;
    border-left: 5px solid #314B96;
}

/* 我的证书 */
.myCreBox {
    display: flex;
    justify-content: flex-start;
    flex-flow: wrap;
    padding: 20px 0;
}

#fourthLi {
    display: none;
}

.myCreDiv {
    width: 48%;
    margin-left: 15px;
}

.myCreDiv img {
    width: 100%;
}

.credential {
    height: 400px;
    font-size: 30px;
    text-align: center;
    padding-top: 100px;
}

#isHave {
    display: none;
}

/* 获取证书 */

/* .log-wrap {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 64, 146, .6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.log-centent,
.bind-phono {
    width: 450px;
    height: 460px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -230px;
    margin-left: -225px;
    background: rgba(255, 255, 255, 1);
}

.log-centent p,
.bind-phono-tit {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    color: #004092;
    margin-top: 30px;
}

.log-tit {
    letter-spacing: 5px;
}

.log-qrcode {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    margin-top: 30px;
}

.log-qrcode img {
    width: 200px;
    height: 200px;
}

关闭按钮
.close {
    width: 20px;
    height: 20px;
    background: url(../img/guanbi.png) no-repeat center;
    background-size: 20px 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

刷新二维码
.shuaxin {
    display: none;
    width: 200px;
    height: 200px;
    position: absolute;
    left: 125px;
    top: 110px;
    background: url(../img/shuaxin.jpg) no-repeat center;
    background-size: 200px 200px;
    opacity: .9;
    cursor: pointer;
}

登陆成功
.log-success {
    display: none;
    width: 200px;
    height: 200px;
    position: absolute;
    left: 125px;
    top: 110px;
    cursor: pointer;
    background: url(../img/duihao.jpg) no-repeat center;
    background-size: 200px 200px;
} */

/* 数据统计 */
.dataBox {
    background: #fff;
    margin-top: 25px;
}

.dataTop {
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    border-bottom: 1px solid #f6f6f6;
    color: #333;
    border-radius: 2px 2px 0 0;
    font-size: 14px;
}

.dataBody {
    padding: 10px 15px;
    line-height: 24px;
}

.dataBody ul {
    display: flex;
    padding: 5px;
}

.dataBody ul li {
    padding: 10px 15px;
    margin-right: 10px;
    width: 180px;
    height: 94px;
    background-color: #f8f8f8;
    color: #999;
    border-radius: 2px;
}

.dataBody ul li h3 {
    padding-bottom: 10px;
    font-size: 13px;
    color: #333;
}

.dataBody ul li p {
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    color: #009688;
}

/* 基本信息 */
table {
    border-collapse: collapse;
    width: 100%;
}

table tr,
th,
td {
    text-align: center;
    font-weight: 400;
    line-height: 20px;
    padding: 9px 15px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
}

table .th {
    width: 40%;
}

table .td {
    width: 60%;
}

#getCreBox {
    width: 70px;
}

#getCre {
    width: 70px;
    text-align: center;
    color: #fff;
    padding: 3px 0;
    border-radius: 7px;
    border: none;
    cursor: pointer;
}

.noShow {
    background-color: #c2c2c2;
    cursor:not-allowed;
}

.show {
    background-color: #3e57a3;
    cursor: pointer;
}

.dataInfo {
    padding: 10px 15px;
}

.dataPro {
    margin: 10px 15px;
    background-color: #fff;
}

#auth {
    display: none;
}

.successBox {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-left: -30px;

}

.faceBox {
    position: relative;
    left: calc(50% - 100px);
    width: 200px;
    height: 200px;
}

#isFace p {
    text-align: center;
    margin-top: 30px;
}

.successBox img {
    width: 100px;
    height: 100px;
}

.successBox p {
    font-size: 30px;
    margin-top: 20px;
    line-height: 40px;
}

.successBox span {
    display: inline-block;
    line-height: 30px;
}

.hintMsgBox {
    margin-left: -30px;
    margin-top: 15px;
    font-size: 20px;
}

#authLoading {
    display: none;
    color: #686868;
    letter-spacing: 3px;
    font-size: 26px;
    height: 400px;
}

#hadAuth {
    display: none;
    letter-spacing: 3px;
    font-size: 26px;
    height: 400px;
}

#noAuth {
    display: none;
    letter-spacing: 3px;
    font-size: 26px;
    height: 400px;
}

#isFace {
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
}

.noAuthBox {
    height: 100%;
    flex-flow: column;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    margin-left: -130px;
}

.noAuthBox img {
    width: 80px;
    height: 80px;
    margin-left: -130px;
}

.noAuthBox .noReal {
    margin-top: 20px;
    color: red;
    margin-left: -130px;
    font-size: 18px;
}

.noAuthBox .goReal {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #314B96;
    border-radius: 15px;
    text-align: center;
    color: #fff;
    margin-top: 150px;
    cursor: pointer;
    font-size: 14px;
    margin-left: 200px;
}

#failMsg {
    width: 500px;
    word-wrap: break-word;
    display: none;
    text-align: left;
    color: #666;
    font-size: 16px;
    margin-top: 15px;
    margin-left: -130px;
}

#faceBox img {
    width: 200px;
    height: 200px;
}

#faceBox p {
    font-size: 16px;
}

/* #video {
    position: absolute;
    right: 0;
    top: 0;
} */

/* #img {
    position: absolute;
    left: 200px;
    top: 0;
} */
.auto {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.touxiang img{
    width: 100%;
    height: 100%;
}


/* 登录信息 */
.log-wrap {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 64, 146, .6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.log-centent {
    /* display: none; */
    width: 450px;
    height: 460px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -230px;
    margin-left: -225px;
    background: rgba(255, 255, 255, 1);
}

.log-centent p {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    color: #004092;
    margin-top: 30px;
}

.log-tit {
    letter-spacing: 5px;
}

.log-qrcode {
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

.log-qrcode img {
    width: 200px;
    height: 200px;
}

/* 关闭按钮 */
.close {
    width: 20px;
    height: 20px;
    background: url(../img/guanbi.png) no-repeat center;
    background-size: 20px 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

/* 刷新二维码 */
.shuaxin {
    display: none;
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 42%;
    transform: translate(-50%,-50%);
    background: url(../img/shuaxin.jpg) no-repeat center;
    background-size: 200px 200px;
    opacity: .9;
    cursor: pointer;
}

/* 登陆成功 */
.log-success {
    display: none;
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 42%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    background: url(../img/success.png) no-repeat center;
    background-size: 200px 200px;
}