body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  /* background: rgba(34, 72, 148, 0.03); */
}

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

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,
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: '';
}
a{text-decoration:none;color: rgba(0, 0, 0, 0.85);}

a:hover{text-decoration:none;}
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;
}

/* ---------------------layoyut---------------------- */
.wrap {
  width: 100%;
  min-width: 1440px;
  overflow: auto;
}


/* 首页（除了顶部之外的）公共样式-类名为common */
.common {
  /* width: 1232px;
  margin: 0 auto;
  padding: 0px 104px; */
  width: 1440px;
  margin: 0px auto;
  position: relative;
}
/*----------------------分页样式-----------*/
.page-large{
  margin:24px 0px;
  text-align: right;
  overflow: hidden;
}
.page-large .Num.on{
  color:white;
  background: #7D2223;
}
.page-large .prev-page, .page-large .next-page, .page-large .Num{
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  line-height: 32px;
  text-align: center;
}
.page-info{
  margin-left:10px;
}
/* ---------------------校园新闻和通知公告---------------------- */
.content-posts {
  padding-top: 48px;
  height: 428px;
}

.posts-news {
  width: 50%;
  float: left;
  padding-right: 32px;
}

.posts-notice {
  width: 50%;
  float: right;
  padding-left: 32px;
}

.posts-title {
  padding-bottom: 10px;
  border-bottom: 2px solid #7D2223;
}

.title-e {
  font-size: 15px;
  color: #7D2223;
  line-height: 21px;
}

.title-c .c-left {
  font-size: 30px;
  color: #7D2223;
  line-height: 38px;
}

.title-c .c-right {
  float: right;
  font-size: 14px;
  color: #999;
  line-height: 20px;
  padding-top: 9px;
  cursor: pointer;
}

.c-right a {
  color: #999999;
}

.posts-list {
  padding-top: 16px;
}

.list-line {
  width: 584px;
  line-height: 48px;
  display: block;
  box-sizing: border-box;
  border-bottom: 1px solid #d8d8d8;
  cursor: pointer;
}

.list-line .line-left {
  font-size: 14px;
  float: left;
  color: rgba(0, 0, 0, 0.85);
  width: 458px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.list-line .line-left span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid #7D2223;
  border-radius: 50%;
  box-sizing: border-box;
  margin-right: 8px;
  margin-bottom: 2px;
}

.list-line .line-right {
  font-size: 14px;
  float: right;
  color: rgba(0, 0, 0, 0.65);
}

.list-line:hover {
  background: #f4f8ff;
}

.list-line:hover span {
  background: #DF8425;
  border-color: #DF8425;
}

.list-line:hover .line-right {
  color: #7D2223;
}

/* ---------------------学校动态---------------------- */
.content-dynamics {
  height: 380px;
}

.dynamics-list {
  padding-top: 32px;
}

.dynamics-list li {
  float: left;
  width: 290px;
  cursor: pointer;
  padding-right: 18px;
}

.list-pic img {
  width: 290px;
  height: 176px;
}

.list-text {
  padding-top: 16px;
}

.list-text-title {
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.85);
  width: 289px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.list-text-date {
  overflow: hidden;
  padding-top: 8px;
  line-height: 22px;
}

.list-text-date img {
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 3px;
  margin-right: 5px;
}

.list-text-date div {
  float: left;
  font-size: 14px;
  color: #7D2223;
}

.dynamics-list li:hover .list-pic img {
  width: 306px;
  height: 192px;
  margin-left: -8px;
}

.dynamics-list li:hover .list-text-title {
  color: #7D2223;
}

/* ---------------------学术信息---------------------- */
.bg-dark {
  background: rgba(34, 72, 148, 0.03);
}

.extra {
  width: 1440px;
  margin: 0 auto;
  padding: 0px 104px;
}

.content-academic {
  height: 536px;
  padding-top: 32px;
  position: relative;
}

.academic-main {
  padding-top: 32px;
}

/* ---------------------学术信息的轮播图样式---------------------- */
.academic-pic-wall {
  float: left;
}

.academic-pic-wall .banner {
  width: 604px;
  height: 368px;
}

