<!doctype html>
<html lang="zh-cn">
<head>
    <meta charset="UTF-8">
    <meta name="viewport"
          content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover">
    <meta name="renderer" content="webkit">
    <meta http-equiv="X-UA-Compatible" content="ie=edge,chrome=1">

    <title>统一身份认证中心</title>
    <style>
        [v-cloak]{
            display: none;
        }
    </style>
    <link rel="stylesheet" href="/static/framework/qtip/jquery.qtip.min.css">
    <link rel="stylesheet" href="/static/framework/weui/weui.css">
    <link rel="stylesheet" href="/static/framework/weui/jquery.weui.min.css">
    <link rel="stylesheet" href="/static/auth/auth.css?20230809">
    <link rel="stylesheet" href="/template/ccsfu/auth/static/login-page-theme.css?20220816">
    <link rel="stylesheet" href="/static/framework/simple-keyboard/css/index.css?20220307">
    <script src="/static/framework/jquery/jquery-3.7.1.min.js"></script>
    <script src="/static/framework/jquery-plugins/jquery.backstretch.min.js"></script>
    <script src="/static/framework/lodash/lodash.min.js"></script>
    <script src="/static/framework/vue/vue.min.js"></script>
    <script src="/static/framework/weui/jquery.weui.min.js"></script>
    <script src="/static/framework/qtip/jquery.qtip.min.js"></script>
    <script src="/static/framework/weixin/jweixin-1.2.0.js"></script>
    <script src="/static/framework/crypto-js-3.3.0/crypto-js.js"></script>
    <script src="/static/framework/simple-keyboard/index.js"></script>
    <script>
        license_message = '';
        Vue.prototype.$encrypt = function(str) {
            key = CryptoJS.enc.Utf8.parse('d564726469298a1230cb12526bdd3e2a'.substr(0,16));
            iv = CryptoJS.enc.Utf8.parse('d564726469298a1230cb12526bdd3e2a'.substr(0,16));
            var encrypted = CryptoJS.AES.encrypt(str, key, {
                iv: iv,
                mode: CryptoJS.mode.CBC,
                padding: CryptoJS.pad.ZeroPadding
            });
            return encrypted;
        }
    </script>
    
</head>
<body class="auth okta-container">
<div id="login-bg-image" class="login-bg-image" data-se="login-bg-image"></div>
<script>
    var bg_list = [];
        bg_list = ["http:\/\/open.ccsfu.edu.cn\/files\/2023\/10\/18\/996589652f8903e2950.jpg","http:\/\/open.ccsfu.edu.cn\/files\/2023\/10\/18\/241517652f890adc50b.jpg","http:\/\/open.ccsfu.edu.cn\/files\/2023\/10\/18\/648803652f890f0e5cd.jpg","http:\/\/open.ccsfu.edu.cn\/files\/2023\/10\/18\/724325652f89132d598.jpg","http:\/\/open.ccsfu.edu.cn\/files\/2023\/10\/18\/953436652f891663a30.jpg","http:\/\/open.ccsfu.edu.cn\/files\/2023\/10\/18\/971732652f891974593.jpg","http:\/\/open.ccsfu.edu.cn\/files\/2023\/10\/18\/765645652f892007a3d.jpg","http:\/\/open.ccsfu.edu.cn\/files\/2023\/10\/18\/793540652f89256a7e8.jpg"];
        $(function(){
        if(bg_list.length){
            $("#login-bg-image").backstretch(bg_list,{
                duration: 4000,
                transitionDuration:750,
                transition:['fade','fade_in_out','push_left','push_right','push_up','push_down','cover_left','cover_right','cover_up','cover_down']
            });
        }
    });

</script>
<!-- 误删，删后会报错 -->


<div class="h_header" >
        <table>
            <tr>
                                <td style="vertical-align: top;">
                    <img src="http://open.ccsfu.edu.cn/files/2023/10/22/14540765352c4d777b6.png" class="logo"/>
                </td>
                                <td style="vertical-align: middle">
                                    </td>
            </tr>
        </table>
</div>

<div class="flex min-h-full " >
        <div class="content-right">
        <div class="content" id="signin-container">
            
