
a:link,
a:visited {
  text-decoration: none;
  outline: 0;
  color: #666666;
}
a:hover,
a:active,
a:focus {
  color: #666;
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
ul {
  padding: 0;
}
li {
  zoom: 1;
  vertical-align: middle;
}
ol {
  margin: 0;
  padding: 0;
  padding-left: 36px;
}
fieldset,
img {
  border: 0;
}
img {
  border: 0;
  display: block;
  max-width: 100%;
}
div {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-weight: normal;
  font-size: 100%;*/
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  border: 0;
  width: 100%;
}
th,
td {
  padding: 0;
}
input,
textarea {
  font-family: arial;
  font-size: 14px;
}
input {
  outline: 0;
}
textarea {
  outline: 0;
}
input[type='reset'],
input[type='button'],
input[type='submit'],
input[type='radio'] {
  cursor: pointer;
  outline: 0;
}
input[type='checkbox'],
input[type='radio'] {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1px;
  margin-left: 5px;
  margin-right: 5px;
}
textarea,
input[type='email'],
input[type='date'],
input[type='password'],
input[type='text'] {
  padding: 0;
  color: #666;
  outline: 0;
}
input,
textarea {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  overflow-y: hidden;
  overflow-x: hidden;
}
::-webkit-input-placeholder {
  color: #4b4b4b;
}
:-moz-placeholder {
  color: #4b4b4b;
  opacity: 1;
}
::-moz-placeholder {
  color: #4b4b4b;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #4b4b4b;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  clear: both;
}
.clearfix:after {
  clear: both;
  height: 0;
  content: "";
  line-height: 0;
  font-size: 0;
  display: block;
}
.pic {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.pic img {
  transition: 0.5s;
}
.pic:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.middleCenter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  text-align: center;
  margin: auto;
}



/*ie8判断*/
.prompt {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../images/ie_sosad.webp) no-repeat center 35% #ffffff;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 999;
  filter: alpha(opacity=80);
  opacity: 80;
}
.prompt span {
  position: absolute;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  top: 55%;
  left: 50%;
  margin-left: -152px;
  width: 304px;
  display: block;
  line-height: 20px;
  color: #666666;
}
.prompt span a {
  text-decoration: underline;
}
.prompt .prompt_close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 30px;
  top: 30px;
  background: url(../images/closed.webp) no-repeat center center;
  cursor: pointer;
}
#container {
  overflow: hidden;
  position: relative;
  background: #fff;
  background-size: 100%;
}
.phone-nav {
  position: fixed;
  right: 15px;
  top: 0;
  line-height: 60px;
  display: none;
  color: #666;
  z-index: 6667;
}
.phone-nav svg {
  width: 23px;
  fill: #fff;
  vertical-align: middle;
}

#fp-nav {
  display: none !important;
}
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
}
@media (max-width: 1600px) {
  .container {
    max-width: 1360px;
    padding: 0 50px;
  }
}
@media (max-width: 1366px) {
  .container {
    max-width: 1240px;
  }
}
@media (max-width: 1200px) {
  .container {
    width: 100%;
    padding: 0 15px;
  }
}




/* -----开始---- */


.footer {
  padding-top: 101px;
  padding-bottom: 53px;
  background: #000000;
}
.footer a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer .left {
  float: left;
  width: 26%;
}
.footer .left .img img {
  height: 66px;
}
.footer .left .jsh {
  font-size: 16px;
  margin-top: 24px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 35px;
  margin-bottom: 25px;
}
.footer .left .jsh a {
  color: rgba(255, 255, 255, 0.8);
}
.footer .left .h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 7px;
  font-family: "Roboto-Bold";
}
.footer .left .list a {
  width: 30px;
  float: left;
  margin-right: 6px;
}
.footer .left .list a .pic {
  width: 100%;
}
.footer .right {
  float: right;
  width: 71%;
  position: relative;
}
.footer .right ul li {
  float: left;
  width: 20%;
}
.footer .right ul li a {
  display: block;
  font-size: 22px;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 17px;
}
.footer .right ul li ul li {
  float: none !important;
  width: 100% !important;
}
.footer .right ul li ul li a {
  font-size: 16px;
  line-height: 48px;
  margin: 0;
}
.footer .right ul li:nth-child(1) {
  width: 22%;
}
.footer .right ul li:nth-child(2) {
  width: 22%;
}
.footer .right ul li:nth-child(3) {
  width: 22%;
}
.footer .right ul li:nth-child(4) {
  width: 22%;
}
.footer .right ul li:nth-child(5) {
  width: 8%;
  float: right;
}
.footer .gotop {
  position: absolute;
  bottom: -30px;
  right: 0;
}
.footer-bottom {
  padding: 15px 0;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.7);
  line-height: 24px;
  background: #151515;
}
.footer-bottom a {
  float: right;
  color: #fff;
  font-size: 16px;
  background: url("../images/jiantu.webp") no-repeat center right;
  padding-right: 20px;
  display: block;
}
.footer-suspend {
  position: fixed;
  right: 16px;
  bottom: 20%;
  text-align: right;
  z-index: 300;
}
.footer-suspend .item-box {
  margin-bottom: 6px;
  cursor: pointer;
  display: inline-block;
  pointer-events: none;
}
.footer-suspend .item-box.active {
  pointer-events: auto;
}
.footer-suspend .item-box.active .item-inner::after {
  width: calc(90%);
  background-color: #002296;
}
.footer-suspend .item-box.active .item-icon {
  background-color: #002296;
}
.footer-suspend .item-box.active .item-txt {
  padding-right: 64px;
  opacity: 1;
}
.footer-suspend .item-box.active .item-txt.item-txt2 {
  padding-right: 20px;
  right: 54px;
  opacity: 1;
}
.footer-suspend .item-inner {
  display: inline-block;
  position: relative;
}
.footer-suspend .item-txt,
.footer-suspend .item-icon {
  display: inline-block;
  vertical-align: middle;
}
.footer-suspend .item-txt {
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  opacity: 0;
  font-size: 12px;
  color: #fff;
  min-height: 54px;
  padding: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 200px;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
  right: 0;
  background-color: #002296;
  border-radius: 30px;
}
.footer-suspend .item-txt.item-txt3 {
  width: 160px;
}
.footer-suspend .item-txt.item-txt2 {
  width: 150px;
}
.footer-suspend .item-icon {
  -webkit-transition: background .3s, border .3s;
  -o-transition: background .3s, border .3s;
  transition: background .3s, border .3s;
  position: relative;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  z-index: 20;
  background-color: #002296;
  pointer-events: auto;
}
.footer-suspend i {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 24px;
  color: #fff;
  margin-left: -27px;
  margin-top: -27px;
  border-radius: 50%;
  overflow: hidden;
  width: 54px;
  height: 54px;
}
.footer-suspend i.icon-ftel {
  background: url("../images/phone.webp") no-repeat center center;
}
.footer-suspend i.icon-chat1 {
  background: url("../images/ew.webp") no-repeat center center;
}
.footer-suspend i.icon-bt {
  background: url("../images/top1.webp") no-repeat center center;
}
.footer-suspend .icon-message {
  display: block;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}


