html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body {
  font-size: 16px;
  overflow-x:hidden;
}
body {
  background: #ffffff url(../images/common/sys-body-bg.gif) repeat-x 0 0;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
  color: black;
}
.col-3-left-w {
  width: 349px;
}
.col-3-middle-w {
  width: 428px;
}
.col-3-right-w {
  width: 349px;
}
.col-2-left-w {
  width: 299px;
}
.col-2-right-w {
  width: 880px;
}
.col-1-w {
  width: 1198px;
}
.container {
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.none {
  display: none;
}
marginTop10px {
  margin-top: 10px;
}
marginLeft10px {
  margin-left: 10px;
}
marginTop5px {
  margin-top: 5px;
}
marginLeft5px {
  margin-left: 5px;
}
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
.fixed-navbar {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1991;
  width: 100%;
}
.show-border {
  border: 2px solid red;
}
.row {
  text-align: center;
  display: block;
  vertical-align: top;
}
.card {
  display: inline-block;
  border: 1px solid #afd0f1;
  border-radius: 2px;
  height: 100%;
  text-align: center;
}
.card .default-title {
  height: 34px;
  background: url('../images/common/col-title-bg.gif') repeat-x 0 0;
}
.card .default-title .title {
  width: 200px;
  height: 34px;
  background: url('../images/common/col-title.gif') no-repeat 0 0;
}
.card .default-title .title a,
.card .default-title .title p {
  color: #fff;
  font-weight: bold;
  position: relative;
  top: 7px;
  left: -32px;
}
.card .default-title .more {
  position: relative;
  top: 9px;
  right: 6px;
  font-size: 12px;
}
.card .news-title {
  height: 34px;
  background: url('../images/common/hot-news-bg.gif') repeat-x 0 0;
}
.card .news-title .title {
  height: 34px;
  vertical-align: middle;
  background: url('../images/common/hot-news-title.gif') no-repeat 0 0;
}
.card .news-title .title a,
.card .news-title .title p {
  position: relative;
  top: 6px;
  left: 20px;
  color: #0475b7;
  font-weight: bold;
}
.card .news-title .more {
  position: relative;
  top: 9px;
  right: 6px;
  font-size: 12px;
}
.card .intro-title {
  background: url('../images/common/intro-title-bg.jpg') repeat-x;
  height: 34px;
}
.card .intro-title .title {
  height: 34px;
  vertical-align: middle;
}
.card .intro-title .more {
  position: relative;
  top: 9px;
  right: 6px;
  font-size: 12px;
}
.card .white-content {
  background-color: #fff !important;
}
.card .grey-content {
  background-color: #F5F5F5 !important;
}
.card .content .news-list {
  display: block;
  padding-left: 5px;
  min-width: 100px;
}
.card .content .news-list ul li {
  text-align: left;
  background: url(../images/common/ul_li_icon.jpg) 0px 10px no-repeat;
  padding-left: 10px;
  line-height: 28px;
}
.card .content .news-list ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
}
.card .content .news-list ul li a:hover {
  color: #0475b7;
}
.card .content .news-list ul li a.current-pos {
  font-weight: bold;
}
.card .content .news-list ul li span.time {
  font-size: 12px;
}
.card .content .news-list ul.col-1 li {
  width: 1177px;
}
.card .content .news-list ul.col-1 li a {
  max-width: 1100px !important;
}
.card .content .news-list ul.col-2-right li {
 width: 840px;
}
.card .content .news-list ul.col-2-right li a {
  max-width: 760px !important;
}
.card .content .news-list ul.col-3-left li a {
  max-width: 320px !important;
}
.card .content .news-list ul.col-3-middle li a {
  max-width: 410px !important;
}
.card .content .news-list ul.col-3-right li a {
  max-width: 320px !important;
}
.card .content a.link-card {
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
}
.card .content a.link-card img {
  width: 60px;
  height: 60px;
  position: relative;
  left: 20px;
}
.card .content a.link-card p {
  position: relative;
  top: 14px;
  display: inline-block;
  font-size: 25px;
}
.card .content a.link-card:hover {
  opacity: 0.8;
}
.card .content a.pink-card {
  border: 1px solid #fdcdce;
  color: #e93f40;
  background-color: #fde2e2;
}
.card .content a.blue-card {
  border: 1px solid #D8F3FE;
  background-color: #4891d7;
  color: #fff;
}
.card .content .article {
    width: 96%;
    display: inline-block;
    font-size: 14px;
    padding-bottom: 10px;
    /*font-family: "Georgia", "SimSun", sans-serif;*/
    margin-top: 0;
    text-align: left;
    letter-spacing: 2px;
    line-height: 25px;
}

