×

注意!页面内容来自https://yz.chsi.com.cn/doc/about.jsp,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> /** * description: top-nav-wrapper: 吊顶; * author: myx; * date: 2017-08; */ body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .top-nav-wrapper { width: 100%; height: 40px; line-height: 40px; background: #f7f9fa; border-bottom: 1px solid #d6d6d6; font-size: 12px; box-sizing: border-box; } .top-nav-wrapper a { color: #13161B; } .top-nav-wrapper a:hover { text-decoration: underline; } .top-nav-wrapper .top-nav-index { width: 1180px; margin: 0 auto; } .top-nav-index a { margin-right: 39px; } .top-nav-index .nav-last-li{ margin-right: 0; } <> .ch-header-index .ch-header-list { float:right; width:auto;} .ch-header-index .ch-header-list a{ margin-left: 10px; } .ch-header-index .head-media:hover { color: #1887E0; text-decoration: none;} .ch-header-index .head-media .iconfont {font-size: 24px; vertical-align: middle; margin-right: 2px;} .ch-header-index .ch-header-list { display: flex; align-items: center; } .ch-header-list.active .seach-toggel { display: none; } .search-cancel { display: none; margin-left: 12px; cursor: pointer; } .ch-header-list.active .search-cancel{ display: block; } .top-nav-load-search { display: block; width: 20px; height: 20px; background: url(https://t2.chei.com.cn/common/images/icon-search.svg) center center no-repeat; cursor: pointer; } .top-nav-search-input .search-input { display: block; width: 200px; border: 1px solid #D5D7DB; height: 30px; background: #FFF; border-radius: 4px; outline: none; padding: 0 28px 0 8px; box-sizing: border-box; position: relative; } .top-nav-search-input .search-input:focus { border: 1px solid #1887E0; } .top-nav-search-input .search-input::after { display: block; content: ''; width: 20px; height: 20px; background: url("https://t2.chei.com.cn/common/images/icon-search.svg") center center no-repeat; cursor: pointer; position: absolute; right: 0; } .ch-header-list .top-nav-search-input { position: relative; display: block; height: 30px; line-height: 30px; } .ch-header-list .search-button { display: block; width: 20px; height: 20px; background: url("https://t2.chei.com.cn/common/images/icon-search.svg") center center no-repeat; cursor: pointer; border: none; outline: none; position: absolute; right: 8px; top: 5px; } .ch-header-index .ch-header-list a.ch-student { line-height: 16px; }

中国研究生招生信息网

<> .ch-nav-box-index .new { position: relative; overflow: inherit; } .ch-nav-box-index .new::after { content: " "; position: absolute; right: -11px; top: -1px; width: 13px; height: 12px; background: url("https://t1.chei.com.cn/yz/assets/images/index-nav-new.png") no-repeat 0 0; } .ch-nav-box-index .nav-th { padding-left: 24px; } .ch-nav-box-index li.nav-first-li .nav-con { width: auto; } .ch-nav-box-index li.nav-cx .nav-con { width: auto; } .ch-nav-box-index li.nav-ss .nav-con { width: auto; } .ch-nav-box-index li.nav-last-li .nav-con { width: auto; } .ch-nav-box-index .nav-td { padding-right: 29px; } .ch-nav-box-index .nav-td li:last-child { margin-right: 0; }

中国研究生招生信息网

中国研究生招生信息网最早由教育部高校学生司创立于1999年;2003年3月5日教育部学生服务与素质发展中心重新注册域名www.chinayz.com.cn,并于当年11月份为90所硕士生招生单位进行了网上报名试点;2004年9月首次进行全国硕士研究生招生考试网上报名;2005年9月首次举办全国硕士研究生招生网上咨询周活动,并为全国所有招生单位实行网上报名;2006年4月开通了生源调剂系统;2006年7月5日研招网与学信网合并,域名变更为 yz.chsi.com.cn(公网)和 yz.chsi.cn(教育网),成为中国高等教育学生信息网的研招频道。2008年4月生源调剂系统升级为全国硕士生招生调剂服务系统,成为硕士生招生调剂志愿填报和录取的指定平台。

研招网是教育部全国硕士研究生招生考试网上报名和调剂指定网站,既是各研究生招生单位的宣传咨询平台,也是研招工作的政务平台,它将电子政务与社会服务有机结合,贯穿研究生招生宣传、招生咨询、报名管理、生源调剂、录取检查整个工作流程,实现了研究生招生信息管理一体化。

研招网每年举办全国硕士研究生招生网上咨询周活动,广大考生与全国的招生单位进行在线交流,在全国硕士研究生网上报名期间,网站单日点击量最高峰超过2.55亿,单日访问人次最高突破130万。

<> /** * description: footer 共用底部; * author:myx; * date:2017-07; */ .footer-wrapper { line-height: 30px; background: #282828; color: #ababab; } .footer-wrapper a { color: #ababab; } .footer-wrapper .footer { position: relative; width: 1180px; height: 198px; margin: 0 auto; } .footer-wrapper .footer-list { position: absolute; top: 32px; left: 0px; } .footer-wrapper .footer-list a { margin-right: 15px; } .footer-wrapper .footer-units { position: absolute; top: 75px; left: 0px; } .footer-wrapper .footer-media { position: absolute; top: 32px; left: 844px; } .footer-wrapper .footer-media a { display: inline-block; margin-right: 30px; vertical-align: top; } .footer-wrapper .footer-media a:hover { text-decoration: none; } .footer-wrapper .footer-media .iconfont { margin-right: 5px; font-size: 20px; vertical-align: middle; } .footer-wrapper .svg-icon { display: inline-block; width: 20px; height: 23px; margin-right: 3px; vertical-align: middle; } .footer-wrapper svg use { color: #ababab; } .footer-wrapper .footer-msg { position: absolute; top: 75px; left: 844px; }