.academic-pic-wall .cir {
  width: 8px;
  height: 8px;
}

.academic-pic-wall .img {
  width: 604px;
  height: 368px;
}

/* ---------------------学术信息的list列表---------------------- */
.academic-list {
  width: 604px;
  float: right;
}

.academic-list li {
  height: 80px;
  cursor: pointer;
  border-bottom: 1px dashed #707070;
  margin-bottom: 16px;
}


.academic-list-date {
  float: left;
  width: 64px;
  height: 64px;
  padding-top: 6px;
  text-align: center;
  background: #DFEDF7;
}

.date-day {
  font-size: 26px;
  color:#7D2223;
  line-height: 32px;
}

.date-year {
  color: #7D2223;
  font-size: 13px;
  line-height: 20px;
}

.academic-list-summary {
  float: right;
  width: 524px;
}

.summary-title {
  font-size: 20px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.summary-content {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
  padding-top: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.academic-list li:hover .academic-list-date {
  background: #7D2223;
}

.academic-list li:hover .date-day {
  color: #fff;
}

.academic-list li:hover .date-year {
  color: rgba(255, 255, 255, 0.85);
}


.academic-list li:hover .summary-title {
  color: #7D2223;
}

.academic-list li:hover .summary-content {
  color: #7D2223;
}


/* ---------------------视听新闻---------------------- */
.content-SeeingHearing {
  padding-top: 32px;
  /*height: 496px;*/
}

.SeeingHearing-list {
  padding-top: 32px;
  padding-bottom: 33px;
}

.SeeingHearing-list ul {
  overflow: hidden;
}

.SeeingHearing-list li {
  float: left;
  width: 389px;
  height: 152px;
  cursor: pointer;
  border: 1px solid #f2f2f2;
  margin-right: 32px;
  margin-bottom: 24px;
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.05);
  background-image: url(../images/cloud-news1.png);
  background-size: 213px 132px;
  background-repeat: no-repeat;
  background-position: 168px 10px;
}

.SeeingHearing-list li:nth-child(3n) {
  margin-right: 0px;
  margin-bottom: 0px;
}

.list-card {
  padding: 0 16px;
  padding-top: 24px;
  padding-bottom: 32px;
  font-size: 0;
}

.card-date {
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
  font-size: 16px;
}

.card-date .day {
  color: #C1A269;
  line-height: 32px;
  font-size: 26px;
}

.list-card .line {
  display: inline-block;
  width: 104px;
  height: 4px;
  background: #c1a269;
}

.card-content {
  width: 343px;
  font-size: 16px;
  margin-top: 6px;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.SeeingHearing-list li:hover {
  color: #fff;
  background-color: #7D2223;
  box-shadow: 0px 3px 6px 0px #d1dcf2;
  background-image: url(../images/cloud-news2.png);
}

.SeeingHearing-list li:hover .card-date {
  color: rgba(255, 255, 255, 0.85);
}

.SeeingHearing-list li:hover .card-date .day {
  color: #fff;
}

.SeeingHearing-list li:hover .line {
  background-color: #DF8425;
}

.SeeingHearing-list li:hover .card-content {
  color: #ffffff;
}

/* ---------------------更多应用---------------------- */
.content-applications {
  height: 288px;
  padding-top: 32px;
}

.application-list {
  padding-top: 32px;
}

.application-list li {
  float: left;
  width: 96px;
  margin-right: 30px;
  cursor: pointer;
  box-sizing: border-box;
}

.application-list li .bg-hover {
  width: 96px;
  height: 96px;
  border-radius: 10px;
  padding-left: 20px;
  padding-top: 20px;
}

.application-list li:last-child {
  margin-right: 0px;
}

.application-list li img {
  width: 56px;
  height: 56px;
  /*font-size: 56px;*/
  /*color: #224894;*/
  /*line-height: 56px;*/
}

.application-list li:hover span {
  color:#DF8425
}

.application-list li p {
  font-size: 14px;
  padding-top: 2px;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  text-align: center;
}

.application-list li:hover p {
  color: #DF8425;
}

.application-list li:hover .bg-hover {
  background: rgba(31, 70, 147, 0.04);
}
