* {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: black;
  cursor: pointer;
}
input,
button,
img {
  outline: none;
  border: none;
  vertical-align: middle;
}
button {
  cursor: pointer;
}
.trColor1 {
  background: #d4e5f1;
}
/*顶部栏*/
.header {
  width: 100%;
  min-width: 1180px;
  margin: auto;
  height: 620px;
  background: url(../img/top.jpg) no-repeat center top;
  position: relative;
}
/*搜索框*/
.search_box {
  width: 1180px;
  margin: auto;
  height: 100%;
  position: relative;
}
.search_box .search_con {
  position: absolute;
  box-sizing: content-box;
  top: 235px;
  left: 350px;
  height: 120px;
  background: rgba(241, 243, 245, 0.8);
  border-radius: 8px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#8fffffFF, endColorstr=#8fffffFF);
  behavior: url(../PIE.htc);
}
.search_box .tag {
  margin: 10px 45px 0;
  line-height: 45px;
  font-size: 15px;
}
.search_box .tag span {
  margin: 5px 15px;
  font-weight: bold;
  color: #073855;
  cursor: pointer;
}
.search_box .tag span:hover {
  color: #bd0808;
}
.search_box .tag .tag_curr {
  color: #bd0808;
  font-size: 18px;
}
.search_box .search {
  margin: 0 45px;
}
.search_box .search .sbx {
  width: 450px;
  float: left;
  background: white;
  border-radius: 5px;
  text-align: center;
}
.search_box .search input {
  width: 400px;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  background: white;
}
.search_box .search .sbtn {
  margin: 0 5px;
  line-height: 35px;
  padding: 0 15px;
  background: #054d88;
  color: white;
  border-radius: 5px;
  font-size: 14px;
}
.search_box .search .sbtn2 {
  display: inline-block;
  line-height: 36px;
  padding: 0 14px;
  height: 35px;
  background: #054d88;
  color: white;
  vertical-align: middle;
  font-size: 14px;
  border-radius: 5px;
}
/*菜单栏*/
.nav {
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  height: 225px;
  font-size: 0;
}
.nav .nav_box {
  height: 100%;
  width: 1180px;
  margin: auto;
  background: #387ec0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#387ec0, endColorstr=#11497a);
  background: linear-gradient(#387ec0, #11497a);
  position: relative;
}
.nav .nav_left {
  float: left;
  width: 461px;
  height: 100%;
  border-right: 1px solid #042c52;
  font-size: 15px;
}
.nav .nav_right {
  float: left;
  width: 715px;
  height: 100%;
  font-size: 15px;
  vertical-align: top;
}
.nav_list1 {
  width: 100%;
  color: white;
  font-size: 0;
}
.nav_list1 li {
  float: left;
  width: 141px;
  padding: 15px 0;
}
.nav_list1 li .nav_title {
  width: 100%;
  text-align: center;
  margin: 5px 0;
  line-height: 30px;
  font-size: 18px;
  font-weight: 600;
}
.nav_list1 li a {
  float: left;
  width: 100%;
  color: #ccdef7;
  text-align: center;
  font-size: 14px;
  margin: 10px 0;
}
.nav_list1 li a:hover {
  color: #d3846c;
  font-weight: 800;
}
.nav_list1 li .nv {
  padding: 0;
  text-align: center;
}
.nav_list1 li .nv a {
  width: 49.5%;
}
.nav_list1 li span {
  word-break: break-all;
}
.nav_list2 {
  color: white;
  height: 100%;
}
.nav_list2 li {
  width: 33.3%;
  float: left;
  height: 50%;
  position: relative;
}
.nav_list2 li .nav_title {
  width: 100%;
  text-align: center;
  margin: 5px 0;
  line-height: 30px;
  font-size: 18px;
  font-weight: 600;
}
.nav_list2 li a {
  color: white;
  text-align: center;
  line-height: 25px;
  display: inline-block;
  color: #ccdef7;
}
.nav_list2 li a:hover {
  color: #d3846c;
  font-weight: 800;
}
.nav_list2 li .navs {
  padding: 0 5px;
  font-size: 0;
  text-align: center;
}
.nav_list2 li span {
  font-size: 14px;
  padding-left: 21px;
  word-break: break-all;
}
.ta {
  text-align: center;
  display: block !important;
}
.nav_b {
  color: #d3846c !important;
  font-size: 14px !important;
  font-weight: 800;
}
.ta2 {
  height: 70px;
}
.ta2:hover p {
  color: #d3846c;
  display: block;
}
.home {
  position: absolute;
  top: 50px;
  right: 90px;
  width: 50px;
  height: 50px;
}
.home:hover p {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
}
.home:hover img {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.home img {
  width: 50px;
  animation: home 5s linear infinite;
}
.home p {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  font-weight: 800;
  top: 10px;
  left: 0;
  font-size: 20px;
  text-align: center;
  padding: 5px;
  animation: changecolor 8s linear infinite;
  color: #f14343;
}
@keyframes home {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(30deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(-30deg);
  }
  100% {
    transform: rotate(0);
  }
}
/*底部栏*/
.foot {
  padding: 30px 0;
  text-align: center;
  background: #004d8b;
  min-width: 1180px;
  color: white !important;
}
.foot a,
.foot p {
  line-height: 40px;
  font-size: 16px;
  color: white !important;
}
/*导航*/
.tab {
  width: 1180px;
  margin: auto;
  text-align: center;
  font-size: 14px;
}
.tab .tab_title {
  padding: 5px 0 0;
  margin: 0 20px;
  text-align: left;
  line-height: 45px;
  font-size: 14px;
}
.tab .tab_title a {
  margin: 0 5px;
}
.tab .tab_title span {
  margin: 0 5px ;
}
.tab .tab_title .qk_to:hover {
  color: #e93e0a;
  cursor: pointer;
}
.tab .order {
  overflow: auto;
  width: 100%;
  line-height: 50px;
  background: #f3f3f3;
  border-bottom: 1px solid #aaa7a7;
  font-size: 14px;
  box-shadow: 0 2px 5px #c7c6c6;
}
.tab .order .s1 {
  color: #417dc9;
}
.tab .order .od1 {
  float: left;
  margin-left: 15px;
}
.tab .order .od1 span {
  margin: 0 5px;
  padding: 5px 15px;
  cursor: pointer;
}
.tab .order .od1 .type_curr {
  background: #e93e0a;
  color: white;
}
.tab .order .od1 .desc_curr {
  background: #e93e0a;
  color: white;
}
.tab .order .od2 {
  float: right;
}
.tab .order .od2 span {
  padding: 5px 10px;
  margin: 0 5px;
  cursor: pointer;
}
.tab .order .total {
  color: #e93e0a;
  margin: 0 5px;
  font-size: 16px;
  font-weight: 800;
}
.tab .order .tab_curr {
  color: #07369c;
  font-size: 16px;
  font-weight: 800;
}
.tab .order .tab_size {
  background: #e93e0a;
  color: white;
}
/*期刊搜索*/
.qk_search {
  width: 300px;
  margin: auto;
  position: relative;
}
.qk_search input {
  width: 300px;
  height: 30px;
  line-height: 30px;
  padding: 0 30px 0 15px;
  border-radius: 2px;
  margin-top: 2px;
}
.qk_search .qk_btn {
  width: 30px;
  height: 30px;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
}
.qk_search .qk_btn img {
  width: 24px;
  margin-top: 5px;
}
/*分页*/
.page {
  text-align: center;
  line-height: 80px;
  background: white;
  margin: 10px 0;
}
/*空白*/
.void {
  padding: 50px 0;
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  display: none;
}
/*加载*/
.con_bg {
  width: 100%;
  height: 200px;
  background: url("../img/loading.gif") no-repeat center;
}
.layui-laypage-skip .skipSpan {
  border: none;
}
.emb {
  width: 90%;
  height: 400px;
  display: block;
  margin: auto;
}
@keyframes changecolor {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* 内网账号 */
.top {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: rgba(154, 216, 231, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffFF, endColorstr=#7fffffFF);
}
.top-box {
  width: 1180px;
  margin: auto;
  height: 100%;
  line-height: 40px;
  color: white;
}
.top-login img {
  width: 25px;
  margin-right: 5px;
}
.top-left {
  float: left;
  cursor: pointer;
}
.top-right {
  float: right;
  height: 40px;
}
.top-right a {
  color: white;
}
.top-right a,
.top-right span {
  margin: 0 10px;
}
.icon {
  float: left;
  height: 40px;
  cursor: pointer;
}
.icon img {
  width: 25px;
  vertical-align: middle;
  margin-right: 2px;
  position: relative;
  top: -2px;
}
.icon1 {
  display: none;
}