@media screen and (min-width: 1551px) {
  .wrap.type-full {
    padding-left: 55px;
    padding-right: 55px;
  }
}
@media screen and (min-width: 1201px) {
  body {
    padding-top: 80px;
  }
  .wrap {
    max-width: 1470px;
  }
  .wrap.type-full {
    max-width: 1810px;
  }
}
@media screen and (min-width: 1562px) {
  .wrap {
    max-width: 1540px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1562px) {
  .wrap1 {
    max-width: 1980px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1200px) {
  .wrap {
    max-width: 1024px;
  }
}
@media screen and (max-width: 1024px) {
  .wrap {
    max-width: 992px;
  }
}
@media screen and (max-width: 992px) {
  .wrap {
    max-width: 768px;
  }
}
@media screen and (max-width: 768px) {
  .wrap {
    max-width: 100%;
  }
}
.bg0 {
  background-color: #ffffff;
}
.bg1 {
  background-color: #101010;
}
.bg2 {
  background-color: #1c1c1c;
}
.bg3 {
  background-color: #f8f8f8;
}
.bg4 {
  background-color: #f6f6f6;
}
.bg5 {
  background-color: #f3f4f8;
}
.bg6 {
  background-image: linear-gradient(#efefed, #ffffff);
}
.bsBox {
  margin-left: 0!important;
  margin-top: 0!important;
  transform: translate(-50%, -50%);
  box-sizing: content-box;
  max-width: 90%;
}
.bsBox * {
  box-sizing: content-box;
}
.bsBox .bsTop {
  max-width: 100%;
}
.bsBox #bsMorePanel {
  max-width: 100%;
}
.bsBox .bFind-wrapper-top {
  display: flex!important;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(0, 0, 0, 0.5);
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.5);
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.5);
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.5);
}
/***动画***/
@keyframes anname1 {
  from {
    transform: translateY(-20%);
  }
  to {
    transform: translateY(20%);
  }
}
@-webkit-keyframes anname1 {
  /*Safari and Chrome*/
  from {
    transform: translateY(-20%);
  }
  to {
    transform: translateY(20%);
  }
}
/***箭头***/
.jt-a-css {
  position: relative;
}
.jt-a-css.left,
.jt-a-css.right {
  display: block;
  border-radius: 50%;
  background: #f8f8f8 no-repeat center;
  transition: all 0.3s;
}
.jt-a-css.left:hover,
.jt-a-css.right:hover {
  background-color: #f5bb00;
}
.jt-a-css.left {
  background-image: url(../images/icon_jt_1_1_1.png);
}
.jt-a-css.left:hover {
  background-image: url(../images/icon_jt_1_1_3.png);
}
.jt-a-css.right {
  background-image: url(../images/icon_jt_1_2_1.png);
}
.jt-a-css.right:hover {
  background-image: url(../images/icon_jt_1_2_3.png);
}
.jt-a {
  width: 46px;
  height: 46px;
  position: relative;
}
.jt-a.left,
.jt-a.right {
  display: block;
  border-radius: 50%;
  background: #f8f8f8 no-repeat center;
  transition: all 0.3s;
}
.jt-a.left:hover,
.jt-a.right:hover {
  background-color: #f5bb00;
}
.jt-a.left {
  background-image: url(../images/icon_jt_1_1_1.png);
}
.jt-a.left:hover {
  background-image: url(../images/icon_jt_1_1_3.png);
}
.jt-a.right {
  background-image: url(../images/icon_jt_1_2_1.png);
}
.jt-a.right:hover {
  background-image: url(../images/icon_jt_1_2_3.png);
}
@media (max-width: 992px) {
  .jt-a {
    width: 36px;
    height: 36px;
  }
}
.jt-c-css {
  position: relative;
}
.jt-c-css::before,
.jt-c-css::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 2px;
  background: rgba(51, 51, 51, 0.6);
  transition: all 0.3s;
}
.jt-c-css::before {
  transform: translate(-85%, 0) rotate(45deg);
}
.jt-c-css::after {
  transform: translate(-15%, 0) rotate(-45deg);
}
.jt-c-on-css::before {
  transform: translate(-85%, 0) rotate(-45deg);
}
.jt-c-on-css::after {
  transform: translate(-15%, 0) rotate(45deg);
}
.jt-c-on-css.on::before {
  transform: translate(-85%, 0) rotate(-45deg);
}
.jt-c-on-css.on::after {
  transform: translate(-15%, 0) rotate(45deg);
}
.jt-c {
  width: 22px;
  height: 10px;
  position: relative;
}
.jt-c::before,
.jt-c::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 2px;
  background: rgba(51, 51, 51, 0.6);
  transition: all 0.3s;
}
.jt-c::before {
  transform: translate(-85%, 0) rotate(45deg);
}
.jt-c::after {
  transform: translate(-15%, 0) rotate(-45deg);
}
.jt-c-on.on .jt-c::before {
  transform: translate(-85%, 0) rotate(-45deg);
}
.jt-c-on.on .jt-c::after {
  transform: translate(-15%, 0) rotate(45deg);
}
.jt-c-on.on .jt-c.on::before {
  transform: translate(-85%, 0) rotate(-45deg);
}
.jt-c-on.on .jt-c.on::after {
  transform: translate(-15%, 0) rotate(45deg);
}
.swiper-points {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.swiper-points span {
  margin: 0 4px;
  border-radius: 0;
  height: 6px;
  width: 68px;
  background-color: #fffffF;
  opacity: 0.2;
  transition: all 0.3s;
}
.swiper-points .swiper-pagination-bullet-active {
  opacity: 1;
  width: 44px;
}
@media (max-width: 1200px) {
  .swiper-points span {
    margin: 0 3px;
    height: 3px;
    width: 10px;
  }
  .swiper-points .swiper-pagination-bullet-active {
    width: 20px;
  }
}
/**头部导航**/
#header {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 99;
  border-bottom: 1px solid #ebebeb;
  background: #ffffff;
  transition: all 0.3s ease-in;
}
#header .logo-box {
  transition: all 0.3s;
}
#header .logo-box img {
  width: auto;
  transition: all 0.3s;
}
#header .menu {
  vertical-align: middle;
}
#header .menu .menu-box {
  display: flex;
}
#header .menu .menu-son {
  transition: all 0.3s;
}
#header .menu .menu-title {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  transition: all 0.3s;
}
#header .right-box .phone-menu {
  margin-left: 30px;
}
.phone-menu {
  display: none;
  position: relative;
  order: 2;
  border-radius: 5px;
  height: 32px;
  width: 36px;
  flex-wrap: wrap;
  background: #083c85;
}
.phone-menu .phone-menu-i {
  display: block;
  position: absolute;
  left: 15%;
  top: 50%;
  margin-top: -1.5px;
  border-radius: 1.5px;
  width: 70%;
  height: 3px;
  background: #fff;
  opacity: 1;
  transform: rotate(0);
  transition: all 0.3s;
}
.phone-menu .phone-menu-i.i1 {
  margin-top: -9.5px;
}
.phone-menu .phone-menu-i.i3 {
  margin-top: 6.5px;
}
.menu-show .phone-menu .phone-menu-i.i1 {
  margin-top: -1.5px;
  transform: rotate(45deg);
}
.menu-show .phone-menu .phone-menu-i.i2 {
  opacity: 0;
}
.menu-show .phone-menu .phone-menu-i.i3 {
  margin-top: -1.5px;
  transform: rotate(-45deg);
}
.small-header #header {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1201px) {
  #header .logo-box img {
    height: 30px;
  }
  #header .menu {
    margin-right: 15px;
    text-align: center;
  }
  #header .menu .menu-box {
    margin: 0 auto;
    width: auto;
  }
  #header .menu .menu-title {
    position: relative;
    font-size: 16px;
    line-height: 80px;
  }
  #header .menu .menu-title::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #fff;
    opacity: 0.7;
    transition: all 0.3s;
  }
  #header .menu .pc-hide {
    display: none !important;
  }
  #header .menu-son {
    display: flex;
    position: relative;
    align-items: center;
    margin: 0 5px;
  }
  #header .menu-son.on .menu-title,
  #header .menu-son:hover .menu-title {
    font-family: 'Franklin Gothic Heavy';
    color: #083c85;
  }
  #header .menu-son.on .menu-title::after,
  #header .menu-son:hover .menu-title::after {
    left: 0;
    width: 100%;
  }
  #header .menu-son .menu-lib-btn {
    display: none;
  }
  #header .menu-son:hover .lib-box {
    margin-top: 0;
    opacity: 1;
    pointer-events: auto;
  }
  #header .lib-box {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: -10px;
    transform: translateX(-50%);
    width: 230px;
    opacity: 0;
    text-align: center;
    pointer-events: none;
    transition: margin 0.3s ease-in-out, opacity 0.3s ease-in-out, padding 0.3s ease-in-out;
  }
  #header .menu-lib-title {
    display: block;
    white-space: nowrap;
  }
  #header .menu-lib-title .a {
    display: block;
    border-top: 1px solid #ddd;
    padding: 14px 0;
    font-size: 16px;
    color: #333;
    background-color: #fff;
  }
  #header .menu-lib-title .a:hover {
    border-bottom: none;
    color: #fff;
    background-color: #666;
  }
  #header .search-form-a {
    position: relative;
    z-index: 9999;
    width: 265px;
    height: auto;
    opacity: 1;
    pointer-events: auto;
  }
  #header .search-form-a .exit {
    display: none;
  }
}
@media (min-width: 1201px) and (min-width: 1400px) {
  #header .menu {
    margin-right: 25px;
  }
  #header .menu .menu-title {
    font-size: 20px;
  }
  #header .menu-son {
    margin: 0 10px;
  }
}
@media (min-width: 1201px) and (min-width: 1600px) {
  #header .logo-box img {
    height: 37px;
  }
  #header .menu {
    margin-right: 40px;
  }
  #header .menu-son {
    margin: 0 20px;
  }
  #header .search-form-a {
    width: 285px;
  }
}
@media (max-width: 1200px) {
  #header {
    position: sticky;
    top: 0;
  }
  #header .logo-box {
    height: 56px;
  }
  #header .logo-box img {
    height: 26px;
  }
  #header .right-box .menu {
    display: flex;
    flex-wrap: wrap;
    position: fixed;
    flex-flow: column;
    top: 56px;
    left: 0;
    height: calc(100% - 56px);
    width: 100%;
    padding: 0;
    background: #fafafa;
    overflow-y: auto;
    pointer-events: none;
    opacity: 0;
    z-index: -1;
    transform: scale(0.99) translateY(5%);
    transition: transform 0.2s ease-in-out, opacity 0.3s, height 0.3s, top 0.3s;
  }
  #header .right-box .menu-box {
    margin: 0 auto;
    max-width: 100%;
    width: 1024px;
    padding: 0 15px;
    flex-wrap: wrap;
  }
  #header .right-box .menu-son {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  #header .right-box .menu-son .menu-title {
    display: flex;
    position: relative;
    border-bottom: 1px solid #eee;
    height: auto;
    width: 100%;
    padding: 5px 10px;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    line-height: 38px;
    color: #555555;
  }
  #header .right-box .menu-son .menu-title .menu-lib-btn {
    animation: anname1 0.8s infinite linear alternate;
    height: 100%;
  }
  #header .right-box .menu-lib {
    display: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    padding: 7px 0;
    background: rgba(0, 0, 0, 0.05);
  }
  #header .right-box .menu-lib .menu-lib-title {
    display: block;
    width: 100%;
  }
  #header .right-box .menu-lib .menu-lib-title .a {
    display: block;
    padding: 5px 25px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
  }
  #header .right-box .phone-menu {
    display: block;
  }
  .menu-show #header .right-box .menu {
    pointer-events: auto;
    z-index: 999;
    opacity: 1;
    transform: scale(1) translateY(0);
    background: #fafafa;
  }
}
@media (max-width: 1024px) {
  #header .right-box .menu-box {
    width: 992px;
  }
}
@media (max-width: 992px) {
  #header .right-box .menu-box {
    width: 768px;
  }
}
@media (max-width: 768px) {
  #header .logo-box {
    height: 46px;
  }
  #header .logo-box img {
    height: 20px;
  }
  #header .right-box .menu {
    top: 46px;
    height: calc(100% - 46px);
  }
  #header .right-box .phone-menu {
    width: 32px;
    height: 28px;
    margin-left: 15px;
  }
  #header .right-box .phone-menu .phone-menu-i.i1 {
    margin-top: -7.5px;
  }
  #header .right-box .phone-menu .phone-menu-i.i3 {
    margin-top: 4.5px;
  }
  .menu-show #header .right-box .phone-menu .phone-menu-i {
    margin-top: -1.5px;
  }
}
.search-form-a {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  margin-top: 0;
  z-index: -1;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  align-items: center;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  background-color: rgba(232, 238, 238, 0.8);
}
.search-form-a .form-box {
  display: flex;
  width: 100%;
  padding: 45px 40px;
}
.search-form-a .form {
  display: flex;
  position: relative;
  z-index: 9;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid transparent;
  width: 1200px;
  max-width: 100%;
  font-size: 0;
}
.search-form-a .form .key {
  display: inline-flex;
  position: relative;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  padding: 0 16px;
  font-size: 16px;
  line-height: 40px;
  color: #333;
  background: transparent;
}
.search-form-a .form .submit {
  display: inline-flex;
  flex-shrink: 0;
  border-radius: 4px;
  height: 40px;
  width: 50px;
  padding: 0;
  background: transparent url(../images/icon_search_1.png) no-repeat center;
  cursor: pointer;
}
.search-form-a .form .submit:hover {
  background-image: url(../images/icon_search_2.png);
}
.search-form-a .exit {
  display: flex;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 0 none;
  cursor: pointer;
}
.search-form-a .exit::after,
.search-form-a .exit::before {
  display: none;
}
.search-show .search-form-a {
  pointer-events: auto;
  opacity: 1;
  z-index: 9999;
}
.footer {
  padding-top: 80px;
  padding-bottom: 80px;
  font-size: 16px;
  color: rgb(4 4 4 / 80%);
  background: url(../images/fot_bg.jpg) no-repeat center / 100% 100%;
  overflow: hidden;
}
.footer a {
  color: rgba(192, 196, 204, 0.8);
}
.footer a:hover {
  color: #ffffff;
}
.footer .title {
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  color: #000;
}
.footer .logos {
  list-style: 28px;
}
.footer .logos .supervisor img {
  margin-top: 55px;
  margin-bottom: 35px;
}
.footer .contact {
  margin-left: 9.375%;
  width: 650px;
  line-height: 32px;
}
.footer .contact .title {
  margin-bottom: 10px;
}
.footer .contact .words {
  margin-top: 20px;
}
.footer .contact .words-p {
  display: flex;
  justify-content: space-between;
}
.footer .contact .words-p .word-name {
  width: 260px;
  flex-shrink: 0;
  margin-left: 15px;
}
.footer .share-box {
  margin-top: 10px;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .footer .contact {
    margin-left: 5%;
    width: 620px;
  }
}
@media (max-width: 1200px) {
  .footer {
    padding: 30px 0 25px;
    font-size: 14px;
  }
  .footer .wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .footer .title {
    font-size: 16px;
  }
  .footer .contact {
    order: 0;
    margin-left: 0;
    width: 100%;
    line-height: 24px;
  }
  .footer .contact .title {
    margin-bottom: 0;
  }
  .footer .contact .words {
    margin-top: 10px;
  }
  .footer .logos {
    order: 1;
    width: 100%;
    padding-top: 20px;
    text-align: center;
  }
  .footer .logos .logo {
    width: 150px;
    height: auto!important;
  }
  .footer .logos .supervisor img {
    margin: 15px 0 10px;
    width: 45px;
    height: auto!important;
  }
  .footer .code-block {
    order: 2;
    width: 100%;
    padding-top: 15px;
  }
  .footer .code-block .code {
    width: 100px;
    height: auto!important;
  }
  .footer .share-box {
    margin-bottom: 10px;
  }
}
/***分享***/
.share-block-a {
  font-size: 0;
}
.share-block-a .btn {
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  background: no-repeat center / contain;
}
.share-block-a .btn + .btn {
  margin-left: 14px;
}
.share-block-a .wechat {
  background-image: url(../images/icon3_4_1.png);
}
.share-block-a .sina {
  background-image: url(../images/icon3_1_1.png);
}
.share-block-a .mail {
  background-image: url(../images/icon3_2_1.png);
}
.share-block-a .phone {
  background-image: url(../images/icon3_3_1.png);
}
.share-box .btn:hover .code-box {
  margin-bottom: 0;
  opacity: 1;
  pointer-events: auto;
}
.share-box .code-box {
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-left: -66px;
  margin-bottom: -10px;
  width: 122px;
  padding: 6px;
  opacity: 0;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  pointer-events: none;
  transition: margin 0.3s, opacity 0.3s;
}
.share-box .code-box img {
  display: block;
  max-width: 100%;
  height: auto!important;
}
@media (max-width: 992px) {
  .share-block-a .a {
    width: 22px;
    height: 22px;
  }
}
.nav-right {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 9;
  box-shadow: -5px 5px 40px 0px rgba(144, 144, 144, 0.18);
}
.nav-right .li {
  text-align: center;
}
.nav-right .li:first-child .btn {
  border-top-left-radius: 2px;
}
.nav-right .li:last-child .btn {
  border-bottom-left-radius: 2px;
}
.nav-right .btn {
  display: block;
  position: relative;
  border: 0 none;
  border-radius: 0;
  width: 90px;
  padding: 17px 10px 16px;
  background: #ffffff;
  color: #6a6a6a;
}
.nav-right .btn .icon {
  display: inline-block;
  position: relative;
  margin-bottom: 7px;
  width: auto;
  vertical-align: top;
}
.nav-right .btn .icon img {
  display: block;
  opacity: 0;
}
.nav-right .btn .icon .i {
  opacity: 1;
}
.nav-right .btn .icon .i_h {
  position: absolute;
  left: 0;
  top: 0;
}
.nav-right .btn:hover {
  background: #083c85;
  color: #ffffff;
}
.nav-right .btn:hover .icon img {
  opacity: 1;
}
.nav-right .btn:hover .icon .i {
  opacity: 0;
}
.nav-right .btn:hover .hover-tank {
  margin-right: 0;
  opacity: 1;
  pointer-events: auto;
}
.nav-right .word {
  color: #666666;
}
.nav-right .txt {
  font-size: 16px;
  line-height: 20px;
}
.nav-right .number {
  display: flex;
  position: absolute;
  top: 0;
  right: 100%;
  min-height: 100%;
  padding: 10px 30px 10px 50px;
  align-items: center;
  word-break: keep-all;
  white-space: nowrap;
  font-size: 28px;
  color: #ffffff;
  background: #083c85;
}
.nav-right .code-box {
  position: absolute;
  right: 100%;
  top: 50%;
  padding: 3px;
  background: #ffffff;
  line-height: 18px;
}
.nav-right .hover-tank {
  margin-right: -15px;
  transition: opacity 0.3s, margin 0.3s;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 1200px) {
  .nav-right {
    display: none;
  }
}
/**首页**/
/**banner**/
.index-banner {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.index-banner .box {
  display: block;
}
.index-banner .box img {
  height: calc(70vh - 30px);
  object-fit: cover;
}
.index-banner .swiper-points {
  position: absolute;
  left: 0;
  bottom: 4.5%;
  z-index: 4;
  width: 100%;
}
.swiper-btns .btn {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: #ffffff no-repeat center / 7px auto;
  transition: all 0.3s;
}
.swiper-btns .btn.prev {
  background-image: url(../images/jt_1_1_1.png);
}
.swiper-btns .btn.prev:hover {
  background-image: url(../images/jt_1_1_2.png);
}
.swiper-btns .btn.next {
  margin-left: 12px;
  background-image: url(../images/jt_1_2_1.png);
}
.swiper-btns .btn.next:hover {
  background-image: url(../images/jt_1_2_2.png);
}
.swiper-btns .btn:hover {
  background-color: #2976d2;
}
@media (max-width: 1200px) {
  .index-banner .box img {
    height: auto;
  }
}
@media (max-width: 768px) {
  .index-banner .box img {
    display: block;
    height: 200px;
    object-fit: cover;
  }
  .index-banner .swiper-btns {
    bottom: 15px;
  }
  .index-banner .swiper-btns .wrap {
    justify-content: space-between;
  }
  .swiper-btns .btn {
    width: 30px;
    height: 30px;
    background-size: 5px auto;
  }
}
.more-box-a {
  font-size: 0;
  line-height: 0;
}
.more-box-a .btn {
  padding: 0 25px;
  font-size: 16px;
  line-height: 52px;
  color: #fff;
  background-color: #083c85;
}
.more-box-a .btn::after {
  content: '';
  display: block;
  margin-left: 50px;
  transform: translateX(0);
  width: 10px;
  height: 2px;
  background-color: #ffffff;
  transition: all 0.3s;
}
.more-box-a .btn:hover {
  background-color: #1153af;
}
.more-box-a .btn:hover::after {
  transform: translateX(5px);
}
.more-box-b {
  font-size: 0;
  line-height: 0;
}
.more-box-b .btn {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -1px;
  color: #2b2b2b;
}
.more-box-b .btn::before {
  content: '';
  display: block;
  margin-right: 6px;
  width: 15px;
  height: 15px;
  background: url(../images/icon2.png) no-repeat center / contain;
  transform: rotate(0deg) scale(1);
  transition: all 0.3s;
}
.more-box-b .btn:hover {
  color: #1153af;
}
.more-box-b .btn:hover::before {
  transform: rotate(90deg) scale(0.8);
}
.more-box-c {
  font-size: 0;
  line-height: 0;
}
.more-box-c .btn {
  display: flex;
  border: solid 1px #7f7f7f;
  padding: 0 15px;
  align-items: center;
  justify-content: center;
  font-size: 0;
  line-height: 38px;
  letter-spacing: -1px;
  color: #ffffff;
}
.more-box-c .btn::after {
  content: '';
  display: block;
  margin-left: 0;
  width: 8px;
  height: 15px;
  background: url(../images/icon_jt_1_1.png) no-repeat center / contain;
  transition: all 0.3s;
}
.more-box-c .btn:hover {
  border: solid 1px #083c85;
  font-size: 16px;
  background-color: #083c85;
}
.more-box-c .btn:hover::after {
  margin-left: 45px;
  background-image: url(../images/icon_jt_1_2.png);
}
.auto-title {
  position: relative;
}
.auto-title .title-img {
  display: block;
  height: auto!important;
  max-width: 100%;
}
.auto-title .title-h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: 'Franklin Gothic Heavy';
  font-size: 40px;
  line-height: 1.2em;
  color: #090d13;
}
.auto-title-a {
  padding-top: 95px;
  padding-bottom: 50px;
}
.auto-title-a .auto-title-h1 {
  font-weight: 600;
  font-size: 42px;
  line-height: 1.4em;
  color: #333333;
}
.auto-title-a .auto-des-b {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.4em;
  color: #666666;
}
@media (max-width: 1200px) {
  .auto-title .title-img {
    zoom: 0.6;
  }
  .auto-title .title-h1 {
    font-size: 26px;
  }
  .auto-title-a {
    padding-top: 45px;
    padding-bottom: 30px;
  }
  .auto-title-a .auto-title-h1 {
    font-size: 36px;
  }
  .auto-title-a .auto-des-b {
    margin-top: 10px;
    font-size: 15px;
  }
  .more-box-a .btn {
    padding: 0 20px;
    font-size: 14px;
    line-height: 38px;
  }
  .more-box-a .btn::after {
    margin-left: 30px;
  }
  .more-box-a .btn:hover {
    background-color: #1153af;
  }
  .more-box-a .btn:hover::after {
    transform: translateX(5px);
  }
  .more-box-b .btn {
    font-size: 14px;
    line-height: 22px;
  }
  .more-box-b .btn::before {
    width: 12px;
    height: 12px;
  }
  .more-box-c .btn {
    padding: 0 10px;
    line-height: 30px;
  }
  .more-box-c .btn::after {
    width: 6px;
    height: 12px;
  }
  .more-box-c .btn:hover {
    font-size: 14px;
  }
  .more-box-c .btn:hover::after {
    margin-left: 25px;
  }
}
@media (max-width: 992px) {
  .auto-title-a {
    padding-top: 35px;
    padding-bottom: 20px;
  }
  .auto-title-a .auto-title-h1 {
    font-size: 26px;
  }
  .auto-title-a .auto-des-b {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .auto-title .title-img {
    zoom: 0.5;
  }
  .auto-title .title-h1 {
    font-size: 20px;
  }
  .auto-title-a .auto-title-h1 {
    font-size: 20px;
  }
}
.video-auto-a {
  position: relative;
}
.video-auto-a img {
  display: block;
  position: static;
  width: 100%;
  height: auto;
}
.video-auto-a .video-play {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
}
.video-auto-a .video-play .icon {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background: #ffffff no-repeat center / contain;
  transition: all 0.3s;
}
.video-auto-a .video-play .icon::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -4px;
  margin-top: -7px;
  border-left: 13px solid #f5bb00;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  transition: all 0.3s;
}
.video-auto-a .video-play:hover {
  background: rgba(0, 0, 0, 0.5);
}
.video-auto-a .video-play:hover .icon {
  background-color: #f5bb00;
}
.video-auto-a .video-play:hover .icon::before {
  border-left-color: #ffffff;
}
@media (max-width: 992px) {
  .video-auto-a .video-play .icon {
    width: 40px;
    height: 40px;
  }
  .video-auto-a .video-play .icon::before {
    margin-left: -3px;
    margin-top: -6px;
    border-left-width: 10px;
    border-top-width: 6px;
    border-bottom-width: 6px;
  }
}
.index-block-a {
  background: url(../images/index/bg1.jpg) no-repeat center / 100% 100%;
  overflow: hidden;
}
.index-block-a .index-block-a-title {
  padding-top: 40px;
}
.index-block-a .flex-box {
  padding-top: 25px;
  padding-bottom: 73px;
}
.index-block-a .left-box {
  flex-shrink: 0;
  width: 365px;
}
.index-block-a .left-box .des {
  margin-top: 15px;
  margin-bottom: 30px;
  width: 340px;
  max-width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #555555;
}
.index-block-a .left-box .list {
  width: 340px;
  max-width: 100%;
}
.index-block-a .left-box .list .list-li {
  position: relative;
  width: 100%;
  padding: 15px 28px;
  font-size: 20px;
  line-height: 26px;
  color: #083c85;
  background: transparent;
}
.index-block-a .left-box .list .list-li.on {
  color: #fff;
  background-image: linear-gradient(-28deg, #083c85 0%, #2e4aa5 100%), linear-gradient(#083c85, #083c85);
  background-blend-mode: normal, normal;
}
.index-block-a .left-box .list .list-li.on .jt-c {
  display: block;
}
.index-block-a .left-box .list .list-li .jt-c {
  display: none;
  position: absolute;
  right: 10px;
  top: 0;
  height: 100%;
  transform: rotate(-90deg);
}
.index-block-a .left-box .list .list-li .jt-c::before,
.index-block-a .left-box .list .list-li .jt-c::after {
  background: #fff;
}
.index-block-a .right-box {
  width: calc(100% - 365px - 6.598%);
}
@media (max-width: 1470px) {
  .index-block-a img {
    max-width: 100%;
  }
  .index-block-a .left-box {
    width: 300px;
  }
  .index-block-a .left-box .list .list-li {
    padding: 12px 25px;
  }
  .index-block-a .right-box {
    width: calc(96% - 300px);
  }
}
@media (max-width: 1200px) {
  .index-block-a .index-block-a-title {
    padding-top: 30px;
  }
  .index-block-a .flex-box {
    padding-top: 5px;
    padding-bottom: 45px;
  }
  .index-block-a .left-box {
    width: 100%;
  }
  .index-block-a .left-box .des {
    margin: 10px 0 20px;
    width: 100%;
  }
  .index-block-a .left-box .list {
    display: none;
    width: 100%;
  }
  .index-block-a .left-box .list .list-li {
    width: auto;
    padding: 8px 15px;
    font-size: 14px;
    line-height: 20px;
  }
  .index-block-a .right-box {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .index-block-a .flex-box {
    padding-bottom: 30px;
  }
  .index-block-a .left-box .des {
    margin: 10px 0 15px;
  }
}
.index-block-b {
  background: url(../images/index/bg2.jpg) no-repeat right center / 100% 100%;
  padding-top: 115px;
}
.index-block-b .wid {
  width: 590px;
  max-width: 60%;
}
.index-block-b .des {
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 24px;
  line-height: 35px;
  color: #083c85;
}
.index-block-b .cont {
  margin-bottom: 45px;
  font-size: 18px;
  line-height: 32px;
  color: #6a6c72;
}
.index-block-b .more-box-a {
  display: inline-block;
  vertical-align: top;
}
.index-block-b .flex-block {
  position: relative;
  z-index: 2;
  transform: translateY(50%);
  padding: 20px 0;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 5px 10px 84px 3px rgba(0, 0, 0, 0.08);
}
.index-block-b .flex-block .li {
  position: relative;
  width: 25%;
  padding: 20px 2%;
  transform: translateY(0);
  transition: all 0.3s;
}
.index-block-b .flex-block .li:hover {
  transform: translateY(-3px);
}
.index-block-b .flex-block .li + .li::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 80px;
  background: #f2f3f8;
}
.index-block-b .flex-block .num {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 36px;
  color: #083c85;
}
.index-block-b .flex-block .num .num-val {
  font-size: 50px;
  font-weight: 600;
  letter-spacing: -4px;
  color: #083c85;
}
.index-block-b .flex-block .num .ico {
  margin-left: 3px;
  font-size: 20px;
}
.index-block-b .flex-block .txt {
  margin-top: 15px;
  font-size: 16px;
  line-height: 26px;
  color: #6a6c72;
}
@media (max-width: 1200px) {
  .index-block-b {
    padding-top: 45px;
  }
  .index-block-b .des {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
  }
  .index-block-b .cont {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
  }
  .index-block-b .flex-block {
    padding: 15px 0;
  }
  .index-block-b .flex-block .li {
    padding: 15px 2%;
  }
  .index-block-b .flex-block .li .num {
    line-height: 28px;
  }
  .index-block-b .flex-block .li .num .num-val {
    font-size: 30px;
    letter-spacing: 0;
  }
  .index-block-b .flex-block .li .txt {
    margin-top: 5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 768px) {
  .index-block-b {
    padding-top: 35px;
    padding-bottom: 35px;
    background-size: 200% 100%;
    background-position: right bottom;
    background: transparent;
  }
  .index-block-b .wid {
    width: 100%;
    max-width: 100%;
  }
  .index-block-b .des {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 24px;
  }
  .index-block-b .cont {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .index-block-b .flex-block {
    transform: translateY(0);
    margin-top: 15px;
    padding: 0;
  }
  .index-block-b .flex-block .li {
    width: 100%;
    padding: 25px 2%;
  }
  .index-block-b .flex-block .li + .li {
    border-top: 1px solid #eee;
  }
  .index-block-b .flex-block .li .num {
    line-height: 28px;
  }
  .index-block-b .flex-block .li .num .num-val {
    font-size: 28px;
  }
  .index-block-b .flex-block .li .txt {
    margin-top: 5px;
    font-size: 14px;
    line-height: 24px;
  }
}
.index-block-c {
  padding: 175px 0 95px;
  background: #f5f6fb;
  overflow: hidden;
}
.index-block-c .title-box::after {
  content: "";
  display: block;
  margin-top: 28px;
  width: 100%;
  height: 2px;
  background-color: #083c85;
  opacity: 0.5;
}
.index-block-c .title-box .more-box-b {
  flex-shrink: 0;
}
.index-block-c .swiper-box {
  margin: 0 -15px;
}
.index-block-c .swiper-box .swiper-container {
  padding-top: 80px;
}
.index-block-c .swiper-box .box {
  display: block;
  margin: 0 15px;
  padding: 10px 10px 0;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0);
  transform: translateY(0);
  transition: all 0.3s;
}
.index-block-c .swiper-box .box:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transform: translateY(-20px);
}
.index-block-c .swiper-box .box:hover .title {
  color: #083c85;
}
.index-block-c .swiper-box .box:hover .more-box-c .btn {
  border: solid 1px #083c85;
  font-size: 16px;
  background-color: #083c85;
}
.index-block-c .swiper-box .box:hover .more-box-c .btn::after {
  margin-left: 45px;
  background-image: url(../images/icon_jt_1_2.png);
}
.index-block-c .swiper-box .img-box::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 92.87%;
}
.index-block-c .swiper-box .cont {
  padding: 30px 30px  35px;
}
.index-block-c .swiper-box .title {
  font-size: 24px;
  line-height: 34px;
  color: #000000;
}
.index-block-c .swiper-box .des {
  margin-top: 7px;
  margin-bottom: 30px;
  -webkit-line-clamp: 3;
  font-size: 18px;
  line-height: 28px;
  color: #2b2b2b;
  opacity: 0.8;
}
@media (max-width: 1200px) {
  .index-block-c {
    padding: 95px 0 45px;
  }
  .index-block-c .title-box::after {
    margin-top: 15px;
  }
  .index-block-c .swiper-box {
    margin: 0 -8px;
  }
  .index-block-c .swiper-box .swiper-container {
    padding-top: 35px;
  }
  .index-block-c .swiper-box .box {
    margin: 0 8px;
  }
  .index-block-c .swiper-box .box:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
  }
  .index-block-c .swiper-box .box:hover .more-box-c .btn {
    font-size: 14px;
  }
  .index-block-c .swiper-box .box:hover .more-box-c .btn::after {
    margin-left: 25px;
  }
  .index-block-c .swiper-box .cont {
    padding: 20px 20px;
  }
  .index-block-c .swiper-box .title {
    font-size: 20px;
    line-height: 28px;
  }
  .index-block-c .swiper-box .des {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 768px) {
  .index-block-c {
    padding: 35px 0;
  }
  .index-block-c .title-box::after {
    margin-top: 15px;
  }
  .index-block-c .swiper-box {
    margin: 0 -5px;
  }
  .index-block-c .swiper-box .swiper-container {
    padding-top: 20px;
  }
  .index-block-c .swiper-box .box {
    margin: 0 5px;
  }
  .index-block-c .swiper-box .cont {
    padding: 15px;
  }
  .index-block-c .swiper-box .title {
    font-size: 16px;
    line-height: 24px;
  }
  .index-block-c .swiper-box .des {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
  }
}
.index-block-d {
  padding-top: 45px;
  background: url(../images/index/bg3.jpg) no-repeat right center / 100% 100%;
  overflow: hidden;
}
.index-block-d .title-box::after {
  content: "";
  display: block;
  margin-top: 28px;
  width: 100%;
  height: 2px;
  background-color: #083c85;
  opacity: 0.5;
}
.index-block-d .title-box .more-box-b {
  flex-shrink: 0;
}
.index-block-d .flex-box {
  padding-top: 60px;
  padding-bottom: 95px;
}
.index-block-d .left-box {
  width: 215px;
  text-align: center;
  background-color: #fff;
}
.index-block-d .left-box .ul {
  padding: 20px 0;
}
.index-block-d .left-box .ul .li {
  padding: 7px 0;
}
.index-block-d .left-box .ul .title {
  display: block;
  padding: 13px 25px;
  font-size: 20px;
  line-height: 24px;
  color: #6a6c72;
}
.index-block-d .left-box .ul .title.on {
  color: #ffffff;
  background-color: #083c85;
}
.index-block-d .right-box {
  width: calc(100% - 215px - 4.1%);
}
.index-block-d .right-box .list2 {
  display: flex;
  min-height: 100%;
}
.index-block-d .right-box .ul {
  min-height: 100%;
}
@media (max-width: 1200px) {
  .index-block-d .title-box::after {
    margin-top: 15px;
  }
  .index-block-d .flex-box {
    padding-top: 20px;
    padding-bottom: 45px;
  }
  .index-block-d .left-box {
    display: none;
    width: 100%;
  }
  .index-block-d .left-box .ul {
    padding: 0;
  }
  .index-block-d .left-box .ul .li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 0;
  }
  .index-block-d .left-box .ul .title {
    padding: 8px 15px;
    font-size: 14px;
    line-height: 20px;
  }
  .index-block-d .right-box {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .index-block-d {
    padding-top: 35px;
  }
  .index-block-d .flex-box {
    padding-top: 20px;
    padding-bottom: 35px;
  }
}
.index-block-e {
  padding-top: 45px;
  overflow: hidden;
}
.index-block-e .title-box::after {
  content: "";
  display: block;
  margin-top: 28px;
  width: 100%;
  height: 2px;
  background-color: #083c85;
  opacity: 0.5;
}
.index-block-e .title-box .more-box-b {
  flex-shrink: 0;
}
.index-block-e .swiper-box {
  padding-top: 50px;
  margin-left: -15px;
  margin-right: -15px;
}
.index-block-e .swiper-box .swiper-container {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.index-block-e .swiper-box .img-box {
  width: 47.23%;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.index-block-e .swiper-box .img-box::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 75%;
}
.index-block-e .swiper-box .img-box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 10px solid #ffffff;
  width: 100%;
  height: 100%;
}
.index-block-e .swiper-box .img-box img {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  left: 10px;
  top: 10px;
}
.index-block-e .swiper-box .img-box:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.index-block-e .swiper-box .cont {
  width: 50%;
}
.index-block-e .swiper-box .title {
  font-size: 24px;
  line-height: 31px;
  color: #083c85;
}
.index-block-e .swiper-box .time {
  display: flex;
  margin: 20px 0 22px;
  align-items: center;
  font-size: 18px;
  line-height: 24px;
  color: rgba(8, 60, 133, 0.5);
}
.index-block-e .swiper-box .time::before {
  content: "";
  display: block;
  margin-right: 7px;
  width: 14px;
  height: 14px;
  background: url(../images/icon4.png) no-repeat center / contain;
}
.index-block-e .swiper-box .des {
  -webkit-line-clamp: 6;
  font-size: 18px;
  line-height: 28px;
  color: #6a6c72;
  opacity: 0.8;
}
.index-block-e .swiper-box .more-box-a {
  display: inline-block;
  margin-top: 55px;
  vertical-align: top;
}
.index-block-e .swiper-box .swiper-points {
  padding-top: 28px;
  text-align: left;
}
.index-block-e .swiper-box .swiper-points span {
  background: #083c85;
}
.index-block-e .swiper-box .swiper-points span:first-child {
  margin-left: 0;
}
.index-block-e .list3 {
  padding-top: 25px;
  padding-bottom: 95px;
}
@media (max-width: 1200px) {
  .index-block-e {
    padding-top: 45px;
  }
  .index-block-e .title-box::after {
    margin-top: 15px;
  }
  .index-block-e .swiper-box {
    padding-top: 25px;
  }
  .index-block-e .swiper-box .cont {
    width: 50%;
  }
  .index-block-e .swiper-box .title {
    font-size: 18px;
    line-height: 26px;
  }
  .index-block-e .swiper-box .time {
    margin: 15px 0 15px;
    font-size: 14px;
    line-height: 22px;
  }
  .index-block-e .swiper-box .time::before {
    margin-right: 5px;
    width: 12px;
    height: 12px;
  }
  .index-block-e .swiper-box .des {
    -webkit-line-clamp: 4;
    font-size: 14px;
    line-height: 24px;
  }
  .index-block-e .swiper-box .more-box-a {
    margin-top: 15px;
  }
  .index-block-e .swiper-box .swiper-points {
    padding-top: 15px;
  }
  .index-block-e .list3 {
    padding-top: 15px;
    padding-bottom: 35px;
  }
}
@media (max-width: 768px) {
  .index-block-e {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .index-block-e .swiper-box {
    padding-top: 20px;
  }
  .index-block-e .swiper-box .img-box {
    width: 100%;
  }
  .index-block-e .swiper-box .cont {
    width: 100%;
    padding-top: 15px;
  }
  .index-block-e .swiper-box .title {
    font-size: 16px;
    line-height: 22px;
  }
  .index-block-e .swiper-box .time {
    margin: 10px 0 5px;
  }
  .index-block-e .swiper-box .des {
    -webkit-line-clamp: 3;
    font-size: 14px;
    line-height: 24px;
  }
  .index-block-e .swiper-box .more-box-a {
    display: none;
  }
  .index-block-e .list3 {
    display: none;
  }
}
/**内页banner**/
.auto-banner {
  position: relative;
  overflow: hidden;
}
.auto-banner .cont {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  color: #ffffff;
}
.auto-banner .cont .title {
  font-size: 40px;
  font-weight: 400;
  line-height: 1.4em;
  color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 1480px) {
  .auto-banner .cont .title {
    font-size: 36px;
  }
}
@media (max-width: 1200px) {
  .auto-banner .cont .title {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .auto-banner {
    height: 160px;
  }
  .auto-banner .img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    height: 100%;
    width: auto;
    max-width: 999999px;
  }
}
/**产品列表**/
.product-block-a {
  padding: 52px 0 35px;
  background: url(../images/product/bg.jpg) no-repeat center / 100% 100%;
}
.product-block-a .left-block {
  width: 365px;
  flex-shrink: 0;
}
.product-block-a .left-block .info {
  padding: 25px 39px 45px;
}
.product-block-a .left-block .info .h2 {
  margin-bottom: 22px;
  font-size: 40px;
  font-weight: normal;
  line-height: 1.4em;
  color: #090d13;
  font-family: 'Franklin Gothic Heavy';
}
.product-block-a .left-block .info .des {
  font-size: 14px;
  line-height: 24px;
  color: #444444;
}
.product-block-a .left-block .list .li .tit {
  display: block;
  border-top: 1px solid rgba(221, 221, 221, 0.6);
  padding: 27px 39px;
  font-size: 20px;
  color: #444444;
  background: #ffffff;
}
.product-block-a .left-block .list .li .tit:hover {
  background: #f1f1f1;
}
.product-block-a .left-block .list .li.on .tit {
  color: #ffffff;
  background: #083c85;
}
.product-block-a .right-box {
  width: calc(100% - 365px - 6.598%);
}
@media (max-width: 1480px) {
  /**产品列表**/
  .product-block-a .left-block {
    width: 300px;
  }
  .product-block-a .left-block .info {
    padding: 29px 35px 30px;
  }
  .product-block-a .left-block .info .h2 {
    margin-bottom: 15px;
    font-size: 32px;
  }
  .product-block-a .left-block .list .li .tit {
    padding: 22px 35px;
    font-size: 16px;
  }
  .product-block-a .right-box {
    width: calc(96% - 300px);
  }
}
@media (min-width: 1201px) {
  /**产品列表**/
  .product-block-a .left-block .list {
    display: block!important;
  }
}
@media (max-width: 1200px) {
  /**产品列表**/
  .product-block-a {
    padding: 30px 0 0;
  }
  .product-block-a .left-block {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 20px;
  }
  .product-block-a .left-block .info {
    padding: 0;
  }
  .product-block-a .left-block .info .info-cont {
    padding: 10px 15px;
  }
  .product-block-a .left-block .info .h2 {
    margin-bottom: 0;
    font-size: 20px;
  }
  .product-block-a .left-block .info .des {
    display: none;
    margin-top: 5px;
  }
  .product-block-a .left-block .info .type-btn {
    display: flex;
    flex-shrink: 0;
    width: 40px;
    animation: anname1 0.8s infinite linear alternate;
  }
  .product-block-a .left-block .info .type-btn::before {
    content: "";
    transform: rotate(90deg);
    width: 8px;
    height: 15px;
    background: url(../images/icon_jt_1_3.png) no-repeat center / contain;
    transition: all 0.3s;
  }
  .product-block-a .left-block.on .info .type-btn::before {
    content: "";
    transform: rotate(-90deg);
  }
  .product-block-a .left-block .list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
  }
  .product-block-a .left-block .list .li .tit {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 22px;
  }
  .product-block-a .right-box {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 768px) {
  /**产品列表**/
  .product-block-a {
    padding-top: 15px;
  }
  .product-block-a .left-block {
    margin-bottom: 15px;
  }
  .product-block-a .left-block .info .h2 {
    font-size: 18px;
  }
}
/**公共模块**/
.auto-block-iframe .postion-box {
  position: relative;
  top: -40px;
}
.auto-block-iframe .left-box {
  width: 68.75%;
}
.auto-block-iframe .right-box {
  width: 31.25%;
  background: #f5f7fa;
}
.auto-block-iframe .cont-block {
  margin-right: 4.5%;
}
.auto-block-iframe .pad-bet {
  padding-left: 50px;
  padding-right: 50px;
}
.auto-block-iframe .pad-bet2 {
  padding-left: 35px;
  padding-right: 35px;
}
.type-menu {
  border-bottom: 3px solid #efefed;
}
.type-menu a {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 84px;
  color: #666666;
}
.type-menu a + a {
  margin-left: 30px;
}
.type-menu a::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 3px;
  background-color: #1492ff;
  transition: all 0.3s;
}
.type-menu a.on,
.type-menu a:hover {
  color: #1492ff;
}
.type-menu a.on::after {
  width: 100%;
}
.type-menu-a .a-box {
  margin: 0 -8px;
  padding: 30px 0;
}
.type-menu-a .a-box .a {
  margin: 5px 8px;
  border: solid 1px #dddddd;
  min-width: 136px;
  padding: 13px 15px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  background-color: #ffffff;
  transition: all 0.3s;
}
.type-menu-a .a-box .a:hover {
  color: #083c85;
  border-color: #083c85;
}
.type-menu-a .a-box .a.on {
  color: #fff;
  border-color: #083c85;
  background-color: #083c85;
  font-family: 'Franklin Gothic Heavy';
}
/**面包屑地址**/
.website-map {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
/*   background: #f8f8f8; */
}
.website-map.line {
  border-bottom: 1px solid #eeeeee;
}
.website-map.m-bot {
  margin-bottom: 54px;
}
.website-map .cont {
  padding: 23px 0;
}
.website-map .cont.line {
  border-bottom: 2px solid #666666;
}
.website-map .cont.line2 {
  border-bottom: 1px solid #e4e3e3;
}
.website-map a {
  white-space: nowrap;
  color: #666666;
}
.website-map a:hover {
  color: #2f90cd;
}
.website-map span {
  white-space: nowrap;
}
.website-map .tit img {
  width: 14px;
  margin-right: 4px;
}
@media (max-width: 1380px) {
  /**公共模块**/
  .auto-block-iframe .pad-bet {
    padding-left: 35px;
    padding-right: 35px;
  }
  .auto-block-iframe .pad-bet2 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .type-menu a {
    font-size: 15px;
    line-height: 74px;
  }
  .type-menu a + a {
    margin-left: 25px;
  }
  /**面包屑地址**/
  .website-map {
    font-size: 15px;
  }
  .website-map .home {
    padding-left: 20px;
  }
  .website-map .jt {
    margin: 0 10px;
  }
}
@media (max-width: 1200px) {
  /**公共模块**/
  .auto-block-iframe {
    padding-bottom: 5px;
  }
  .auto-block-iframe .postion-box {
    top: -30px;
  }
  .auto-block-iframe .pad-bet {
    padding-left: 25px;
    padding-right: 25px;
  }
  .auto-block-iframe .pad-bet2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .type-menu a {
    font-size: 14px;
    line-height: 56px;
  }
  .type-menu a + a {
    margin-left: 20px;
  }
  .type-menu-a .a-box {
    padding: 25px 0;
  }
  .type-menu-a .a-box .a {
    min-width: 100px;
    padding: 10px 15px;
  }
  /**面包屑地址**/
  .website-map {
    font-size: 14px;
  }
  .website-map.m-bot {
    margin-bottom: 35px;
  }
  .website-map .cont {
    padding: 20px 0;
  }
}
@media (max-width: 992px) {
  /**公共模块**/
  .auto-block-iframe {
    padding-bottom: 0;
  }
  .auto-block-iframe .postion-box {
    top: -20px;
  }
  .auto-block-iframe .pad-bet {
    padding-left: 15px;
    padding-right: 15px;
  }
  .auto-block-iframe .pad-bet2 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .auto-block-iframe .left-box {
    width: 100%;
  }
  .auto-block-iframe .right-box {
    width: 100%;
  }
  .auto-block-iframe .box-b {
    order: -1;
  }
  .auto-block-iframe .cont-block {
    margin-right: 0;
  }
  .type-menu a {
    line-height: 42px;
  }
  .type-menu a + a {
    margin-left: 15px;
  }
  /**面包屑地址**/
  .website-map.m-bot {
    margin-bottom: 25px;
  }
  .website-map .cont {
    padding: 15px 0;
  }
}
@media (max-width: 768px) {
  .news-list .list2 {
    margin: 0 -15px;
  }
  .type-menu-a .a-box {
    padding: 20px 0;
  }
  .type-menu-a .a-box .a-box {
    margin: 0 -5px;
  }
  .type-menu-a .a-box .a {
    margin: 5px;
    min-width: 90px;
    padding: 8px 15px;
    font-size: 14px;
  }
}
@media (max-width: 370px) {
  /**面包屑地址**/
  .website-map {
    font-size: 13px;
  }
  .type-menu a {
    font-size: 13px;
  }
  .type-menu a + a {
    margin-left: 10px;
  }
}
/**详情**/
.info-block-a {
  padding-top: 55px;
}
.info-block-a .h1 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4em;
  color: #000000;
}
.info-block-a .time {
  margin-top: 15px;
  margin-bottom: 18px;
  font-family: Montserrat-Regular;
  font-size: 24px;
  line-height: 28px;
  color: #dad9d6;
}
.info-block-a .cont {
  position: relative;
  border-top: 4px solid #f1f1ef;
  border-bottom: 4px solid #f1f1ef;
  padding-top: 17px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 28px;
  color: #000000;
}
.info-block-a .cont img {
  max-width: 100%;
  height: auto!important;
}
.info-block-a .cont::before,
.info-block-a .cont::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 16%;
  height: 4px;
  background-color: #1492ff;
}
.info-block-a .cont::before {
  top: -4px;
}
.info-block-a .cont::after {
  bottom: -4px;
}
.info-block-a .share-box {
  margin-top: 12px;
}
/**详情页上一篇下一篇**/
.info-page {
  margin-top: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 30px;
  color: #2e9aff;
  background: #dfeffc;
  transition: all 0.3s;
}
.info-page a {
  color: #2e9aff;
}
.info-page a:hover {
  color: #097bde;
}
.info-page p {
  max-width: 48%;
}
@media (max-width: 1380px) {
  /**详情**/
  .info-block-a {
    padding-top: 45px;
  }
  .info-block-a .h1 {
    font-size: 24px;
  }
  .info-block-a .time {
    margin-top: 12px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 24px;
  }
  .info-block-a .cont {
    padding-top: 12px;
    line-height: 26px;
  }
  .info-block-a .share-box {
    margin-top: 10px;
  }
  /**详情页上一篇下一篇**/
  .info-page {
    margin-top: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media (max-width: 1200px) {
  /**详情**/
  .info-block-a {
    padding-top: 30px;
  }
  .info-block-a .h1 {
    font-size: 22px;
  }
  .info-block-a .time {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }
  .info-block-a .cont {
    line-height: 24px;
  }
  /**详情页上一篇下一篇**/
  .info-page {
    margin-top: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 992px) {
  /**详情**/
  .info-block-a {
    padding-top: 25px;
  }
  .info-block-a .h1 {
    font-size: 20px;
  }
  .info-block-a .time {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
  }
  /**详情页上一篇下一篇**/
  .info-page {
    line-height: 26px;
  }
  .info-page p {
    width: 100%;
    max-width: 100%;
  }
}
/**列表翻页**/
.page-btn-box {
  padding: 5px 311px 5px;
  text-align: center;
}
.page-btn-box .page-btn {
  margin: 2.5px 10px;
  border: 1px solid #f1f1f1;
  min-width: 48px;
  padding: 0 10px;
  font-size: 18px;
  line-height: 48px;
  color: #7f7f7f;
  background: #ffffff;
  transition: all 0.3s;
}
.page-btn-box .page-btn:hover {
  border-color: #f1f1f1;
  background: #f1f1f1;
}
.page-btn-box .page-btn.on {
  color: #fff;
  border-color: #083c85;
  background: #083c85;
}
.page-btn-box .page-btn.prev,
.page-btn-box .page-btn.next {
  padding: 0 25px;
}
@media (max-width: 1470px) {
  .page-btn-box {
    padding: 45px 0;
  }
}
@media (max-width: 1200px) {
  .page-btn-box {
    padding: 35px 0;
    text-align: center;
    justify-content: center;
  }
  .page-btn-box .page-btn {
    margin: 2px 5px;
    min-width: 34px;
    font-size: 15px;
    line-height: 38px;
  }
  .page-btn-box .page-btn.prev,
  .page-btn-box .page-btn.next {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .page-btn-box {
    padding: 25px 0 30px;
  }
  .page-btn-box .page-btn {
    margin: 2px;
    min-width: 30px;
    padding: 0 15px;
    font-size: 14px;
    line-height: 34px;
  }
}
/**关于我们**/
.about-block-a {
  padding-top: 55px;
  padding-bottom: 55px;
}
.about-block-a .en {
  font-family: Montserrat-Regular;
  font-size: 30px;
  line-height: 36px;
  color: #1492ff;
}
.about-block-a .cn {
  font-size: 32px;
  line-height: 36px;
  color: #000000;
}
.about-block-a .cont {
  margin-top: 30px;
  font-size: 16px;
  line-height: 32px;
  color: #666666;
}
.about-block-b {
  padding-top: 30px;
}
.about-block-b img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.about-block-d {
  padding: 50px 60px 55px;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  background: #fefefe;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.04);
}
.about-block-d .en {
  margin-bottom: 2px;
  text-transform: uppercase;
  font-family: Montserrat-Regular;
  font-size: 30px;
  line-height: 36px;
  color: #1492ff;
}
.about-block-d .cn {
  font-size: 32px;
  line-height: 36px;
  color: #000000;
}
.about-block-d .list {
  padding-top: 50px;
}
.about-block-d .list .li {
  padding: 8px 0;
  font-size: 16px;
  line-height: 20px;
  color: #666666;
}
.about-block-d .list .li img {
  margin-right: 12px;
  flex-shrink: 0;
}
.about-block-d .list .li:nth-child(2n+1) {
  width: 40%;
}
.about-block-d .list .li:nth-child(2n+2) {
  width: 60%;
}
.about-block-d .about-left {
  width: 65%;
}
.about-block-d .about-right {
  text-align: right;
  flex-shrink: 0;
}
.about-block-d .about-right .code-block {
  display: inline-block;
  vertical-align: top;
}
.about-block-d .about-right .code-block img {
  display: block;
  margin: 5px 0 10px;
}
@media (max-width: 1380px) {
  /**关于我们**/
  .about-block-a {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .about-block-a .en {
    font-size: 28px;
    line-height: 32px;
  }
  .about-block-a .cn {
    font-size: 30px;
    line-height: 34px;
  }
  .about-block-a .cont {
    margin-top: 25px;
    font-size: 15px;
    line-height: 28px;
  }
  .about-block-b {
    padding-top: 25px;
  }
  .about-block-d {
    padding: 40px 50px 45px;
  }
  .about-block-d .en {
    margin-bottom: 0;
    font-size: 28px;
    line-height: 32px;
  }
  .about-block-d .cn {
    font-size: 30px;
    line-height: 34px;
  }
  .about-block-d .list {
    padding-top: 40px;
  }
  .about-block-d .list .li {
    padding: 6px 0;
    font-size: 15px;
  }
  .about-block-d .list .li img {
    margin-right: 10px;
  }
}
@media (max-width: 1200px) {
  /**关于我们**/
  .about-block-a {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .about-block-a .en {
    font-size: 24px;
    line-height: 28px;
  }
  .about-block-a .cn {
    font-size: 26px;
    line-height: 28px;
  }
  .about-block-a .cont {
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
  }
  .about-block-b {
    padding-top: 20px;
  }
  .about-block-d {
    padding: 30px 35px 35px;
  }
  .about-block-d .en {
    font-size: 24px;
    line-height: 28px;
  }
  .about-block-d .cn {
    font-size: 26px;
    line-height: 28px;
  }
  .about-block-d .list {
    padding-top: 30px;
  }
  .about-block-d .list .li {
    padding: 4px 0;
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  /**关于我们**/
  .about-block-a {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .about-block-a .en {
    font-size: 18px;
    line-height: 24px;
  }
  .about-block-a .cn {
    font-size: 18px;
    line-height: 24px;
  }
  .about-block-a .cont {
    margin-top: 15px;
    line-height: 24px;
  }
  .about-block-b {
    padding-top: 20px;
  }
  .about-block-d {
    padding: 30px 15px 30px;
    font-size: 14px;
  }
  .about-block-d .en {
    font-size: 18px;
    line-height: 24px;
  }
  .about-block-d .cn {
    font-size: 18px;
    line-height: 24px;
  }
  .about-block-d .list {
    padding-top: 10px;
  }
  .about-block-d .list .li {
    width: 100%!important;
    padding: 3px 0;
    font-size: 14px;
  }
  .about-block-d .list .li img {
    margin-right: 8px;
    margin-top: 3px;
    height: 14px;
    width: 14px;
  }
  .about-block-d .about-left {
    width: 100%;
  }
  .about-block-d .about-right {
    padding-top: 10px;
    text-align: left;
  }
  .about-block-d .about-right .code-block img {
    margin-bottom: 5px;
    width: 100px;
    height: 100px;
  }
}
/**网站地图**/
.site-map {
  padding-bottom: 35px;
}
.site-map .title {
  margin: 35px 0 20px;
  font-size: 26px;
  color: #444;
  line-height: 1.2em;
}
.site-map .ul .li {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.site-map .ul .li-type {
  font-size: 20px;
  line-height: 1.4em;
}
.site-map .ul .aBox {
  margin: -5px -8px;
  padding-top: 10px;
}
.site-map .ul .aBox .div {
  display: inline-block;
  padding: 5px 8px;
  font-size: 14px;
}
.site-map .ul .aBox a:hover {
  color: #0092d5;
}
@media (max-width: 1200px) {
  .site-map {
    padding-bottom: 25px;
  }
  .site-map .title {
    margin: 30px 0 15px;
    font-size: 20px;
  }
  .site-map .ul .li {
    padding: 10px 0;
  }
  .site-map .ul .li-type {
    font-size: 16px;
  }
  .site-map .ul .aBox {
    margin: -3px -5px;
  }
  .site-map .ul .aBox .div {
    padding: 3px 5px;
  }
}
@media (max-width: 1200px) {
  .site-map {
    padding-bottom: 25px;
  }
  .site-map .title {
    margin: 25px 0 0px;
    font-size: 18px;
  }
}
/**滚动条**/
.mCSB_container {
  margin-right: 0;
}
.mCustomScrollBox .mCSB_scrollTools {
  position: absolute;
  z-index: 2;
  width: 4px;
}
.mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.5);
}
.mCustomScrollBox .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background: rgba(0, 0, 0, 0.1);
}
@media (max-width: 992px) {
  .mCustomScrollBox .mCSB_scrollTools {
    margin: 8px 0;
    position: relative;
    width: 100%;
  }
  .mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-bottom: 0;
  }
}


.footer {
  padding-top: 100px;
  padding-bottom: 53px;
  background: #eef1fa;
}
.footer a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer .left {
  float: left;
  width: 26%;
}
.footer .left .img img {
  height: 66px;
}
.footer .left .jsh {
  font-size: 16px;
  margin-top: 24px;
  color: rgb(0 0 0 / 80%);
  line-height: 35px;
  margin-bottom: 25px;
}
.footer .left .jsh a {
  color: rgb(0 0 0 / 80%);
}
.footer .left .h3 {
  font-size: 16px;
  color: #000;
  margin-bottom: 7px;
  font-family: "Roboto-Bold";
}
.footer .left .list a {
  width: 30px;
  float: left;
  margin-right: 6px;
}
.footer .left .list a .pic {
  width: 100%;
}
.footer .right {
  float: right;
  width: 68%;
  position: relative;
}
.footer .right ul li {
  float: left;
  width: 20%;
}
.footer .right ul li a {
  display: block;
  font-size: 22px;
  color: #000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 17px;
  font-family: 'Franklin Gothic Heavy';
}
.footer .right ul li ul li {
  float: none !important;
  width: 100% !important;
}
.footer .right ul li ul li a {
  font-size: 16px;
  line-height: 48px;
  margin: 0;
  font-family: ' ';
}
.footer .right ul li:nth-child(1) {
  width: 28%;
}
.footer .right ul li:nth-child(2) {
  width: 28%;
}
.footer .right ul li:nth-child(3) {
  width: 22%;
}
.footer .right ul li:nth-child(4) {
  width: 22%;
}
.footer .right ul li:nth-child(5) {
  width: 8%;
  float: right;
}
.footer .gotop {
  position: absolute;
  bottom: -30px;
  right: 0;
}
.footer-bottom {
  padding: 15px 0;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.7);
  line-height: 24px;
  background: #4a79ff;
}
.footer-bottom a {
  float: right;
  color: #fff;
  font-size: 16px;
  background: url("../images/jiantu.webp") no-repeat center right;
  padding-right: 20px;
  display: block;
}
.footer-suspend {
  position: fixed;
  right: 16px;
  bottom: 20%;
  text-align: right;
  z-index: 300;
}
.footer-suspend .item-box {
  margin-bottom: 6px;
  cursor: pointer;
  display: inline-block;
  pointer-events: none;
}
.footer-suspend .item-box.active {
  pointer-events: auto;
}
.footer-suspend .item-box.active .item-inner::after {
  width: calc(90%);
  background-color: #002296;
}
.footer-suspend .item-box.active .item-icon {
  background-color: #002296;
}
.footer-suspend .item-box.active .item-txt {
  padding-right: 64px;
  opacity: 1;
}
.footer-suspend .item-box.active .item-txt.item-txt2 {
  padding-right: 20px;
  right: 54px;
  opacity: 1;
}
.footer-suspend .item-inner {
  display: inline-block;
  position: relative;
}
.footer-suspend .item-txt,
.footer-suspend .item-icon {
  display: inline-block;
  vertical-align: middle;
}
.footer-suspend .item-txt {
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  opacity: 0;
  font-size: 12px;
  color: #fff;
  min-height: 54px;
  padding: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 200px;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
  right: 0;
  background-color: #002296;
  border-radius: 30px;
}
.footer-suspend .item-txt.item-txt3 {
  width: 160px;
}
.footer-suspend .item-txt.item-txt2 {
  width: 150px;
}
.footer-suspend .item-icon {
  -webkit-transition: background .3s, border .3s;
  -o-transition: background .3s, border .3s;
  transition: background .3s, border .3s;
  position: relative;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  z-index: 20;
  background-color: #002296;
  pointer-events: auto;
}
.footer-suspend i {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 24px;
  color: #fff;
  margin-left: -27px;
  margin-top: -27px;
  border-radius: 50%;
  overflow: hidden;
  width: 54px;
  height: 54px;
}
.footer-suspend i.icon-ftel {
  background: url("../images/phone.webp") no-repeat center center;
}
.footer-suspend i.icon-chat1 {
  background: url("../images/ew.webp") no-repeat center center;
}
.footer-suspend i.icon-bt {
  background: url("../images/top1.webp") no-repeat center center;
}
.footer-suspend .icon-message {
  display: block;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}



.fixed-bar {
	top: 50%;
	position: fixed;
	right: 10px;
	width: 0.4rem;
	z-index: 9999;
}

@media (max-width: 1200px) {
	.fixed-bar {
		display: none;
	}
}

.fixed-bar li {
	width: 0.4rem;
	height: 0.4rem;
	text-align: center;
	line-height: 0.4rem;
	background-color: #002c85;
	margin-bottom: 1px;
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.fixed-bar li img {
	vertical-align: middle;
	max-height: 0.3rem;
}

.fixed-bar li:hover {
	background: #2b2c30;
}

.fixed-bar .mail p {
	right: 0;
	padding-left: 0.4rem;
	position: relative;
	width: 0;
	background: url('../images/fx-4.png') no-repeat center center;
	background-size: 0.3rem;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
}

.fixed-bar .mail:hover p {
	background: url('../images/fx-4.png') no-repeat 0.1rem center;
	background-color: #2b2c30;
}

.fixed-bar .mail p a {
	color: #fff;
}

.fixed-bar .wapp p {
	right: 0;
	padding-left: 50px;
	position: relative;
	height: 50px;
	line-height: 50px;
	width: 0;
	background: url('../images/f-whatapp.png') no-repeat 0 center;
	background-size: 50px;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
}

.fixed-bar .mail p a {
	color: #fff;
}

.fixed-bar li:hover p {
	left: -179px;
	width: 200px;
	background-color: #2b2c30;
}

.fixed-bar .mail:hover,
.fixed-bar .tel:hover {
	background-color: #2b2c30;
}

.fixed-bar .tel p {
	right: 0;
	padding-left: 0.4rem;
	position: relative;
	width: 0;
	line-height: 0.18rem;
	padding-top: 0.02rem;
	padding-bottom: 0.02rem;
	background: url(../images/fx-5.png) no-repeat 5px 5px;
	background-size: 0.3rem;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	height: 0.4rem;
}

.fixed-bar .tel:hover p {
	background: url('../images/fx-4.png') no-repeat 0.1rem center;
	background-color: #2b2c30;
}

.fixed-bar .tel p a {
	color: #fff;
}

.fixed-bar .fixed-inquiry {
	background: #9c9ea3 url('../images/ico-inquiry.png') no-repeat center 12px;
	background-size: 0.3rem;
	height: 70px;
	overflow: hidden;
}

.fixed-bar .fixed-inquiry a {
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding-top: 44px;
	width: 50px;
	height: 26px;
}

.fixed-bar .fixed-inquiry:hover {
	background: #002c85 url('../images/ico-inquiry.png') no-repeat center 12px;
}

.fixed-bar .fixed-facebook {
	background: #002c85 url('../images/ico-facebook.png') no-repeat center;
}

.fixed-bar .fixed-facebook a {
	width: 50px;
	height: 50px;
	display: block;
}

.fixed-bar .fixed-facebook:hover {
	background: #002c85 url('../images/ico-facebook.png') no-repeat center;
}



h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
ul,
select {
	margin: 0;
	padding: 0;
}

ol,
ul {
	list-style: none;
}

body {
	overflow-x: hidden;
	color: #666;
	background: #fff;
	margin: 0 auto;
	font-size: 0.16rem;
	position: relative;
	line-height: 1.5;
	font-family: "myfont";
}

html {
	font-size: 100px!important;
}



.fixed-bar {
	top: 50%;
	position: fixed;
	right: 10px;
	width: 0.4rem;
	z-index: 9999;
}

@media (max-width: 1200px) {
	.fixed-bar {
		display: none;
	}
}

.fixed-bar li {
	width: 0.4rem;
	height: 0.4rem;
	text-align: center;
	line-height: 0.4rem;
	background-color: #4476ff;
	margin-bottom: 1px;
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.fixed-bar li img {
	vertical-align: middle;
	max-height: 0.3rem;
}

.fixed-bar li:hover {
	background: #2b2c30;
}


.fixed-bar .mail p {
	right: 0;
	padding-left: 0.4rem;
	position: relative;
	width: 0;
	background: url('../images/fx-4.png') no-repeat center center;
	background-size: 0.3rem;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
}

.fixed-bar .mail:hover p {
	background: url('../images/fx-4.png') no-repeat 0.1rem center;
	background-color: #2b2c30;
}

.fixed-bar .mail p a {
	color: #fff;
}

.fixed-bar .wapp p {
	right: 0;
	padding-left: 50px;
	position: relative;
	height: 50px;
	line-height: 50px;
	width: 0;
	background: url('../images/f-whatapp.png') no-repeat 0 center;
	background-size: 50px;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
}

.fixed-bar .mail p a {
	color: #fff;
}

.fixed-bar li:hover p {
	left: -179px;
	width: 200px;
	background-color: #2b2c30;
}

.fixed-bar .mail:hover,
.fixed-bar .tel:hover {
	background-color: #2b2c30;
}


.fixed-bar .mail1 p {
	right: 0;
	padding-left: 0.4rem;
	position: relative;
	width: 0;
	line-height: 0.18rem;
	padding-top: 0.12rem;
	padding-bottom: 0.02rem;
	background: url(../images/fx-4.png) no-repeat 5px 5px;
	background-size: 0.3rem;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	height: 0.4rem;
}

.fixed-bar .mail1:hover p {
	background: url('../images/fx-4.png') no-repeat 0.1rem center;
	background-color: #2b2c30;
}

.fixed-bar .mail1 p a {
	color: #fff;
}



.fixed-bar .tel p {
	right: 0;
	padding-left: 0.4rem;
	position: relative;
	width: 0;
	line-height: 0.18rem;
	padding-top: 0.02rem;
	padding-bottom: 0.02rem;
	background: url(../images/fx-5.png) no-repeat 5px 5px;
	background-size: 0.3rem;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	height: 0.4rem;
}

.fixed-bar .tel:hover p {
	background: url('../images/fx-4.png') no-repeat 0.1rem center;
	background-color: #2b2c30;
}

.fixed-bar .tel p a {
	color: #fff;
}

.fixed-bar .fixed-inquiry {
	background: #9c9ea3 url('../images/ico-inquiry.png') no-repeat center 12px;
	background-size: 0.3rem;
	height: 70px;
	overflow: hidden;
}

.fixed-bar .fixed-inquiry a {
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding-top: 44px;
	width: 50px;
	height: 26px;
}

.fixed-bar .fixed-inquiry:hover {
	background: #002c85 url('../images/ico-inquiry.png') no-repeat center 12px;
}

.fixed-bar .fixed-facebook {
	background: #002c85 url('../images/ico-facebook.png') no-repeat center;
}

.fixed-bar .fixed-facebook a {
	width: 50px;
	height: 50px;
	display: block;
}

.fixed-bar .fixed-facebook:hover {
	background: #002c85 url('../images/ico-facebook.png') no-repeat center;
}

.inside-proshow .proshow-2 .table-2 {
	line-height: 0.2rem;
}

.inside-proshow .proshow-2 .table-2 td {
	width: 33.333%;
	padding: 0.1rem;
	padding-left: 0.2rem;
}

.inside-proshow .proshow-2 .table-2 td:first-child {
	color: #222222;
}

.inside-proshow .proshow-2 .table-2 .tdfirst {
	font-family: "myfont2";
}

.inside-proshow .proshow-2 .table-2 .tdfirst td {
	color: #222222;
}

.inside-proshow .proshow-2 .table-2 .tdfirst td:nth-child(2) {
	border-right: #fff;
}

.inside-proshow .proshow-2 .table-2 .tdfirst td:last-child {
	border-left: #fff;
}

@media (max-width: 1023px) {
	.inside-proshow {
		padding-top: 80px;
	}

	.inside-proshow .proshow-1 {
		padding: 0 0 40px 0;
	}

	.inside-proshow .proshow-1 .container {
		display: block;
	}

	.inside-proshow .proshow-1 .pic {
		width: 100%;
	}

	.inside-proshow .proshow-1 .textwrap {
		line-height: 24px;
		font-size: 14px;
		width: 100%;
		padding: 0 20px;
		padding-top: 15px;
	}

	.inside-proshow .proshow-1 .textwrap h1 {
		font-size: 20px;
		line-height: 30px;
	}

	.inside-proshow .proshow-1 .textwrap .tag {
		margin-top: 10px;
	}

	.inside-proshow .proshow-1 .textwrap .txt {
		margin-top: 15px;
	}

	.inside-proshow .proshow-1 .textwrap .button {
		margin-top: 30px;
	}

	.inside-proshow .proshow-1 .textwrap .button a {
		min-width: 140px;
		height: 40px;
		line-height: 38px;
	}

	.inside-proshow .proshow-1 .textwrap .button .down {
		margin-left: 10px;
	}

	.inside-proshow .proshow-1 .textwrap .button .down img {
		margin-bottom: 3px;
		margin-left: 5px;
		max-height: 20px;
	}

	.inside-proshow .proshow-2 {
		padding-bottom: 40px;
	}

	.inside-proshow .proshow-2 .tabnav li {
		height: 50px;
		line-height: 48px;
		font-size: 14px;
		padding: 0 10px;
		min-width: 160px;
	}

	.inside-proshow .proshow-2 .tabbox .tabcot {
		padding-top: 30px;
	}

	.inside-proshow .proshow-2 .tabbox .tabcot .bt {
		font-size: 20px;
		margin-bottom: 10px;
		padding-left: 15px;
	}

	.inside-proshow .proshow-2 .tabbox .tabcot .bt:before {
		width: 4px;
		height: 4px;
	}

	.inside-proshow .proshow-2 .tabbox .subbt {
		font-size: 14px;
		text-align: left;
		padding-left: 15px;
		margin-bottom: 20px;
	}

	.inside-proshow .proshow-2 .tabbox .ms {
		font-size: 14px;
		line-height: 24px;
		padding-left: 15px;
		margin-bottom: 10px;
	}

	.inside-proshow .proshow-2 .tabbox .tabcot .item {
		width: 100%;
		margin-bottom: 20px;
	}

	.inside-proshow .proshow-2 .table {
		overflow-x: auto;
	}

	.inside-proshow .proshow-2 .table table {
		width: 1000px;
	}

	.inside-proshow .proshow-2 .table td {
		padding-left: 30px;
	}

	.inside-proshow .proshow-2 .table-2 td {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@media (max-width: 480px) {
	.inside-proshow .proshow-2 .tabnav li {
		min-width: 100%;
		border-left: 0;
		border-right: 0!important;
	}
}

.navPhoneBtn {
	display: inline-block;
	cursor: pointer;
	float: right;
	margin-left: 18px;
	padding-top: 22px;
	text-align: right;
	display: none;
}

.navPhoneBtn span {
	display: block;
	width: 18px;
	height: 1px;
	margin-bottom: 3px;
	position: relative;
	background: #666;
	border-radius: 0px;
	z-index: 1;
	-webkit-transform-origin: 20px;
	-ms-transform-origin: 20px;
	transform-origin: 20px;
	-webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
	transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

.navPhoneBtn span:nth-last-child(2) {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: width .5s ease;
	transition: width .5s ease;
}

.navPhoneBtn span:last-child {
	margin-bottom: 0;
}

.navPhoneBtn.close,
.navPhoneBtn.closeMember {
	opacity: 1;
	z-index: 10;
}

.navPhoneBtn.close span,
.navPhoneBtn.closeMember span {
	opacity: 1;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.navPhoneBtn.close span:nth-last-child(3),
.navPhoneBtn.closeMember span:nth-last-child(3) {
	opacity: 1;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.navPhoneBtn.close span:nth-last-child(2),
.navPhoneBtn.closeMember span:nth-last-child(2) {
	width: 0;
	opacity: 0;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: width .5s;
	transition: width .5s;
}

.navPhoneBtn.close span:last-child,
.navPhoneBtn.closeMember span:last-child {
	margin-bottom: 0;
}

@media (max-width: 1023px) {
	.navPhoneBtn {
		display: block;
	}
}

.navM {
	font-family: arial;
}

.navM .transparent {
	background: rgba(0, 0, 0, 0.1);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	display: none;
}

.navM .navMCon {
	background-color: #f3f3f3;
	width: 80%;
	min-width: 140px;
	max-width: 440px;
	height: 100%;
	border-left: 1px rgba(0, 0, 0, 0.1) solid;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 2;
	position: fixed;
	z-index: 999;
	top: 0;
	bottom: 0;
	right: auto;
	left: -100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.navM .navMWrap {
	overflow-y: auto;
	padding: 10px 20px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.navM.open .transparent {
	display: block;
}

.navM.open .closeBtn {
	display: block;
}

.navM.open .navMCon {
	left: 0;
}

.navM .closeBtn {
	display: none;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #002c85;
	color: #fff;
	position: absolute;
	z-index: 999;
	right: -40px;
	top: 0;
}

.navM .closeBtn:before,
.navM .closeBtn:after {
	content: "";
	display: block;
	background: #fff;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.navM .closeBtn:before {
	width: 15px;
	height: 1px;
}

.navM .closeBtn:after {
	width: 1px;
	height: 15px;
}

.navM .titleBig {
	text-align: center;
	padding: 10px 0;
	display: none;
}

.navM .navMWrap > .list .title {
	margin-bottom: 10px;
	padding: 5px;
	font-size: 16px;
	border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
	position: relative;
}

.navM .navMWrap > .list .title .icon {
	width: 40px;
	height: 40px;
	margin: auto;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.navM .navMWrap > .list .title .icon:after {
	content: "";
	margin: auto;
	height: 8px;
	width: 8px;
	border-top: 1px #aaa solid;
	border-right: 1px #aaa solid;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
}

.navM .navMWrap > .list .has .title .icon {
	display: block;
}

.navM .navMWrap > .list .active .title .icon {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.navM .child {
	padding: 0 5px 20px 5px;
	display: none;
	position: relative;
}

.navM .child a {
	color: #666;
	display: block;
	font-size: 15px;
	line-height: 24px;
	padding: 5px 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	position: relative;
}

.navM .child a:hover {
	color: #000;
	margin-left: 10px;
}

.navM .mSearch {
	padding: 10px 0;
	text-align: left;
	overflow: hidden;
	height: 56px;
	border-bottom: #f3f3f3 1px solid;
	position: relative;
}

.navM .mSearch .btn {
	width: 40px;
	height: 40px;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	top: 10px;
	margin-top: 0;
	right: 0px;
	background: #ccc;
}

.navM .mSearch .btn img {
	max-height: 20px;
	margin-top: 7px;
	vertical-align: middle;
}

.navM .mSearch input {
	height: 40px;
	line-height: 38px;
	border: 0;
	vertical-align: middle;
	box-sizing: border-box !important;
	color: #333;
	appearance: none;
	-webkit-transition: all 0.4s cubic-bezier(0.11393, 0.8644, 0.14684, 1);
	transition: all 0.4s cubic-bezier(0.11393, 0.8644, 0.14684, 1);
	opacity: 1;
	width: 100%;
	padding: 5px 30px 5px 15px;
	border-radius: 2px;
	font-size: 16px;
	background-color: #fff;
	position: static;
	left: 0;
	right: 0;
}

.navM .other {
	padding: 10px;
}

.navM .languageBtn {
	padding: 10px 0;
}

.navM .languageBtn a {
	display: block;
	width: 50%;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px #ccc solid;
	margin-right: -1px;
	background: #002c85;
}


/*cookie*/
.cookie {
	font-size: 14px;
	line-height: 20px;
	background: #002c85;
	color: #fff;
	clear: both;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 999;
	bottom: 0;
	left: 0;
	border-top: solid 1px rgba(255, 255, 255, 0.1);
}

.cookie .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.cookie .left {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.cookie .left .icon {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	width: 30px;
	height: 30px;
}

.cookie .shm {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.cookie .title {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}

.cookie .right {
	border-left: 1px rgba(255, 255, 255, 0.2) solid;
	padding-left: 1.6rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cookie .a-1 {
	min-width: 120px;
	text-align: center;
	line-height: 38px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	border-radius: 30px;
	margin-top: 10px;
	text-transform: uppercase;
	background: rgba(255, 255, 255, 0.1);
	border: solid 2px rgba(255, 255, 255, 0.2);
	-webkit-transition: all .5s;
	transition: all .5s;
}

.cookie .a-1:hover {
	background: #fff;
	color: #002c85;
}

.cookie .a-2 {
	display: inline-block;
	color: #fff;
	text-decoration: underline;
	margin-left: 10px;
}

.cookie .hidden {
	display: none;
}

@media screen and (max-width: 1023px) {
	.cookie {
		font-size: 12px;
		line-height: 18px;
	}

	.cookie .left {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.cookie .left .icon {
		width: 30px;
		height: 30px;
		margin-right: 10px;
	}

	.cookie .title {
		font-size: 16px;
	}

	.cookie .a-1 {
		min-width: 60px;
		line-height: 28px;
	}

	.cookie .right {
		padding-left: 10px;
	}
}

.privacy_policy {
	z-index: 9;
	position: relative;
	padding: 1.5rem 0;
}

.privacy_policy_title {
	color: #000;
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
}

.privacy_policy .p-1 {
	color: #333;
	margin-bottom: 20px;
}

.inside-map {
	z-index: 9;
	position: relative;
	padding: 1.5rem 0;
}

.inside-map li {
	padding: 20px 0;
	border-top: solid 1px #eee;
}

.inside-map li:first-child {
	border-top: 0;
}

.inside-map .subnav {
	margin-top: 10px;
	font-size: 15px;
}

.inside-map .subnav a {
	padding-right: 20px;
	display: inline-block;
}

.big_vip_part {
	vertical-align: top;
	margin-bottom: 2px;
}

#u786205 .basic-article-list-box .news_list_item_line .news_list_item_content .news_list_item_header .news_list_item_title {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.product_specific_wrap .detail_specfic_panel p {
	margin: 0!important;
}

.jz_border_effect_top,
.jz_border_effect_left,
.jz_border_effect_right,
.jz_border_effect_bottom {
	border-color: #8dcfdf!important;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2) !important;
}

@media (max-width: 1004px) {
	#u905803 .basic_product_display_index .list_one .list_one_wrap .list_content_frame {
		text-align: center!important;
	}

	#u296902 .basic_product_display_index .list_one .list_one_wrap .list_content_frame .product_name_wrap {
		text-align: center!important;
	}
}

.mb_pattern #u519404 {
	margin-top: 20px!important;
}

#u519406 .lyx1 {
	display: block!important;
}

#u519406 .lyx1 .xz {
	margin-left: 0!important;
	margin-top: 20px!important;
	width: 100%!important;
}

.mb_pattern #u519401 {
	border: 0!important;
}

.mb_pattern #u519402 {
	margin-right: 0!important;
}

.mb_pattern #u534001 {
	display: none !important;
}

.mb_pattern .module_wrap_0,
.mb_pattern .module_wrap_1 {
	padding-top: 0!important;
}

.basic_product_display_index .list_one .list_one_wrap .list_content_frame .product_name_wrap {
	text-align: center!important;
}

@media (max-width: 768px) {
	.mb_pattern #u786202 {
		display: none!important;
	}

	#u458200 {
		display: block!important;
	}

	#u458200 .banner_frame {
		padding-bottom: 20.5%!important;
	}
}

.basic_classification .view_pattern_pc .content_detail_style5 .level_1 > li {
	padding: 5px!important;
	width: 20!important;
}

.laybox .laybox_child_frame .vip_logo,
.big_vip_part {
	display: none!important;
}

#u658002 .basic-article-info-box .view_pattern_pc .moduleStyle0 .product_detail_wrap .product_detail_left_content .detail_inner_wrap .detail_big_pic_content {
	padding-bottom: 75%!important;
}

@media (max-width: 1440px) {
	.pc_pattern #u454403 .basic_navbar .navContent .pageLine {
		margin-right: 0!important;
	}
}

@media (max-width: 768px) {
	#u765000 .mb_hidden {
		display: block!important;
	}

	#u765000 .g-basic-article-box .news_list_img_box {
		display: none;
	}

	.mb_pattern .col_order_pattern #u949801,
  .mb_pattern .col_order_pattern #u356201,
  .mb_pattern .col_order_pattern #u722001 {
		display: none!important;
	}

	.mb_pattern #u430002 {
		display: none!important;
	}

	.mb_pattern #u765701 {
		display: none!important;
	}

	.mb_pattern .col_order_pattern #u809101,
  .mb_pattern #u219401 {
		display: none!important;
	}

	#u658002 .basic-article-info-box .view_pattern_pc .moduleStyle0 .product_detail_wrap .product_detail_left_content .detail_inner_wrap .detail_big_pic_content {
		padding-bottom: 75%!important;
	}
}

