
@font-face {
  font-family: 'iconfont-help';
  /* Project id 643145 */
  src: url('../font/font_643145_r947n2vdq9o.woff2') format('woff2'), url('../font/font_643145_r947n2vdq9o.woff') format('woff'), url('../font/font_643145_r947n2vdq9o.ttf') format('truetype');
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  position: relative;
}
.iconfont-help {
  font-family: "iconfont-help" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: '微软雅黑';
}
a {
  color: #212633;
}
:active,
a:hover,
a:visited,
a:link {
  color: #212633;
}
* {
  box-sizing: border-box;
}
.w {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  color: #212633;
}
.card-shadow {
  box-shadow: 0 0 24px 0 rgba(59, 98, 207, 0.2);
  background-color: #fff;
  margin-bottom: 26px;
}
.navmask {
  display: none;
}
/* 导航部分 */
.header-container {
  height: 60px;
  margin: 0px auto;
  width: 100%;
  z-index: 2;
  transition: all 0.3s linear;
  background-color: transparent;
  background-color: #0e3fad;
  position: relative;
  z-index: 9999;
}
.header-container a {
  color: #fff;
}
.header-container .container {
  height: 100%;
  position: relative;
}
.header-container .logo {
  height: 44px;
  width: 242px;
  position: relative;
  top: 8px;
}
.header-container .logo h1 {
  display: block;
  height: 44px;
  width: 242px;
  background: url(../image/logo.png) no-repeat 0 0;
  text-indent: -9999px;
  overflow: hidden;
  background-size: 100% 100%;
}
.header-container {
  display: block;
  height: 100%;
  cursor: pointer;
}
.temp-fjj:before {
  content: 'sIDDBPHcZUn75XeBQepNPuzSR2VMsK3XiQ4tFJsuun0wqtx8aC3cS8KfF7FE1Iy_xyDslZb2NrQCA9LL6qMbxXQ_d_d';
  display: none;
  width: 100%;
  height: 5px;
}
.header-container .menu_list .menu_item {
  float: left;
}
.header-container .menu_item {
  height: 100%;
  margin-left: 30px;
  position: relative;
}
.header-container .menu_item .txt {
  display: block;
  height: 100%;
  line-height: 65px;
  color: #fff;
  font-weight: bold;
  opacity: 0.95;
  position: relative;
  z-index: 2;
  font-size: 16px;
}
.header-container .menu_item .txt a {
  font-weight: bold;
}
.header-container .menu_item:not(.menu_item_edit):before {
  content: '';
  transition: all 0.1s linear;
  width: 0;
  position: absolute;
  height: 3px;
  background-color: #2b4eff;
  left: 50%;
  overflow: hidden;
  bottom: 10px;
  border-radius: 3px;
  transform: translateX(-50%);
}
.header-container .menu_item:not(.menu_item_edit):not(.menu_item_user):hover:before {
  width: 70%;
}
.header-container .menu_item_edit {
  margin-left: 70px;
}
.header-container .menu_item_edit a:hover {
  opacity: 0.6;
}
.header-container .menu_item_user {
  overflow: hidden;
}
.header-container .menu_item_user .menu_avatar {
  width: 30px;
  height: 30px;
  position: relative;
  top: 9px;
  margin-left: 70px;
}
.header-container .menu_item_user i {
  color: #fff;
}
.header-container .menu_item_user .txt {
  display: inline-block;
}
.header-container .menu_item_user .sub-user-box {
  position: absolute;
  right: 0;
  top: 55px;
  width: 100px;
  background-color: #fff;
  opacity: 0;
  z-index: -1;
  transform: translateY(30px);
  transition: all 0.2s linear;
}
.header-container .menu_item_user .sub-user-box a {
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid #f1f1f1;
}
.header-container .menu_item_user .sub-user-box a:hover {
  background-color: #f5f5f5;
}
.header-container .menu_item_user .sub-user-box a:last-child {
  border-bottom: 0;
}
.header-container .menu_item_user:hover {
  overflow: inherit;
}
.header-container .menu_item_user:hover .sub-user-box {
  opacity: 1;
  z-index: 2;
  transform: translateY(0);
}
/* 导航部分 */
/* 底部内容 */
.footer-box {
  background-color: #f8f9fb;
  padding: 40px 0 20px;
  color: #595757;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.footer-box .footer-left .fl-item {
  float: left;
  font-size: 16px;
}
.footer-box .footer-left .fl-item h2 {
  font-weight: bold;
}
.footer-box .footer-left .fl-item ul {
  float: left;
  margin-right: 70px;
  margin-top: 10px;
}
.footer-box .footer-left .fl-item ul li {
  padding-left: 10px;
  margin-top: 5px;
  position: relative;
}
.footer-box .footer-left .fl-item ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1.5px;
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background-color: #1a202a;
}
.footer-box .footer-left .fl-item ul li a {
  color: #1a202a;
  font-size: 14px;
}
.footer-box .footer-left .footer-erweima img {
  width: 200px;
}
.footer-box .footer-banquan {
  color: rgba(26, 32, 42, 0.4);
  font-size: 13px;
  display: block;
  padding-top: 15px;
}
/* 底部内容 */
.topFixed {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  left: 0;
  background-color: #eef5ff;
  padding: 8px 30px;
  z-index: 99;
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: all 0.3s ease;
}
.topFixed .fast-a a {
  font-size: 14px;
  color: #212633;
  line-height: 45px;
  margin-right: 25px;
}
.topFixed .fast-a a:hover {
  color: #0a53d8;
}
.topFixed .searchBox .searchIpt {
  border: 1px solid #f0f1f7;
  box-shadow: none;
  width: 376px;
}
.topFixed .searchBox .searchIpt input {
  font-size: 14px;
  padding-right: 50px;
}
.topFixed .search-condition {
  line-height: 45px;
  font-size: 14px;
  color: #212633;
  padding-right: 15px;
  cursor: pointer;
  position: relative;
}
.topFixed .search-condition:hover .key-another {
  display: block;
}
.topFixed .search-condition .iconfont-help {
  margin-left: 5px;
}
.topFixed .search-condition .key-another {
  display: none;
  background-color: #fff;
  padding: 5px 0;
  text-align: center;
  width: 92px;
  color: #94a2c1;
  border: 1px solid #f0f1f7;
  line-height: 2;
  position: absolute;
  bottom: -30px;
  right: 11px;
}
.topFixed .search-condition .key-another:hover {
  color: #0a53d8;
}
.topFixed.slidedown {
  height: auto;
  opacity: 1;
  overflow: inherit;
}
/* banner */
.banner {
  height: 360px;
  width: 100%;
  background: url('../image/banner-bg.jpg') left bottom repeat-x;
  background-size: auto 100%;
}
.banner .w {
  height: 100%;
  padding-top: 75px;
}
.banner .w h1 {
  font-size: 42px;
  color: #0a53d8;
  margin-bottom: 30px;
}
.banner .w .bg-icon {
  display: block;
  position: absolute;
  right: 90px;
  bottom: 85px;
  width: 30%;
}
input[type='search'] {
  box-shadow: 0;
  border: 0;
  outline: none;
  width: 100%;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  padding: 0 50px 0 20px;
  background-color: #fff;
  font-family: 'MicrosoftYaHei';
  /* Firefox 4-18 */
  /* Firefox 19-50 */
  /* - Internet Explorer 10–11
      - Internet Explorer Mobile 10-11 */
  /* Edge (also supports &::-webkit-input-placeholder) */
  /* CSS Working Draft */
}
input[type='search']::-webkit-input-placeholder {
  color: #94a2c1;
}
input[type='search']:-moz-placeholder {
  color: #94a2c1;
}
input[type='search']::-moz-placeholder {
  color: #94a2c1;
}
input[type='search']:-ms-input-placeholder {
  color: #94a2c1 !important;
}
input[type='search']::-ms-input-placeholder {
  color: #94a2c1;
}
input[type='search']::placeholder {
  color: #94a2c1;
}
.searchBox {
  position: relative;
  z-index: 1;
}
.searchBox .searchIpt {
  position: relative;
  width: 40%;
  box-shadow: 0 0 16px 0 rgba(59, 98, 207, 0.2);
}
.searchBox .go-btn {
  background-color: #fff;
  padding: 0 15px;
  font-size: 16px;
  color: #0a53d8;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  line-height: 45px;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.searchBox .go-btn:hover {
  opacity: 0.6;
}
.searchBox .seggest-search {
  margin-top: 16px;
  color: #94a2c1;
  font-size: 14px;
}
.searchBox .seggest-search a {
  margin-right: 16px;
  color: #94a2c1;
}
.searchBox .seggest-search a:hover {
  cursor: pointer;
  color: #0a53d8;
}
.fast-way {
  margin-top: -85px;
  position: relative;
}
.fast-way::before {
  right: 23.4%;
  left: inherit;
}
.fast-way li {
  float: left;
  width: 33.33333%;
  position: relative;
}
.fast-way li:nth-of-type(2):after,
.fast-way li:nth-of-type(1):after {
  content: '';
  display: block;
  position: absolute;
  bottom: -117px;
  right: -119px;
  width: 220px;
  height: 224px;
  background: url('../image/lineX.png') center no-repeat;
}
.fast-way li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 45px 0 38px;
  text-align: center;
  cursor: pointer;
}
.fast-way li a:hover {
  background-color: #eff6ff;
}
.fast-way li a .box-c {
  display: inline-block;
  text-align: left;
}
.fast-way li a .imgBox {
  display: inline-block;
  margin-right: 12px;
  width: 50px;
  height: 50px;
  text-align: center;
}
.fast-way li a .imgBox img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.fast-way li a .fast-mess {
  display: inline-block;
  vertical-align: bottom;
  color: #212633;
}
.fast-way li a .fast-mess h2 {
  font-size: 21px;
}
.fast-way li a .fast-mess p {
  font-size: 14px;
}
.floaBox {
  position: fixed;
  right: 0;
  bottom: 30%;
  padding-left: 20px;
  z-index: 9;
}
.floaBox .btnBox {
  margin: 0;
  width: 48px;
  text-align: center;
  padding: 10px 0;
}
.floaBox .btnBox li {
  margin: 8px 0;
  font-size: 20px;
  color: #212633;
  cursor: pointer;
}
.floaBox .btnBox li.on,
.floaBox .btnBox li:hover {
  color: #00bca3;
}
.floaBox .ewmBox {
  position: absolute;
  right: 60px;
  bottom: 0;
}
.floaBox .ewmBox .item {
  height: 240px;
  display: none;
  width: 304px;
  background-size: inherit;
  border: 1px solid #d6f2ee;
}
.floaBox .ewmBox .kefu {
  padding: 30px 20px;
  background: url('../image/lv-bg.jpg') bottom left repeat-x;
  background-size: auto 100%;
  width: 320px;
  height: auto;
}
.floaBox .ewmBox .kefu img {
  border-bottom: 1px solid #d6f2ee;
  max-width: 100%;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.floaBox .ewmBox .kefu p {
  line-height: 26px;
  color: #212633;
  font-size: 13px;
}
.floaBox .ewmBox .miniwx {
  background: url('../image/wxmini2.jpg') right center no-repeat;
}
.floaBox .ewmBox .wx {
  background: url('../image/wx2.jpg') right center no-repeat;
}
.mobile-show,
.mobile-allProduces {
  display: none;
}
.produce .produce-nav {
  position: relative;
  top: 0;
  width: 260px;
  background-color: #fafcff;
  border-right: 1px solid rgba(202, 208, 228, 0.5);
  height: 100vh;
  overflow-y: auto;
}
.produce .produce-nav a {
  padding-left: 38px;
  padding-right: 20px;
  line-height: 20px;
  position: relative;
  font-size: 14px;
  display: block;
}
.produce a {
  transition: all 0.3s ease;
  color: #2f3441;
}
.produce a:hover {
  color: #0a53d8;
}
.produce-c {
  width: calc(100% - 260px);
  height: 100%;
  min-height: 100vh;
}
.produce-box {
  width: 100%;
  height: 100%;
}
.produce-box .produce-item {
  padding: 30px 35px;
  border-bottom: 1px solid rgba(227, 230, 241, 0.5);
}
.produce-box .produce-item:last-of-type {
  border: none;
}
.produce-box .produce-item .produce-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 25px;
}
.produce-box .produce-item .produce-list a {
  width: 25%;
  float: left;
  margin: 15px 0;
  transition: all 0.3s ease;
  font-size: 14px;
  color: #212633;
}
.produce-box .produce-item .produce-list a:hover {
  color: #0a53d8;
}
.navList {
  padding: 30px 0;
}
.navList a {
  padding-left: 38px;
  padding-right: 20px;
  line-height: 21px;
  position: relative;
  font-size: 16px;
  display: block;
  margin-bottom: 40px;
  transition: all 0.3s ease;
  color: #2f3441;
}
.navList a:after {
  content: '';
  display: block;
  width: 4px;
  height: 21px;
  background-color: #0a53d8;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
.navList a:hover,
.navList a.on {
  font-weight: bold;
  color: #0a53d8;
}
.navList a:hover:after,
.navList a.on:after {
  display: block;
}
.pagination {
  padding-top: 100px;
}
.pagination li {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  margin: 0 5px;
  border: 1px solid #eee;
  color: #7d7d7d;
  cursor: pointer;
}
.pagination li a {
  color: #7d7d7d;
}
.pagination li:hover,
.pagination li.active {
  color: #fff;
  background-color: #0a53d8;
}
.pagination li:hover a,
.pagination li.active a {
  color: #fff;
}
@media screen and (max-width: 1205px) {
  .w {
    width: 100%;
    padding: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .pagination li {
    display: none;
  }
  .pagination li.first,
  .pagination li.next,
  .pagination li.prev,
  .pagination li.last {
    display: inline-block;
  }
  .header-container .menu_item:not(.menu_item_edit):before {
    left: 0;
    transform: none;
  }
  .banner {
    height: 300px;
  }
  .banner .w {
    text-align: center;
    padding-top: 45px;
  }
  .banner .w h1 {
    font-size: 24px;
  }
  .searchBox input {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
  .searchBox .go-btn {
    line-height: 40px;
  }
  .searchBox .searchIpt {
    width: 100%;
  }
  .searchBox .seggest-search {
    font-size: 12px;
  }
  .fast-way li a {
    padding: 15px 0;
  }
  .fast-way li a .imgBox {
    display: block;
    margin: 10px auto;
    width: 40px;
    height: 40px;
  }
  .fast-way li a .fast-mess {
    width: 100%;
    text-align: center;
    display: block;
  }
  .fast-way li a .fast-mess h2 {
    font-size: 12px;
  }
  .fast-way li a .fast-mess p {
    display: none;
  }
  .produce .produce-nav {
    width: 100%;
    border: none;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
  }
  .produce .produce-nav a {
    position: relative;
    z-index: 1;
    font-size: 14px;
    padding: 0 10px;
  }
  .navList {
    padding: 50px 15px 15px;
    max-height: 60%;
    overflow-y: auto;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  }
  .mobile-allProduces {
    color: #0a53d8;
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    left: 0;
    top: 0;
    position: relative;
  }
  .mobile-allProduces.fixednav {
    position: fixed;
    padding-right: 15px;
    box-shadow: 0 0px 24px 0 rgba(59, 98, 207, 0.2);
    background-color: #fff;
  }
  .mobile-allProduces .css-navTxt {
    font-weight: bold;
    padding-left: 20px;
    color: #333;
    font-size: 14px;
  }
  .mobile-allProduces i {
    font-size: 14px;
    margin: 0 8px;
    font-weight: bold;
  }
  .mobile-show {
    position: fixed;
    top: 0;
    height: 50px;
    line-height: 50px;
    width: 100vw;
    left: 0;
    display: block;
    margin-bottom: 10px;
    padding: 0 15px;
    color: #ababab;
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .closeNav {
    z-index: 9;
  }
  .mobile-mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .produce-c {
    width: 100%;
    float: inherit;
    min-height: inherit;
  }
  .floaBox .btnBox {
    width: 40px;
    padding: 10px 0 8px;
  }
  .floaBox .ewmBox {
    right: 50px;
  }
  .floaBox .ewmBox .item {
    overflow: hidden;
  }
  .floaBox .ewmBox .kefu {
    padding: 20px 15px;
  }
  .floaBox .ewmBox .kefu img {
    padding-bottom: 18px;
  }
  .floaBox .ewmBox .kefu p {
    font-size: 12px;
    line-height: 2;
  }
  .produce-c .produce-item .produce-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .footer-box .fl-item,
  .footer-box .footer-erweima {
    display: none;
  }
  .header-container {
    text-align: center;
    height: 50px;
  }
  .header-container .menu_item .txt {
    font-size: 14px;
    line-height: 45px;
  }
  .header-container .logo {
    float: inherit;
    top: 5px;
    height: 40px;
    width: auto;
    display: inline-block;
  }
  .header-container .logo h1 {
    height: 100%;
    background-size: auto 80%;
    background-position: center;
  }
  .header-container .menu_item_edit,
  .header-container .menu_item_user {
    position: absolute;
    right: 15px;
    top: 0;
  }
  .header-container .menu_item_edit .txt,
  .header-container .menu_item_user .txt {
    line-height: 50px;
  }
  .header-container .menu_item_edit .sub-user-box,
  .header-container .menu_item_user .sub-user-box {
    top: 40px;
  }
  .header-container .menu_item_user {
    top: 3px;
  }
  .header-container .pc-hide {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
    position: absolute;
    left: 20px;
    top: 15px;
  }
  .header-container .pc-hide b {
    display: block;
    width: 20px;
    margin-top: 3px;
    height: 3px;
    border-radius: 3px;
    background-color: #fff;
    transition: 0.15s linear;
  }
  .header-container .pc-hide b:first-child {
    margin-top: 0;
  }
  .header-container .pc-hide.active b:nth-child(2) {
    display: none;
  }
  .header-container .pc-hide.active b:nth-child(1) {
    transform: rotateZ(45deg) translate3d(3px, 2px, 0);
  }
  .header-container .pc-hide.active b:nth-child(3) {
    transform: rotateZ(-45deg) translate3d(2px, -1px, 0);
  }
  .header-container .menu_list {
    position: fixed;
    float: inherit;
    left: 0;
    top: 50px;
    background-color: #0e3fad;
    height: 100vh;
    z-index: 99;
    width: 48%;
    display: none;
    overflow-y: auto;
  }
  .header-container .menu_list .menu_item {
    float: inherit;
    height: auto;
    text-align: left;
  }
  .header-container .menu_item_user .menu_avatar {
    width: 25px;
    height: 25px;
  }
  .navmask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    opacity: 0.3;
    z-index: 999;
  }
  .footer-box {
    text-align: center;
  }
  .footer-box .footer-banquan {
    font-size: 10px;
  }
}
@media screen and (max-width: 500px) {
  .w {
    padding: 0 15px;
  }
  .banner {
    height: 200px;
  }
  .banner .w {
    text-align: center;
    padding-top: 30px;
  }
  .banner .w .bg-icon {
    right: 0;
    bottom: 0;
    width: 50%;
  }
  .searchBox .seggest-search {
    font-size: 10px;
  }
  .searchBox .seggest-search a {
    margin-right: 5px;
  }
  .fast-way {
    margin: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
  .fast-way li a {
    padding: 10px 0;
  }
  .fast-way li:nth-of-type(2):after,
  .fast-way li:nth-of-type(1):after {
    bottom: -65px;
    right: -65px;
    width: 120px;
    height: 124px;
    background-size: 100% auto;
  }
  .produce-c .produce-item {
    padding: 20px 15px;
  }
  .produce-c .produce-item .produce-list a {
    width: 50%;
  }
  .floaBox .ewmBox .item {
    height: 220px;
    width: 270px;
    background-position: center !important;
  }
  #goTop {
    bottom: 10%;
  }
  .floaBox .ewmBox .kefu {
    width: 280px;
  }
  .floaBox .ewmBox .kefu p {
    font-size: 10px;
  }
}
@media screen and (max-width: 375px) {
  .topFixed .fast-a a {
    font-size: 9px;
    line-height: 20px;
    padding: 0 3px;
    color: #303f61;
  }
}
@media screen and (max-width: 360px) {
  .topFixed .fast-a a {
    margin: 0;
    font-size: 9px;
    line-height: 22px;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
  }
}
/*# sourceMappingURL=help.css.map */