@charset "utf-8";

/* cs.sxu.edu.cn */

html,
body,
div,
span,
object,
iframe,
section,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
figure,
figcaption,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
legend,
table,
span,
tr,
th {
  border: 0 none;
  font-family: inherit;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

html,
body {
  min-width: 1280px;
  width: 100%;
}

body {
  background: #f6f6f6;
  color: #333333;
  font-family: Tahoma, Arial, 'Microsoft YaHei', 'HarmonyOS Sans SC', 'Noto Sans CJK SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  font-size: 14px;
  margin: 0;
}

a {
  color: #333;
  text-decoration: none;
}

input,
textarea,
select {
  background: none;
  border: 0px none;
  font-family: inherit;
  font-size: 14px;
}

ol,
ul {
  list-style-type: none;
}

.clear {
  clear: both;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.floatl,
.fl {
  float: left;
}

.floatr,
.fr {
  float: right;
}

.page-section {
  text-align: center;
  width: 100%;
}

.page-content {
  margin: 0 auto;
  text-align: left;
  width: 1280px;
}

#top-box {
  background-color: #0053a5;
  height: 32px;
}

#logo-box {
  background-color: #005bac;
  height: 128px;
}

#menu-box {
  background: url(/images/menu_bar.jpg) repeat-x top left;
  height: 43px;
}

#news-box {
  height: 520px;
  background-color: #f3f3f3;
  padding: 20px 0 20px;
  text-align: center;
}

#updates-box {
  background-color: #fff;
  padding: 15px 0px 15px;
  text-align: center;
}

#photos-box {
  background-color: #f3f3f3;
  display: table;
  height: auto;
  margin: 0 auto 20px;
  padding: 26px 0px 0;
}

#link-box {
  background-color: #3670C0;
  /*height: 148px;*/
  height: 112px;
  overflow: visible;
}

#foot-box {
  background: url(/images/footer.jpg) no-repeat top center;
  background-color: #175e9f;
  height: 140px;
  overflow: visible;
}

.caption {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #005aab;
}

.caption .title {
  color: #023b87;
  float: left;
  font-size: 22px;
  left: 2px;
  position: relative;
  user-select: none;
}

.caption .more {
  float: right;
  position: relative;
  right: 10px;
  user-select: none;
}

.caption .more a:link,
.caption .more a:visited {
  color: #294b8a;
  font-size: 14px;
  font-weight: bold;
}

#top {
  background-color: #0053a5;
  color: #f3f3f3;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
}

#top-l {
  float: left;
}

#top-r {
  float: right;
}

#logo-innerbox {
  background-color: #005bac;
  height: 128px;
}

#logo {
  height: 128px;
  left: 8px;
  top: 0px;
  width: 800px;
}

#logo img {
  user-select: none;
  width: 100%;
}

#menu {
  color: #fff;
  font-size: 18px;
  height: 43px;
  line-height: 43px;
  text-align: left;
}

#menu>li {
  /*background: url(/images/menu_item.jpg) no-repeat 118px center;*/
  border-right: 1px solid #0053a5;
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  text-align: center;
  user-select: none;
  /*width: 146px;*/
  /* 1+8 columns */
  width: 166px;
  /*1+7 columns*/
}

#menu>li:first-child,
#menu>li.first {
  /*background: url(/images/menu_item.jpg) no-repeat 79px center;*/
  border-left: 1px solid #0053a5;
  /*width: 112px;*/
  /*1+8 columns*/
  width: 118px;
  /*1+7 columns*/
}

#menu>li a {
  color: #fff;
  display: block;
  width: 100%;
}

#menu li .submenu {
  background-color: #ffffff;
  box-shadow: 0 0 6px #9f9f9f;
  display: none;
  padding: 6px 0;
  position: absolute;
  /*width: 145px;*/
  /*1+8 columns*/
  width: 165px;
  /*1+7 columns*/
  z-index: 999;
}

#menu li .submenu li {
  background-image: none;
  display: block;
  text-align: left;
  width: 100%;
}

#menu li .submenu li a {
  color: #000000;
  display: block;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  text-indent: 2em;
  width: 100%;
}

#menu li .submenu li:hover {
  background-color: #0099ff;
}

#menu li .submenu li:hover a {
  color: #ffffff;
  font-weight: bold;
}

#news-innerbox {
  display: block;
}

#news {
  float: left;
  height: 500px;
  width: 840px;
}

#news .headline {
  width: 836px;
  height: 225px;
  margin: 18px 0 13px 2px;
  overflow: hidden;
}

#news .headline .pic {
  width: 400px;
  height: 225px;
  float: left;
  overflow: hidden;
}

#news .headline .pic .scroll {
  margin: auto;
  width: 400px;
  height: 225px;
}

#news .headline .pic .scroll_box {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}

#news .headline .pic .scroll_wrap {
  overflow: hidden;
  position: relative;
}

#news .headline .pic .scroll_wrap li {
  display: block;
  float: left;
  height: 225px;
  position: relative;
  width: 400px;
}

#news .headline .pic .scroll_wrap li a {
  display: block;
  margin: 0 auto;
  position: relative;
}

#news .headline .pic .scroll_wrap li img {
  height: 225px;
  width: 400px;
}

#news .headline .con {
  width: 400px;
  height: 225px;
  padding-top: 3px;
  float: right;
  overflow: hidden;
  text-align: left;
}

#news .headline .con .title {
  font-size: 16px;
  color: #333333;
  line-height: 25px;
}