<div data-se="auth-container" id="okta-sign-in"
     class="auth-container    main-container can-remove-beacon rounded-2xl">
    <div class="w-full flex">
        
        <div class="auth-right w-full flex-0">
            <div class="okta-sign-in-header auth-header " >
        <div style="text-align:center;">
        <img src="http://open.ccsfu.edu.cn/files/2023/10/22/14540765352c4d777b6.png" class="logo" />
    </div>
        <h2 class="text-xl text-center font-normal tracking-wider">长春师范大学</h2>
        <div class="auth-divider mt-8">
        <div class="font-sm  font-normal text-center tracking-widest" >统一身份认证中心</div>
    </div>
</div>



            <div class="auth-content relative" >
                                <div id="login_types_container" class="nav_tabs text-center text-gray-400 my-4 ">
        <a class="text-gray-500 text-xl font-medium inline-block tracking-wide align-middle navtab-link " :class="{now:current=='normal'}" href="//www.vksteel.com/open/auth/cas/login?service=https%3A%2F%2Fwebvpn.ccsfu.edu.cn%2Fusers%2Fauth%2Fcas%2Fcallback%3Furl&amp;login_type=normal" @click.stop.prevent="onNavClick('normal','//www.vksteel.com/open/auth/cas/login?service=https%3A%2F%2Fwebvpn.ccsfu.edu.cn%2Fusers%2Fauth%2Fcas%2Fcallback%3Furl&amp;login_type=normal','ImplNormal')">账号密码</a>
        <span class="inline-block align-middle w-px bg-gray-400 h-5 mx-2   last:hidden"></span>
            <a class="text-gray-500 text-xl font-medium inline-block tracking-wide align-middle navtab-link " :class="{now:current=='wechat_work_oauth'}" href="//www.vksteel.com/open/auth/cas/login?service=https%3A%2F%2Fwebvpn.ccsfu.edu.cn%2Fusers%2Fauth%2Fcas%2Fcallback%3Furl&amp;login_type=wechat_work_oauth" @click.stop.prevent="onNavClick('wechat_work_oauth','//www.vksteel.com/open/auth/cas/login?service=https%3A%2F%2Fwebvpn.ccsfu.edu.cn%2Fusers%2Fauth%2Fcas%2Fcallback%3Furl&amp;login_type=wechat_work_oauth','ImplWechatWorkOauth')">企业微信</a>
        <span class="inline-block align-middle w-px bg-gray-400 h-5 mx-2   last:hidden"></span>
            <a class="text-gray-500 text-xl font-medium inline-block tracking-wide align-middle navtab-link " :class="{now:current=='mobile_verify'}" href="//www.vksteel.com/open/auth/cas/login?service=https%3A%2F%2Fwebvpn.ccsfu.edu.cn%2Fusers%2Fauth%2Fcas%2Fcallback%3Furl&amp;login_type=mobile_verify" @click.stop.prevent="onNavClick('mobile_verify','//www.vksteel.com/open/auth/cas/login?service=https%3A%2F%2Fwebvpn.ccsfu.edu.cn%2Fusers%2Fauth%2Fcas%2Fcallback%3Furl&amp;login_type=mobile_verify','ImplMobileVerify')">手机验证</a>
        </div>
<script>
    new Vue({
        el:'#login_types_container',
        data:function (){
            return {
                current:"normal"
            }
        },
        methods:{
            onNavClick:function(type,url,impl,){
                var _this = this;

                var parsed_url = new URL(url)
                parsed_url.searchParams.set('login_type_fragment',impl)
                $.get(parsed_url.toString()).then(function(res,state){
                    $('#error_container').html('');
                    console.log(state)
                    window.history.replaceState('',null,url)
                    _this.current = type
                    $('#login_type_render').html(res)
                })
                $.keyboard.hideKeyboard()
            },
        }
    });
