﻿.bg-theme {
  background-color: rgb(11, 105, 192) !important;
}


.page-header{
  min-width: 1200px;
}
.page-header .top-box {
  background: url('../images/logo.jpg') no-repeat center center;
  background-size: 100% 100%;;
  color: rgb(238, 228, 228);
}
.page-header .top-box .w-1200 {
  height: 180px;
  position: relative;
  z-index: 2;

}
.header-nav-list{
  background:rgb(0, 97, 174);color: rgb(238, 228, 228);
}

.page-header .top-box .img-logo {
  max-height: 100px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-header .fix-right {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-header .ui-select-mini {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  margin-top: 5px;
  margin-right: 0;
}


.page-header .login-box {
  display: inline-block;
  vertical-align: middle;

}

.page-header .header-nav-list {
  position: relative;
}

.page-header .header-nav-list .nav-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;

}

.page-header .header-nav-list .item {
  display: inline-block;
  vertical-align: middle;
  float: left;
  flex-shrink: 0;
  /*头部菜单动态设置 padding 间距  padding-left,padding-right 为设置的一半 !!!!! */
  padding: 0 28px;
}

/*下拉菜单背景、文字颜色设置*/
.page-header .nav-down-list {
  background: #ffffff;
  color: #333333;
  max-height: 530px;
  z-index: 99;
}

.page-header .header-nav-list .item .one-nav {
  display: inline-block;
  color: inherit;
  padding: 16px 0;
  line-height: 24px;
  text-align: center;
  width: 100%;
  font-size: 16px;
}

.page-header .header-nav-list .item .one-nav:hover {
  font-weight: 600;
}

.page-header .header-nav-list .item.current {
  background: rgba(0, 0, 0, 0.2);

}
.page-header .header-nav-list .item:hover,
.page-header .header-nav-list .item.current {
  background: rgb(213, 217, 208);
  color: rgb(5, 5, 5);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.page-header .header-nav-list .item.current .one-nav {
  font-weight: bold;
}

.page-header .header-nav-list .item .item-list {
  display: none;
}

.page-header .header-nav-list .item .cn, .page-header .header-nav-list .item .en {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page-header .obj-name {
  display: none;
}

.page-header .menu-status {
  display: none;
}

#footer {
  z-index: 101 !important;
}

.page-footer-style10 {
  background: rgba(65, 65, 65, 1);
  font-family: "Microsoft YaHei", "Helvetica Neue", "PingFang SC", sans-serif;
}

.page-footer-style10 .w-content {
  width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
}

.page-footer-style10 .item-list {
  font-size: 0;
  padding: 16px 0 12px;
}

.page-footer-style10 .item {
  display: inline-block;
  width: 33.3%;
  vertical-align: top;
  font-size: 14px;
}

.page-footer-style10 .item .item-title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 16px;
}

.page-footer-style10 .item .hint {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
}

.page-footer-style10 .item .hint:last-child {
  margin-bottom: 0;
}

.page-footer-style10 .item .code-box {
  font-size: 0;
}

.page-footer-style10 .item .code-box .item-code {
  display: inline-block;
  vertical-align: top;
  width: 72px;
  margin-right: 16px;
  margin-bottom: 8px;
  position: relative;
}

.page-footer-style10 .item .code-box .img-big {
  position: absolute;
  top: -180px;
  left: 50%;
  margin-left: -80px;
}

.page-footer-style10 .item .code-box .img-big .img-big-src {
  width: 160px;
  height: 160px;
}

.page-footer-style10 .item .item-code .img-box {
  width: 72px;
  height: 72px;
}

.page-footer-style10 .item .item-code .img-box img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.page-footer-style10 .item .item-code .txt {
  font-size: 14px;
  margin-top: 8px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.page-footer-style10 .item .href-list > a {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-right: 24px;
  margin-bottom: 8px;

}

.page-footer-style10 .item .href-list > a:hover {
  font-weight: bold;
}

.page-footer-style10 .btm-info {
  border-top: 1px solid rgba(255, 255, 255, .05);
  padding: 16px 0;
  font-size: 12px;
}

.page-footer-style10 .btm-info > span,
.page-footer-style10 .btm-info > a {
  margin-right: 24px;
}

.page-footer-style10 .btm-info img.icon {
  margin-right: 6px;
  vertical-align: middle;
  width: 20px;
  height: 20px;
}

/*返回顶部*/
.zoom-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9998;
}

.zoom-bg > img {
  width: 344px;
  height: 344px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9999;
  transform: translate(-50%, -50%);
}

.custom-backTop-style3{
  color: #ffffff;
}
.custom-backTop-style3 .box {
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  position: relative;
  border-radius: 12px 12px 0 0;
  font-size: 12px;
}

.custom-backTop-style3 .back-top {
  margin-right: 16px;
  cursor: pointer;
}

.custom-backTop-style3 .back-top:before {
  margin-right: 10px;
}

.custom-backTop-style3 .box a {
  margin-right: 16px;
  cursor: pointer;
  position: relative;
}

.custom-backTop-style3 .box a:last-child {
  margin-right: 0;
}

.custom-backTop-style3 .box a:hover .hover-box {
  display: block;
}

.custom-backTop-style3 .hover-box {
  width: 70px;
  height: 70px;
  padding: 5px;
  background: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
}

.custom-backTop-style3 .hover-box img {
  width: 100%;
  height: 100%;
}


@media only screen and (min-width: 1px) and (max-width: 926px) {


  .page-header{
    min-width: 100%;
  }
  .page-header .top-box{
    background: rgb(0, 97, 174);
  }
  .page-header .top-box .w-1200 {
    width: 100%;
    padding: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
  }

  .page-header .fix-right {
    right: 14px;
  }

  .page-header .top-box .img-logo {
    display: none;
  }

  .page-header .img-logo, .page-header .after-login .user-name, .page-header .after-login .icon-arrow {
    display: none !important;
  }

  .page-header .login-downlist-info {
    display: none !important;
  }

  .page-header .menu-status {
    display: block;
    font-size: 18px;
    line-height: 22px;
  }

  .page-header .obj-name {
    display: block !important;
    max-width: 50%;
    position: absolute;
    top: 14px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0 0 2px rgba(0, 0, 0, .5);
  }

  .page-header .after-login {
    height: auto;
    line-height: 1;
  }

  .page-header .after-login .user-cover {
    width: 22px;
    height: 22px;
  }

  .page-header .after-login {
    padding: 0;
  }

  .page-header .ui-select-search {
    display: none;
  }

  .page-header .header-nav-list .nav-container {
    width: 100%;
    display: none;
    font-size: 0;
  }

  .page-header .header-nav-list .item {
    width: 50%;
    padding: 0;
    float: none;
  }
  .page-footer-style10 .w-content {
    width: 100%;
    padding: 16px;
  }

  .page-footer-style10 .item-list {
    padding: 0;

  }

  .page-footer-style10 .item {
    width: 100%;
    margin-bottom: 16px;
  }

  .page-footer-style10 .btm-info > span,
  .page-footer-style10 .btm-info > a {
    display: inline-block;
  }
  #toTop{
    display: none;
  }
}