<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

div {
  box-sizing: border-box
}

.main-content {
  width: 100%;
  min-width: 1440px
}

body,
html {
  margin: 0px;
  padding: 0px;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  min-width: 1440px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

fieldset,
img {
  border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: normal;
  font-style: normal
}

ol,
ul {
  list-style: none
}

caption,
th {
  text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%
}

q:before,
q:after {
  content: ""
}

abbr,
acronym {
  border: 0
}

.fr {
  float: right
}

.fl {
  float: left
}

.clear::after {
  clear: both;
  display: block;
  content: ""
}

.inline-block {
  display: inline-block;
  vertical-align: middle
}

.pdt16 {
  padding-top: 16px
}

.wrap {
  position: relative;
  width: 1440px !important;
  margin: 0 auto;
  padding: 0 104px;
  height: 100%
}

.list-data-wrap {
  width: 100%;
  height: 748px;
  padding-top: 32px
}

.list-data-wrap .list-data-item:first-child {
  margin-bottom: 40px
}

.list-data-wrap .list-data-item .img-area {
  width: 584px;
  height: 312px
}

.list-data-wrap .list-data-item .list-area {
  width: 584px
}

.list-data-wrap .list-data-item .list-area .title {
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #d8d8d8;
  box-sizing: border-box;
  margin-bottom: 16px
}

.list-data-wrap .list-data-item .list-area .title .title-img {
  width: 32px;
  height: 32px;
  margin-top: 12px;
  margin-right: 16px
}

.list-data-wrap .list-data-item .list-area .title h4 {
  display: inline-block;
  width: 96px;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  color: #3683c3;
  line-height: 54px;
  border-bottom: 2px solid #3683c3
}

.list-data-wrap .list-data-item .list-area .title .tab {
  color: #000;
  border-bottom: none;
  margin-right: 32px
}

.list-data-wrap .list-data-item .list-area .title .tab:last-child {
  margin-right: 0
}

.list-data-wrap .list-data-item .list-area .title .tab-active {
  color: #3683c3;
  border-bottom: 2px solid #3683c3
}

.list-data-wrap .list-data-item .list-area .title .bread {
  float: right;
  font-size: 14px;
  font-weight: 400;
  text-align: right;
  color: rgba(0, 0, 0, 0.45);
  line-height: 56px;
  cursor: pointer
}

.list-data-wrap .list-data-item .list-area .not-border {
  border: 0 !important
}

.list-data-wrap .list-data-item .list-area .border {
  border-bottom: 2px solid #3683c3
}

.list-data-wrap .list-data-item .list-area .item-data {
  padding-left: 8px;
  width: 100%;
  height: 48px;
  border-radius: 2px;
  border-bottom: 1px solid #d8d8d8;
  box-sizing: border-box;
  font-weight: 400;
  text-align: left;
  color: rgba(0, 0, 0, 0.85);
  line-height: 48px;
  font-size: 14px;
  cursor: pointer
}

.list-data-wrap .list-data-item .list-area .item-data:hover {
  background: #f2f9ff;
  color: #3683c3
}

.list-data-wrap .list-data-item .list-area .item-data:hover .circle {
  border: 1px solid #3683c3;
  background: #3683c3
}

.list-data-wrap .list-data-item .list-area .item-data:hover .date {
  color: rgba(54, 131, 195, 0.65)
}

.list-data-wrap .list-data-item .list-area .item-data .date {
  float: right;
  color: rgba(0, 0, 0, 0.65)
}

.list-data-wrap .list-data-item .list-area .item-data .circle {
  display: inline-block;
  margin-right: 8px;
  width: 8px;
  height: 8px;
  border: 1px solid #1f4693;
  border-radius: 50%
}

.list-data-wrap .list-data-item .list-area .item-data .icon {
  display: inline-block;
  margin-right: 8px;
  vertical-align: -2px;
  width: 16px;
  height: 16px;
  background-image: url(../images/鏂伴椈.png)
}

.list-data-wrap .list-data-item .list-area .admit {
  margin-top: -14px;
  position: relative;
  padding: 84px 0;
  width: 584px;
  height: 256px;
  background: linear-gradient(180deg, #7fcce4, #4297d9)
}

.list-data-wrap .list-data-item .list-area .admit .line {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 552px;
  height: 224px;
  opacity: .35;
  border: 1px dashed #ffffff;
  border-radius: 2px
}

.list-data-wrap .list-data-item .list-area .admit .btn {
  width: 240px;
  height: 88px;
  margin-left: 70px;
  background: rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  text-align: center
}

.list-data-wrap .list-data-item .list-area .admit .btn&gt;span {
  font-size: 32px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 88px;
  letter-spacing: 4.27px
}

.list-data-wrap .list-data-item .list-area .admit img {
  position: absolute;
  top: 22px;
  right: 22px;
  width: 212px;
  height: 212px
}

.common {
  width: 1232px;
  margin: 0px auto;
  position: relative
}

/*# sourceMappingURL=./admissions.css.map */

@charset "utf-8";

/*-- 鍏ㄥ眬reset
-------------------------------------------*/

html, body, div,
h1, h2, h3, h4, h5, h6,
hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, form, fieldset, object, code,
legend, button, input, textarea, label,
th, td, a, img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
  font: 12px/1.5 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft YaHei', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif';
  color: #333;
  background-color: #f9f9f9;
}

/*娓呴櫎鍐呭杈硅窛*/
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

/*璁剧疆榛樿瀛椾綋*/
:focus {
  outline: 0;
}

ul,
ol {
  list-style: none;
}

/*閲嶇疆鍒楄〃*/
fieldset, img {
  border: 0 none;
  vertical-align: top;
}

/*閲嶇疆鍥剧墖鍏冪礌*/
address, caption, cite, code, dfn, em, i, th, var, optgroup {
  font-style: normal;
  font-weight: normal;
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

code, kbd, samp, tt {
  font-size: 100%;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
  *font-size: 100%;
  outline: none;
}

/*
form label {
    cursor: pointer;
}
*/

textarea {
  resize: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*閲嶇疆琛ㄦ牸*/
blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

a {
  color: #333;
  text-decoration: none;
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
  -webkit-transition: background-color .2s ease-in-out;
  -moz-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;

}

a:hover {
  text-decoration: none;
}

a.special,
.special a {
  color: #1eb37b;
}

a.special:hover,
.special a:hover {
  color: #1eb37b;
  text-decoration: none;
}

/*--娓呴櫎娴姩
-------------------------------------------*/
.cf:before,
.cf:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.cf:after,
.clearfix:after {
  clear: both;
}

.cf,
.clearfix {
  clear: both;
  *zoom: 1;
}

/*-- 瀛楀彿銆侀鑹层€佸杈硅窛銆佸唴琛ヤ竵銆佸眳涓€佽楂樸€佹樉绀恒€侀殣钘�
--------------------------------------------------------------------------*/
.c-333 {
  color: #333;
}

.c-666 {
  color: #666;
}

.c-999 {
  color: #999;
}

.c-green {
  color: #1fb079;
}

.c-orange {
  color: #fc714c;
}

.c-reg {
  color: #d90106;
}

/* 瀛楀彿 */
.f9 {
  font-size: 9px;
  -webkit-text-size-adjust: none;
}

.f12,
.fb12 {
  font-size: 12px;
}

.simsun {
  font-family: SimSun;
}

.f14,
.fb14 {
  font-size: 14px;
}

.f16,
.fb16 {
  font-size: 16px;
}

.f18,
.fb18 {
  font-size: 18px;
}

.f20,
.fb20 {
  font-size: 20px;
}

.fb,
.fb12,
.fb14,
.fb16,
.fb18,
.fb20 {
  font-weight: 700;
}

/* 闅愯棌 灞呬腑 */

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.show {
  display: block;
}

.hide {
  display: none !important;
}

/*鏂囧瓧闅愯棌,鐪佺暐鍙�*/
.ti,
.te {
  white-space: nowrap;
  overflow: hidden;
}

.ti {
  text-indent: -999em;
}

.te {
  text-overflow: ellipsis;
}
</pre></body></html>