</script>
                                <div class="auth-content-inner">

                    <h2 data-se="o-form-head" class=" okta-form-title o-form-head ">
                        <span class="text-base ">登录到</span>
                        <span class="text-base text-blue-600 text-center">【校外访问信息系统（VPN）】</span>
                    </h2>
                    <div  class="primary-auth mt-6" id="login_container">
                        <form method="POST" data-se="o-form" id="normal_login_form"
                              class="primary-auth-form o-form o-form-edit-mode">
                            <div  data-se="o-form-content" class="o-form-content o-form-theme pb-2 clearfix">
                                <div id="error_container">
                                                                    </div>

                                <div id="login_type_render">
                                <div id="normal_login_container"  class="o-form-fieldset-container" data-se="o-form-fieldset-container">
    <div data-se="o-form-fieldset" class="o-form-fieldset o-form-label-top">
        <div data-se="o-form-input-container" class="o-form-input o-form-has-errors">
                                            <span data-se="o-form-input-username"
                                                  class="o-form-input-name-username o-form-control okta-form-input-field input-fix o-form-has-errors">
                                                <span class="icon input-icon person-16-gray"></span>
                                                <input v-model="username"
                                                        id="username"
                                                        name="username"
                                                       @keyup="onKeyUp"
                                                        class="keyboard-input"
                                                        type="text" placeholder="职工号/学号" name="username"
                                                         aria-label="职工号/学号"
                                                        autocomplete="off" value="">
                                                <span class="simple-keyboard-handle" @click="$.keyboard.toggleKeyboard('username')" ></span>
                                            </span>
        </div>
    </div>
    <div data-se="o-form-fieldset" class="o-form-fieldset o-form-label-top">
        <div data-se="o-form-input-container" class="o-form-input o-form-has-errors">
                                            <span data-se="o-form-input-password"
                                                  class="o-form-input-name-password o-form-control okta-form-input-field input-fix o-form-has-errors">
                                                <span class="icon input-icon remote-lock-16"></span>
                                                <input v-model="password_"
                                                       id="password_"
                                                       @keyup="onKeyUp"
                                                       class="keyboard-input"
                                                        :type="passwordType" placeholder="密码"
                                                          value="" aria-label="密码"
                                                        autocomplete="off">
                                                  <input  name="password"  type="hidden"  v-model="password"/>
                                                    <span style="position: absolute;right: 10px;top: 50%;margin-top: -11px;"
                                                          class="icon iconfont "
                                                          :class="{iconbiyanjing:passwordType=='password',iconkaiyanjing:passwordType=='text'}"
                                                            @click="changePasswordType"
                                                    ></span>
                                            </span>

        </div>
    </div>
    <input type="hidden" name="verify_token" v-model="verify_token">