.fixed-bar .tel p a {
	color: #fff;
	display: block;
}

.index-product .list ul {
	text-align: center;
}

.inside-product .list li {
	text-align: left;
}

.inside-solutions .container {
	overflow: hidden;
}

.inside-solutions .conTabs .swiper-wrapper {
	overflow: inherit;
}

.inside-solutions .conTabs .swiper-button-prev,
.inside-solutions .conTabs .swiper-button-next {
	width: 30px;
	height: 30px;
	top: 50%;
	opacity: 1!important;
	background: #fff;
	border-radius: 100%;
}

.inside-solutions .conTabs .swiper-button-prev {
	left: 15px!important;
}

.inside-solutions .conTabs .swiper-button-next {
	right: 15px!important;
}

@media(max-width:1300px) {
    
	.inside-solutions .container {
		padding: 0;
	}
}

@media (max-width: 1023px) {
	.inside-solutions .conTabs,
  .inside-solutions .container {
		overflow: inherit!important;
	}

	.inside-solutions .concots .item {
		padding: 0 20px;
	}

	.inside-solutions .inside-current .container {
		padding: 0 20px;
	}
}

.page{
	padding:50px 0;
	text-align:center;
}
.page a{
	padding:10px;
}
.page .active{
	color:#002c85;
}




