
@font-face {
    font-family: 'iconfont'; /* project id 1066834 */
    src: url('https://image.4v1q.cn/wjxui/font/1066834/iconfont.woff2?t=1663559096762') format('woff2'), url('https://image.4v1q.cn/wjxui/font/1066834/iconfont.woff?t=1663559096762') format('woff'), url('https://image.4v1q.cn/wjxui/font/1066834/iconfont.ttf?t=1663559096762') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@font-face {
    font-family: 'comIcon'; /* Project id 1070120 */
    src: url('https://image.4v1q.cn/wjxUI/font/1070120/iconfont.woff2?t=1653967509898') format('woff2'), url('https://image.4v1q.cn/wjxUI/font/1070120/iconfont.woff?t=1653967509898') format('woff'), url('https://image.4v1q.cn/wjxUI/font/1070120/iconfont.ttf?t=1653967509898') format('truetype');
}
.comIcon {
    font-family: "comIcon" !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400 !important;
    text-decoration: none;
}
form{
    height:100%;
}
.yg_manage{
    height:100%;
}
.manage_header {
    width: 100%;
    background: url(https://image.wjx.com/images/newimg/wjx-ygty/bg-b@2x.png);
    background-size: cover;
    height: 100%;
}

.ygty {
    padding-top: 94px;
    text-align: center;
    color: #fff;
}

    .ygty p {
        font-weight: 500;
        font-size: 44px;
        line-height: 62px;
        margin-bottom: 12px;
    }

    .ygty span {
        font-size: 22px;
        line-height: 30px;
    }

.zixun_online {
    width: 146px;
    height: 54px;
    background: #005EFF;
    border-radius: 2px;
    display: block;
    margin: 0 auto;
    line-height: 54px;
    color: #fff;
    font-size: 16px;
    margin-top: 80px;
}

.ygty_manage {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 20px;
    margin-top: 40px;
}
.ygty_manage a{
    margin-top:10px;
    width:170px;
    text-align:left
}
.ygty_manage a span{
    line-height: 18px;
    font-size: 18px;
    color: #D7E7FB;
}



.ygty_manage a i {
    margin-right: 2px;
    color:#D7E7FB;
    font-size:22px;
    margin-bottom: 6px;
}

.content_img img {
    width: 100%;
    margin-top:20px;
}

.content_left {
    width: 100%;
}



.content_title {
    height: 24px;
    margin-bottom: 20px;
    color: #999;
}

.content_title i {
    font-size:22px;
    margin-right: 2px;
    margin-bottom: 6px;
}
.content_title span{
    font-size:18px;
    line-height:24px;
}
.ygty_content {
    padding: 80px 28px 80px;
    background: #fff;
    width: 100%;
}

.content_left ul img {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: 4px;
    margin-right: 4px;
}

.content_left ul li {
    line-height: 24px;
    font-size:14px;
    margin-bottom:10px;
    display:flex;
    align-items:flex-start;
    color:#8c8c8c;
}

.content_left p {
    font-size: 32px;
    line-height: 46px;
    color: #000;
    font-weight:500;
}

.content_left h5 {
    margin: 8px 0 36px;
    font-size: 14px;
    line-height: 22px;
}

.left_btns {
    margin-top: 20px;
    display:flex;
    align-content:center;
    justify-content:center;
}
.white_btn, .blue_btn {
    width: 155px;
    height: 40px;
    line-height: 38px;
    border-radius: 2px;
    border: 1px solid #005EFF;
    color: #005EFF;
    font-size: 14px;
    text-align: center;
    background:#fff;
}
.blue_btn {
    background: #005EFF;
    color:#fff;
}
.check-report {
    color: #045EFF;
    text-align: center;
    margin-top:20px;
    display:flex;
    justify-content:center;
}

.check-report a {
    display: flex;
    align-items:center;
    font-size: 14px;
    margin-bottom: 1px;
    color: #045EFF;
}
.check-report a:first-child {
    margin-right:10px;
}
.check-report a i{
   margin-right:4px;
}
#divVideo {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 30%;
    z-index: 150;
    background-color: #fff;
    text-align: center;
}

.vediomask {
    position:fixed;
    z-index: 100;
    background: rgba(0,0,0,0.6);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: none;
}
.touch-vcode {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    text-align: center;
    display: none;
    z-index: 20;
}

    .touch-vcode > div {
        width: 240px;
        height: 270px;
        background: #FFFFFF;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

    .touch-vcode img {
        width: 180px;
        margin-bottom: 18px;
        margin-top: 30px;
    }

    .touch-vcode p {
        font-size: 16px;
        font-weight: 500;
        color: #262626;
        line-height: 22px;
    }<!--0.00020098686218262-->