<input type="hidden" name="verify_code" v-model="verify_code">
<div class="slider-verify-container"  >
    <div class="captcha-trigger dx_captcha" @click="function(){ if(!sliderVerified){ showSlider = true }}">
        <div  class="dx_captcha_oneclick_bar">
            <div  class="dx_captcha_oneclick_bar-logo" v-if="!sliderVerified" style="display: inline-block;">
                    <span class="dx_captcha_oneclick_logo-breath-wrap">
                        <img class="dx_captcha_oneclick_logo-shield"
                             src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAABnklEQVR4Ae3ZM9RdURBA4di27aSJWce2bdtWE1tN2ERlbNu2bTvZxe0yT+e/mOLMWl/3sJvLiVdjYF1jf//+TYwSaIrxWIvjeIFfeIOz2IBpaIsySBGX/40lMCdqYyTW4SJ+wGR+4yY2YxKaoBDiG0XzxYQohbaYid14BT/mI45gMbqjPJKJ0U5sZuzAV2iaXziDMlJ0J2iehVJ0d+XRy2y0jbbRNtpGKx4bbaNttI220W2VR8+Romsojx4jRZdSHt1Bik6AD4qji/8X7YTvVBr8BvFDRfdRGr3aaRSjM+Onwuiakd4wbVIW/ACJIkWXUxbdX3wtJoRvVRL8DMmjjS6G75rOzWK0ED4l4OD9TktM0UlwPKDgtygQc7QTngevfA7+g/rGmwAnvLLPl/fBRusLIbwaPvoQPMLtnUsJXPUo9hNaub4ocsJTYZXLwedRwvXtlhDfAE9d2KVMRxLjlZxBeHqswB+D4LMo59oe0SC+Ks5EGfseg5DI9eWnQXgCdMRdSPMdC5BV+L7P0fJVtDV24T2uYipyyd9xLVq/fzHvSCOH+R3qAAAAAElFTkSuQmCC"></span>
            </div>
            <div  class="dx_captcha_oneclick_bar-inform" v-if="!sliderVerified" style="display: inline-block;">
                <span class="dx_captcha_oneclick_lang dx_captcha_oneclick_lang_init_inform" >点击验证</span>
            </div>

            <div  class="dx_captcha_oneclick_bar-success" v-if="sliderVerified" style="display: block;">
                <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAaCAYAAADWm14/AAAB9UlEQVR4AcSWQ+BXQRDHt3rKtm1dsnHMuKRzl2zfOnXJOOZTtmdeNmazbRvbTsbu3/v+8zM/8x2uSNJ82tfYk7gt30UoLpK2SO6t6Em44xEon/BSeBZrJAYveB0L+wSS4b9uEh5556Clc3i1ixdDXyL8BP/jxAancKVUDg1faYLr908XvnykoOOiwxlm5Xgr98UD5dzCJQ61wJ8H56CBU3hwdm8vDfr8vwP4ISLo6BTOle1JeGtQ/iUg6O8UHp6La2qVj42hPxuPdwrPe+VASV/CFXPFw7w05G1ffZ9gSZk7R/KkF17y3sm8vsQjRuWEa/solUukZNwS3BrfxyQcyndpb4m0wtsp5fFAMSonOJiqIB4GPBT+CdkVzmfa2g0WmeF4KU1LRyvfaAndY+983Crl38aTLb3+ILy0r1p62uaRZVa/Cyjua1R+Nh5kcfy1Vt9UpMd4NfqEly1qvngUj/rr+zLuzEPF4PAnnbquIiPGhcdFw39kWR6zpymV07+wt5F26oWl3QaLzBhXrFax2uYEV7uG3zZ9FhBOF1lh31QSzLI6YW63Jbx6RVYa553znwYHdtRVFLjZaoR9uBPsdQGnnB8qeBZYFsxNp4cKQ5te+qMYn/HuEEkaj1Vf4n6P8H10bm8HkR1W7ua+3NHZrzvsQE0zAcdTeAsLFPwgAAAAAElFTkSuQmCC">
                <span class="dx_captcha_oneclick_lang dx_captcha_oneclick_lang_verify_success">验证成功</span>
            </div>
        </div>
    </div>
    <transition name="fade">
        <div class="slider-verify-cmp"  v-show="showSlider">
            <div class="close" @click="showSlider=false"></div>
            <div id="slider-verify"></div>
        </div>
    </transition>
</div>

    <div class="text-right mt-4">
        <a href="//www.vksteel.com/auth/forget_password/" data-se="forgot-password" class="link js-forgot-password"> 忘记密码? </a>
    </div>
    <div class="o-form-button-bar mt-5">
        <input type="hidden" name="__token__" value="d564726469298a1230cb12526bdd3e2a" />        <button :disabled="!submit_btn_status" :class="{'weui-btn_disabled':!submit_btn_status}" type="submit" class="weui-btn weui-btn_primary submit"  style="cursor:pointer"  id="okta-signin-submit" data-type="save" >登录</button>
    </div>