@media (max-width: 1200px) {
  .nav li {
    font-size: 18px;
    margin-left: 30px;
  }
  .nav {
    display: none;
  }
  .header .logo img {
	  width: auto;
    height: 31px;
  }
  .header {
    height: 60px;
    position: fixed;
  }
  .header .box {
    padding-right: 50px;
  }
  .header .header-btn a.lan {
    font-size: 15px;
    line-height: 60px;
    margin-left: 20px;
  }
  .header .header-search .pull-right {
    height: 60px;
  }
  .header .header-search .pull-right a {
    height: 60px;
  }
  .header .header-search .search .search-main {
    top: 60px;
  }
  .phone-nav {
    display: block;
  }
  .footer-suspend {
    display: none;
  }
  

  
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer .right {
    display: none;
  }
  .footer .left {
    width: 100%;
  }
  .footer .left .img img {
    height: 62px;
  }
  .footer .left .jsh {
    margin-top: 15px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .footer-bottom {
    text-align: center;
  }
  .footer-bottom a {
    float: none;
    display: inline-block;
  }
  .home-case .slick-prev,
  .home-case .slick-next {
    width: 30px;
  }
  .home-banner .home-banner-slick .item .img1 {
    display: block;
  }
  .home-banner .home-banner-slick .item .img {
    display: none;
  }
  .inbanner .bt {
    font-size: 36px;
    line-height: 40px;
  }
  .inbanner01 .item-hover {
    padding-top: 60px;
  }
  .content {
    padding: 40px 0;
  }
  .inmain .container:before,
  .inmain .container:after {
    display: none;
  }
  .inmain-title {
    font-size: 26px;
    padding-bottom: 15px;
  }
  body {
    font-size: 14px;
  }
  