#news .headline .con .date {
  font-size: 13px;
  color: #969696;
  line-height: 32px;
}

#news .headline .con .desc {
  font-size: 14px;
  color: #888888;
  line-height: 24px;
}

#news .headline .con a:hover .title {
  color: #CC0000;
  font-weight: bold;
}

#news .headline .con a:hover .date,
#news .headline .con a:hover .desc {
  color: #CC3333;
}

#news .list {
  height: auto;
  margin: 0;
  width: 836px;
}

#news .list li {
  background: url(/images/news_item.jpg) no-repeat 9px center;
  border-bottom: 1px solid #e0e0e0;
  height: 46px;
  line-height: 46px;
  width: 100%;
}

#news .list li .title {
  color: #363636;
  font-size: 16px;
  float: left;
  height: 42px;
  left: 25px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 660px;
}

#news .list li .title a {
  color: #363636;
  float: left;
}

#news .list li .title .icon {
  float: left;
  height: 13px;
  left: 30px;
  position: relative;
  top: 15px;
  width: 23px;
}

#news .list li .date {
  color: #969696;
  float: right;
  font-size: 14px;
  height: 42px;
  width: 85px;
}

#news .list li:hover {
  border-bottom: 1px solid #f0c0c0;
}

#news .list li:hover .title a,
#news .list li:hover .date {
  color: #CC0000;
}

#notice {
  float: right;
  height: 500px;
  width: 400px;
}

#notice .list {
  width: 100%;
  height: auto;
}

#notice .list li {
  border-bottom: 1px solid #dddddd;
  height: 88px;
  width: 100%;
}

#notice .list li .time {
  width: 60px;
  height: 58px;
  text-align: center;
  background-color: #0a5ece;
  border: 1px solid #96b8e4;
  color: #fff;
  float: left;
  position: relative;
  top: 15px;
  left: 15px;
}

#notice .list li .time div {
  width: 30px;
  margin: auto;
}

#notice .list li .time .month {
  border-bottom: 1px solid #91b7e9;
  font-size: 14px;
  line-height: 20px;
  margin: 5px auto 0px;
}

#notice .list li .time .date {
  border-top: 1px solid #b9d1f1;
  font-size: 22px;
  line-height: 26px;
}

#notice .list li .title {
  float: right;
  font-size: 17px;
  line-height: 28px;
  height: 58px;
  position: relative;
  right: 6px;
  text-align: left;
  top: 15px;
  overflow: hidden;
  width: 305px;
}

#notice .list li .title a {
  color: #363636;
}

#notice .list li:hover .time {
  background-color: #EC8100;
}

#notice .list li:hover .title a {
  color: #CC0000;
}

#updates {
  display: block;
}

#teaching,
#research,
#otherwork {
  float: left;
  height: 280px;
  margin: 0 40px 0 0;
  width: 400px;
}

#otherwork {
  margin-right: 0;
}

#updates .caption {
  border-bottom: 2px solid #EC8100;
}

#updates .caption .title,
#updates .caption .more {
  color: #EC8100;
}

#updates a {
  color: #333333;
}

#updates .list {
  height: auto;
  margin: 13px 0px 0px 3px;
  width: 100%;
}

#updates .list li {
  background: url(/images/news_item.jpg) no-repeat 5px center;
  height: 42px;
  line-height: 42px;
  width: 100%;
}

#updates .list li .title {
  float: left;
  font-size: 16px;
  height: 42px;
  left: 20px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 300px;
}

#updates .list li .title a:link,
#updates .list li .title a:visited {
  color: #363636;
}

#updates .list li .date {
  color: #969696;
  float: right;
  font-size: 14px;
  height: 42px;
  width: 85px;
}

#updates .list li:hover .title a,
#updates .list li:hover .date {
  color: #3399ff;
}

#link {
  background-color: #3670C0;
  /*#064080;*/
  height: auto;
  display: table;
  margin: auto;
  user-select: none;
}

#link .title {
  width: 148px;
  height: 72px;
  float: left;
  position: relative;
  top: 20px;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  text-align: center;
}

#link .list {
  width: 1130px;
  height: 72px;
  /*height: 108px;*/
  float: left;
  position: relative;
  top: 20px;
}

#link .list li {
  float: left;
  font-size: 18px;
  color: #ffffff;
  line-height: 36px;
  padding: 0px 50px 0px 0px;
}

#link .list a,
#link .list a:hover {
  color: #ffffff;
}

#foot {
  border-top: 1px solid #0e4684;
  color: #d1d1d1;
  font-size: 14px;
  line-height: 26px;
  margin: 0 auto;
  padding: 30px 0px 31px;
  text-align: center;
}

#foot span {
  display: block;
  font-size: 14px;
  line-height: 26px;
  margin: 0 auto;
  text-align: center;
}

#foot span a {
  color: #d1d1d1;
}

#foot span a:hover {
  color: #ffcc00;
}

#main-box {
  display: table;
  height: auto;
  margin: auto;
}

#main-box .column-left {
  display: table;
  float: left;
  height: auto;
  padding: 0 0 50px;
  width: 265px;
}

#main-box .column-right {
  display: table;
  float: left;
  height: auto;
  padding: 18px 0 50px;
  width: 1015px;
}

#main-box .column-right .pos {
  border-bottom: 3px solid #c9c9c9;
  color: #494949;
  font-size: 16px;
  height: 65px;
  line-height: 65px;
  width: 100%;
}