</div>
<link rel="stylesheet" href="/static/framework/slider-verify/slider-verify.css?2">
<script src="/static/framework/crypto-js-3.3.0/crypto-js.js"></script>
<script src="/static/framework/slider-verify/slider-verify.js?111"></script>
<script>

    var app = new Vue({
        el:'#normal_login_container',
        data:function (){
            return{
                verify_token:'',
                showSlider:false,
                sliderVerified:false,
                verify_code:'',
                passwordType:'password',
                username:decodeURIComponent(''),
                password_:'',
                password:'',
                submitted:false,
                check_image_verify:true            }
        },
        mounted:function(){
            var _this = this;
            setTimeout(
                function(){
                    window.sliderVerify({
                        id:'slider-verify',
                        get_api:"/auth/widget?layer=image_verify&widget=Slider&action=get_verify&type=login_image_verify",
                        onSuccess:function(){
                            _this.sliderVerified = true;
                            _this.verify_code = this.x;
                            _this.showSlider = false;
                            _this.verify_token = this.token;
                        }});
                }
                ,1000)
            $(function(){
                $.zytec.bind_submit()

            })
        },
        computed:{
            submit_btn_status:function(){
                return (this.check_image_verify?this.verify_code.trim():true)  &&
                    this.username.trim() && this.password_.trim();
            },
        },
        watch:{
            'password_':{
                handler:function(nv,ov){
                    this.password = this.encrypt(nv.trim()).toString();
                },
                immediate:true
            }
        },
        methods:{
            changePasswordType:function(){
              if(this.passwordType == 'password'){
                  this.passwordType = 'text'
              }  else{
                  this.passwordType = 'password'
              }
            },
            encrypt:function(str) {
                 key = CryptoJS.enc.Utf8.parse('d564726469298a1230cb12526bdd3e2a'.substr(0,16));
                 iv = CryptoJS.enc.Utf8.parse('d564726469298a1230cb12526bdd3e2a'.substr(0,16));
                var encrypted = CryptoJS.AES.encrypt(str, key, {
                    iv: iv,
                    mode: CryptoJS.mode.CBC,
                    padding: CryptoJS.pad.ZeroPadding
                });
                return encrypted;
            },
            onKeyUp:function(event){
                if(event.keyCode==13 && this.submit_btn_status && !this.submitted){
                    this.submitted = true
                    $(event.target).parents('form').submit();
                }
            },

        }
    });
</script>
                                </div>
                            </div>
                        </form>
                        <div class="auth-footer  weui-flex mt-4">
    <div class="weui-flex__item flex-1 left">
            </div>