.card .content .article p {
    margin-top: 20px;
    padding-top: 0px;
}


.card .content .search .field-group {
  margin-top: 5px;
  margin-bottom: 2px;
  padding: 5px;
}
.card .content .search .field-group > span {
  width: 50px;
  text-align: right;
  font-size: 12px;
  position: relative;
  top: 4px;
}
.card .content .search .field-group input,
.card .content .search .field-group select {
  min-width: 200px !important;
}
.card .content .search-bar {
  width: 98%;
  padding: 5px;
  margin-top: 5px;
}
.card .content .search-bar .field-group {
  margin-left: 10px;
}
.card .content table {
  width: 98%;
  margin: 0px auto;
  position: relative;
  top: 10px;
}
.card .content .page {
  display: inline-block;
  margin-top: 12px;
}
.page {
  list-style: none;
  font-size: 12px;
}
.page li {
  float: left;
  cursor: pointer;
}
.page li a,
.page li span {
  padding: 2px 6px 2px 6px;
}
.page .pageItem {
  border: solid thin #DDDDDD;
  margin: 5px;
}
.page .pageItemActive {
  border: solid thin #0099FF;
  margin: 5px;
  background-color: #0099FF;
  color: white;
}
.page .pageItemDisable {
  border: solid thin #DDDDDD;
  margin: 5px;
  background-color: #DDDDDD;
}
.common-top-header {
  position: relative;
}
.common-top-header .header-banner {
  width: 1200px;
  height: 200px;
  overflow: hidden;
  background: url(../images/common/bg_99_01.png) center bottom;
}
.common-top-header .header-banner .logo-div {
  position: relative;
  z-index: 200;
  width: 540px;
  margin: 0 auto;
  top: 30px;
  left: -260px;
}
.common-top-header .header-banner .logo-div img.logo {
  width: 50px;
  position: relative;
  top: -2px;
}
.common-top-header .header-banner .logo-div .logo-txt {
  position: absolute;
  left: 65px;
  top: -4px;
}
.common-top-header .header-banner .logo-div .logo-txt h3 {
  font-size: 25px;
  color: #18489c;
  font-weight: bold;
}
.common-top-header .header-banner .logo-div .logo-txt small {
  color: #18489c;
  font-weight: bold;
  font-size: 14px;
}
.common-top-header .top-header-nav {
  text-align: center;
  background: url(../images/common/nav_bg.jpg) repeat-x;
  color: #fff;
  font-size: 12px;
  width: 1200px;
  margin: 0 auto;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.common-top-header .toolbar {
  padding: 5px;
  width: 1200px;
  height: 40px;
  background-color: #fff;
}
.common-top-header .toolbar .calender {
  margin-top: 5px;
}
.common-top-header .toolbar .calender img {
  position: relative;
  width: 18px;
  height: 18px;
  right: 2px;
}
.common-top-header .toolbar .calender span {
  font-size: 16px;
  position: relative;
  top: -2px;
}
.common-top-header .toolbar .search > span {
  font-size: 16px;
  position: relative;
}
.common-top-header .toolbar .search .type-tag-search {
  font-size: 14px;
}
.common-top-header .toolbar .search .search-input {
  position: relative;
  top: -1px;
}
.btn {
  box-sizing: border-box;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 3px 16px 3px 16px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  cursor: pointer;
  margin-top: -2px;
}
.default-btn {
  color: #333;
  border-color: #e8e8e8;
}
.primary-btn {
  color: #fff;
  background-color: #0D8EE9;
}
.success-btn {
  color: #fff;
  background-color: #509579;
}
.warning-btn {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
input.search-input {
  border-radius: 3px;
  padding: 4px 16px 4px 16px;
  border: 1px solid #e8e8e8;
  min-width: 220px;
  background: url(../images/common/search_icon.png) 95% no-repeat;
  outline: none;
  font-size: 14px;
}
.none-bg {
  background: none !important;
}
.nice-select {
  position: relative;
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 10px;
  font-weight: normal;
  outline: none;
  padding: 3px 30px 3px 18px;
  text-align: left !important;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}
.nice-select span {
  font-size: 15px;
}
.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #cccccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.1s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.1s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
  overflow: hidden;
  max-height: 150px !important;
  overflow: auto !important;
}
.nice-select .list li {
  font-size: 14px;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
.nice-select .option.selected {
  font-weight: bold;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}
.adv {
  position: absolute;
  z-index: 800;
}
.adv .adv-close {
  border: none;
  position: absolute;
  right: 0px;
  width: 20px;
  height: 20px;
}
.adv .adv-close img {
  width: 100%;
  height: 100%;
  z-index: 900;
}
.adv .adv-content {
  border: none;
  z-index: 600;
}
.dropdown {
  position: relative;
  display: inline-block;
  width: 140px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
}
.dropdown a.dropbtn {
  color: #fff;
  font-size: 18px !important;
  border: none;
  cursor: pointer;
  padding: 3px;
}
.dropdown a.dropbtn.alt:hover {
  color: #afd0f1;
}
.dropdown .dropdown-content {
  display: none;
  position: absolute;
  left: 8px;
  top: 30px;
  background-color: #0D8EE9;
  width: 140px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  font-weight: normal;
  z-index: 700;
  font-size: 15px;
}
.dropdown .dropdown-content a {
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown .dropdown-content a:hover {
  background-color: #177ec6;
}
.dropdown .dropdown-content:hover {
  display: block;
}
.bordered-table {
  border: solid #ccc 1px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 1px #ccc;
  -moz-box-shadow: 0 1px 1px #ccc;
  box-shadow: 0 1px 1px #ccc;
}
.bordered-table tr:hover {
  background: #fbf8e9;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.bordered-table tr:hover:last-child td:first-child {
  -moz-border-radius: 0 0 0 6px;
  -webkit-border-radius: 0 0 0 6px;
  border-radius: 0 0 0 6px;
}
.bordered-table tr:hover:last-child td:last-child {
  -moz-border-radius: 0 0 6px 0;
  -webkit-border-radius: 0 0 6px 0;
  border-radius: 0 0 6px 0;
}
.bordered-table td,
.bordered-table th {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  text-align: left;
}
.bordered-table td:first-child,
.bordered-table th:first-child {
  border-left: none;
}
.bordered-table td {
  padding: 3px 6px 3px 6px;
  font-size: 14px;
}
.bordered-table th {
  background-color: #dce9f9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
  background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -moz-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -ms-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -o-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: linear-gradient(top, #ebf3fc, #dce9f9);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  border-top: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  padding: 6px;
}
.bordered-table th:first-child {
  -moz-border-radius: 6px 0 0 0;
  -webkit-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0;
}
.bordered-table th:last-child {
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
}
.bordered-table th:only-child {
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.common-bottom-footer {
  background-color: #F5F5F5;
  height: 200px;
}
.common-bottom-footer .website {
  padding-top: 25px;
  width: 1200px;
  margin: 0 auto 0 auto;
  text-align: center;
}
.common-bottom-footer .website .nice-select {
  display: inline-block;
  width: 292px !important;
}
.common-bottom-footer .website .nice-select select {
  font-size: 9px;
  display: inline-block;
  width: 200px !important;
  background-color: #fff;
}
.common-bottom-footer .website .nice-select > span {
  font-size: 12px;
}
.common-bottom-footer .website .nice-select li {
  font-size: 12px;
}
.common-bottom-footer .copyright {
  height: 100px;
  width: 800px;
  margin: 40px auto 0px auto;
  text-align: center;
}
.common-bottom-footer .copyright p {
  font-size: 13px;
  text-align: center;
}
.common-bottom-footer .copyright p span {
  font-weight: bold;
}
.common-bottom-footer .copyright small {
  font-size: 16px;
  color: #A9A9A9;
  top: 30px;
}
.common-bottom-footer .copyright small img {
  position: relative;
  top: 6px;
}
.home-index-page {
   position: relative;
  min-height: 258px;
  width: 1200px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;

}
#top_header_nav {
  margin-top: -10px;
}

.addtime {
    font-size: 15px;
    text-align: center;
    line-height: 20px;
    color: #939393;
}

.article-line {
    border-bottom: 1px dotted #595959;
    width: 98%;
    margin: 15px auto 0px auto;
}

.page-div {
    position: relative;
    bottom: 10px;
    text-align: center;
    width: 100%;
    margin-top:15px;
}


/* 电子期刊
  ================= */

.cost__magazine {}
ul.cost__magazine--row {
  text-align: center;
  padding: 20px 10px;
  margin-left:60px;
}

.cost__magazine--row li {
  display: inline-block;
  margin-right: 70px;
  margin-bottom: 30px;
}

.cost__magazine--row li:last-child {
  margin-right: 0;
  margin-bottom: 30px;
}

.cost__magazine--row li img {
    width: 120px;
    height: 162px;
}



/* 用户登录
  ================= */
.login__form {
  padding: 5px 6px 10px 6px;
  /*border-bottom: 1px solid  #ddd;*/

}

.login__form--group {
  width: 250px;
  margin: 10px auto 0 auto;
}

.login__form--txtgroup {
  padding: 10px 10px 0 10px;
  height: 60px;
}

.login__form--txtgroup p {
  text-align: left;
  font-size: 14px;

}

.login__form--label {
  text-align: right;
  width: 70px;
}

.login__form--input {
  width: 160px;
  height: 20px;
  line-height: 20px;
  border: none;
  border: 1px solid #ddd;
  border-radius: 2px;
  padding-left: 10px;
}

.login__form--btn {
  width: 134px;
  height: 30px;
  border: 1px solid #D8F3FE;
  background-color: #4891d7;
  color: #fff;
  border-radius: 5px;
  margin: 10px auto 0 auto;
}

.login__link {
  text-align: center;
  padding: 20px;
}

.login__link .link-btn {
  background: url("../images/common/u23.png");
  width: 130px;
  height: 55px;
  line-height: 55px;
  display: inline-block;

  border: 1px solid #D8F3FE;
  /*background-color: #4891d7;*/
  color: #18489c;
  text-align: center;
  vertical-align: middle;

}

.login__link .link-btn:not(:last-child) {
  margin-right: 30px;
}
 button {
        border: none;
      }
      .login-btn,
      .logout-btn {
        width: 119px;
        height: 32px;
        transition: background 0.4s;
        -webkit-transition: background 0.4s;
        -moz-transition: background 0.4s;
      }

      .login-btn {
        background: url(../images/login.png) no-repeat;
        margin-top:10px;
      }
      .login-btn:hover {
        background: url(../images/login_hover.png) no-repeat;
      }

      .logout-btn {
        background: url(../images/logout.png) no-repeat;
         margin-top:10px;
      }
      .logout-btn:hover {
        background: url(../images/logout_hover.png) no-repeat;
      }

      .member-appl-btn,
      .material-sys-btn {
        width: 132px;
        height: 45px;
        transition: background 0.4s;
        -webkit-transition: background 0.4s;
        -moz-transition: background 0.4s;
      }

      .member-appl-btn {
        background: url(../images/member_appl.png) no-repeat;
      }
      .member-appl-btn:hover {
        background: url(../images/member_appl_hover.png) no-repeat;
      }
      .material-sys-btn {
        background: url(../images/material_sys.png) no-repeat;
        margin-left:10px;
      }
      .material-sys-btn:hover {
        background: url(../images/material_sys_hover.png) no-repeat;
      }
