×

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

<> /** * 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; }

政策与资讯

专题汇总

更多

信息发布

帮助中心

更多

统考硕士招生

推免招生

博士生招生

<> /** * 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; }