</div>
<script>
function onHelpClick(){
    $.alert("<p style=\"text-wrap: wrap;\"><span style=\"margin: 0px; padding: 0px; border: 0px; font-weight: bold; font-family: &quot;Microsoft YaHei UI&quot;; vertical-align: baseline; color: rgb(102, 102, 102); font-size: 12px;\"></span></p><p style=\"text-align: justify;\"><span style=\"font-family: 宋体, SimSun;\"><span style=\"font-size: 14px;\"></span></span></p><p style=\"text-align: center; line-height: 2em;\"><a href=\"http://open.ccsfu.edu.cn/files//ueditor/filePath/20231022/1697941580590236.pdf\" target=\"_blank\" title=\"统一认证平台操作手册.pdf\"><img src=\"http://open.ccsfu.edu.cn/files//ueditor/image/20231025/1698235116541327.png\" title=\"1698235116541327.png\" alt=\"1698235116541327.png\" width=\"18\" height=\"18\"/></a>&nbsp;<a href=\"http://open.ccsfu.edu.cn/files//ueditor/filePath/20231022/1697982018348506.pdf\" target=\"_blank\" title=\"统一认证平台操作手册.pdf\"><span style=\"font-size: 14px;\">统一身份认证平台操作手册.pdf</span> &nbsp;</a></p><p style=\"text-align: center; line-height: 2em;\"><img src=\"http://open.ccsfu.edu.cn/files//ueditor/image/20231025/1698235116541327.png\" title=\"1698235116541327.png\" alt=\"1698235116541327.png\" width=\"18\" height=\"18\"/>&nbsp;<a href=\"http://open.ccsfu.edu.cn/files//ueditor/filePath/20231022/1735595200000.pdf\" target=\"_blank\" title=\"学校微门户绑定登录操作指南.pdf\"><span style=\"font-size: 14px;\">学校微门户绑定登录操作指南.pdf</span> &nbsp;</a></p><p style=\"line-height: 16px;\"><span style=\"font-family: 宋体, SimSun; text-align: justify; font-size: 14px;\">认证平台为学校各应用系统提供用户身份统一认证服务。师生员工首次登陆账号为<strong><span style=\"color: rgb(192, 80, 77);\">工号/学号</span></strong>，密码为:</span><strong style=\"font-family: 宋体, SimSun; text-align: justify;\"><span style=\"color: rgb(192, 80, 77);\"><span style=\"font-size: 14px;\">身份证号后六位</span><span style=\"font-size: 13px;\">@</span><span style=\"font-size: 14px;\">CCSFU</span></span></strong><span style=\"font-family: 宋体, SimSun; text-align: justify; font-size: 14px;\">，身份证号末位X大写。首次登录后，需绑定个人手机并修改初始密码。<strong><span style=\"color: rgb(192, 80, 77);\">账号重要，切勿转借使用</span></strong>。平台使用问题请联系信息化中心，电话：86168913&nbsp; 86168700。</span></p><p style=\"line-height: 16px;\"><span style=\"font-family: 宋体, SimSun; text-align: justify; font-size: 14px;\"><br/></span></p><p style=\"text-wrap: wrap;\"><span class=\"left\" style=\"margin: 0px; padding: 0px; border: 0px; font-size: 12px; font-family: &quot;microsoft yahei&quot;; vertical-align: baseline; color: rgb(102, 102, 102); float: left !important;\"></span><span style=\"margin: 0px; padding: 0px; border: 0px; outline: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-size: 12px; line-height: inherit; font-family: &quot;Chinese Quote&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; vertical-align: baseline; color: rgb(119, 119, 119);\">建议浏览器：&nbsp;</span><a target=\"_blank\" href=\"http://www.firefox.com.cn/download/\" style=\"margin: 0px 0px 0px 10px; padding: 0px 0px 0px 25px; text-decoration-line: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); border: 0px; outline: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-size: 12px; line-height: 18px; font-family: &quot;Chinese Quote&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; vertical-align: baseline; background-image: url(&quot;https://sso.dlut.edu.cn/cas/comm/image/firefox-pic.png&quot;); background-position: initial; background-size: initial; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(102, 102, 102); height: 18px;\">火狐</a><span style=\"color: rgb(119, 119, 119); font-family: &quot;Chinese Quote&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px;\">&nbsp;&nbsp;</span><a target=\"_blank\" href=\"https://www.google.cn/intl/zh-CN/chrome/\" style=\"margin: 0px 0px 0px 10px; padding: 0px 0px 0px 25px; text-decoration-line: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); border: 0px; outline: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-size: 12px; line-height: 18px; font-family: &quot;Chinese Quote&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; vertical-align: baseline; background-image: url(&quot;https://sso.dlut.edu.cn/cas/comm/image/google-pic.png&quot;); background-position: initial; background-size: initial; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(102, 102, 102); height: 18px;\">谷歌</a><a target=\"_blank\" href=\"http://browser.360.cn/ee/\" style=\"white-space: normal; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 25px; text-decoration-line: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); border: 0px; outline: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-size: 12px; line-height: 18px; font-family: &quot;Chinese Quote&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; vertical-align: baseline; background-image: url(&quot;https://open.ccsfu.edu.cn/files/2023/10/26/2159566539cc8ee54d7.png&quot;); background-position: initial; background-size: initial; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(102, 102, 102); height: 18px;\">360极速</a></p><p style=\"text-wrap: wrap;\"><br/></p><p><br/></p>", "帮助");
}
</script>

                                            </div>
                </div>
            </div>
            <div class="auth-container-footer">
        <p style="text-wrap: wrap;"><span style="margin: 0px; padding: 0px; border: 0px; font-weight: bold; font-family: &quot;Microsoft YaHei UI&quot;; vertical-align: baseline; color: rgb(102, 102, 102); font-size: 12px;"></span></p><p style="text-align: justify;"><span style="font-family: 宋体, SimSun;"><span style="font-size: 14px;"></span></span></p><p style="text-align: center; line-height: 2em;"><a href="//www.vksteel.com/open/files//ueditor/filePath/20231022/1697941580590236.pdf" target="_blank" title="统一认证平台操作手册.pdf"><img src="http://open.ccsfu.edu.cn/files//ueditor/image/20231025/1698235116541327.png" title="1698235116541327.png" alt="1698235116541327.png" width="18" height="18"/></a>&nbsp;<a href="//www.vksteel.com/open/files//ueditor/filePath/20231022/1697982018348506.pdf" target="_blank" title="统一认证平台操作手册.pdf"><span style="font-size: 14px;">统一身份认证平台操作手册.pdf</span> &nbsp;</a></p><p style="text-align: center; line-height: 2em;"><img src="http://open.ccsfu.edu.cn/files//ueditor/image/20231025/1698235116541327.png" title="1698235116541327.png" alt="1698235116541327.png" width="18" height="18"/>&nbsp;<a href="//www.vksteel.com/open/files//ueditor/filePath/20231022/1735595200000.pdf" target="_blank" title="学校微门户绑定登录操作指南.pdf"><span style="font-size: 14px;">学校微门户绑定登录操作指南.pdf</span> &nbsp;</a></p><p style="line-height: 16px;"><span style="font-family: 宋体, SimSun; text-align: justify; font-size: 14px;">认证平台为学校各应用系统提供用户身份统一认证服务。师生员工首次登陆账号为<strong><span style="color: rgb(192, 80, 77);">工号/学号</span></strong>，密码为:</span><strong style="font-family: 宋体, SimSun; text-align: justify;"><span style="color: rgb(192, 80, 77);"><span style="font-size: 14px;">身份证号后六位</span><span style="font-size: 13px;">@</span><span style="font-size: 14px;">CCSFU</span></span></strong><span style="font-family: 宋体, SimSun; text-align: justify; font-size: 14px;">，身份证号末位X大写。首次登录后，需绑定个人手机并修改初始密码。<strong><span style="color: rgb(192, 80, 77);">账号重要，切勿转借使用</span></strong>。平台使用问题请联系信息化中心，电话：86168913&nbsp; 86168700。</span></p><p style="line-height: 16px;"><span style="font-family: 宋体, SimSun; text-align: justify; font-size: 14px;"><br/></span></p><p style="text-wrap: wrap;"><span class="left" style="margin: 0px; padding: 0px; border: 0px; font-size: 12px; font-family: &quot;microsoft yahei&quot;; vertical-align: baseline; color: rgb(102, 102, 102); float: left !important;"></span><span style="margin: 0px; padding: 0px; border: 0px; outline: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-size: 12px; line-height: inherit; font-family: &quot;Chinese Quote&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; vertical-align: baseline; color: rgb(119, 119, 119);">建议浏览器：&nbsp;</span><a target="_blank" href="http://www.firefox.com.cn/download/" style="margin: 0px 0px 0px 10px; padding: 0px 0px 0px 25px; text-decoration-line: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); border: 0px; outline: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-size: 12px; line-height: 18px; font-family: &quot;Chinese Quote&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; vertical-align: baseline; background-image: url(&quot;https://sso.dlut.edu.cn/cas/comm/image/firefox-pic.png&quot;); background-position: initial; background-size: initial; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(102, 102, 102); height: 18px;">火狐</a><span style="color: rgb(119, 119, 119); font-family: &quot;Chinese Quote&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px;">&nbsp;&nbsp;</span><a target="_blank" href="https://www.google.cn/intl/zh-CN/chrome/" style="margin: 0px 0px 0px 10px; padding: 0px 0px 0px 25px; text-decoration-line: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); border: 0px; outline: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-size: 12px; line-height: 18px; font-family: &quot;Chinese Quote&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; vertical-align: baseline; background-image: url(&quot;https://sso.dlut.edu.cn/cas/comm/image/google-pic.png&quot;); background-position: initial; background-size: initial; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(102, 102, 102); height: 18px;">谷歌</a><a target="_blank" href="http://browser.360.cn/ee/" style="white-space: normal; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 25px; text-decoration-line: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); border: 0px; outline: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-size: 12px; line-height: 18px; font-family: &quot;Chinese Quote&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; vertical-align: baseline; background-image: url(&quot;https://open.ccsfu.edu.cn/files/2023/10/26/2159566539cc8ee54d7.png&quot;); background-position: initial; background-size: initial; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(102, 102, 102); height: 18px;">360极速</a></p><p style="text-wrap: wrap;"><br/></p><p><br/></p>    </div>

        </div>
    </div>
</div>


        </div>
    </div>

</div>

<div class="footer">
        <div class="dark">
        版权所有 © 长春师范大学 Changchun Normal University Site designed by Creative Studio   版本V6.0    </div>
</div>


<script src="/static/auth/common.js?20250306"></script>




</body>
</html>
