/*header */




      

  .on {
      height: 80px;
      position: relative;
      }
      
      
      
      .ced {
      position: relative;
      z-index:20;
      float: left;
      }
      
       .search-btn.cur {
      transition: all .3s ease;
      transform: perspective(500px) rotateX(90deg);
      }
      
       .warp-nav {
      width: 100%;
      height: 100vh;
      left: 0;
      top: 0;
      background: #fff;
      position: fixed;
      display: none;
      padding-top: calc(50px + 1rem);
      }
       .sub-menu {
      width: 100%;
      z-index: 2;
      }
       .sub-menu ul {
      width: 100%;
      height: 80vh;
      overflow-x: hidden;
      overflow-y: auto;
      }
       .sub-menu li {
      border-bottom: 1px solid #dcdcdc;
      font-size: 16px;
      }
       .sub-menu .tit {
      display: block;
      width: 100%;
      padding: 0 3%;
      font-size: 14px;
      line-height: 45px;
      color: #000;
      position: relative;
      box-sizing: border-box;
      margin-bottom: 0;
      }
       .sub-menu .titx {
      display: block;
      width: 100%;
      padding: 0 3%;
      line-height: 45px;
      color: #000;
      position: relative;
      border-bottom: 1px solid #dcdcdc;
      }
       .sub-menu .sub-tit:after {
      content: '';
      display: block;
      width: 26px;
      height: 26px;
      background: url("../../../../../../www.leboo.com.cn/bocweb/img/ico_03.png") no-repeat center;
      background-size: 15px auto;
      position: absolute;
      right: 3%;
      top: 8px;
      }
       .sub-menu .sub-tit.on {
      background-color: #3158a4;
      color: #fff;
      }
       .sub-menu .sub-tit.on:after {
      background: url("../../../../../../www.leboo.com.cn/bocweb/img/ico_03_h.png") no-repeat center;
      background-size: 15px auto;
      }
       .sub-menu .sec-list {
      line-height: 40px;
      padding: 10px 4%;
      display: none;
      }
       .sub-menu .sec-list p {
      background: url("../../../../../../www.leboo.com.cn/bocweb/img/ico_04.png") no-repeat left center;
      background-size: 3px auto;
      font-size: 14px;
      }
       .sub-menu .sec-list a {
      padding-left: 3%;
      color: #666;
      display: block;
      }
      
      
      .header1 {
      
      }
      
      .header1 ul {
      display: flex;
      flex-flow: row nowrap;
      justify-content: flex-start;
      align-items: center;
      }
      .header1 ul .li {
      margin: 0 18px;
      height: 117px;
      line-height: 1.6;
      display: flex;
      flex-flow: row wrap;
      justify-content: center;
      align-items: center;
      position: relative;
      }
      .header1 ul .li > a {
      color: #333333;
      /* font-weight: bold; */
      font-size: 16px;
      text-align:center;
      transition: all .3s ease;
      }
      .header1 ul .li > a:hover, .header1 ul .li > a.cur {
      color: #3258a3;
      }
      .header1 ul .li:before {
      content: "";
      position: absolute;
      width: 80px;
      left: 50%;
      transform: scale(0, 0);
      height: 2px;
      margin-left: -40px;
      bottom: 0;
      background: #3258a3;
      transition: all .3s ease;
      }
      .header1 ul .li:hover:before, .header1 ul .li:hover.cur {
      transform: scale(1, 1);
      }
      .header1 .nav-box {
      width: 180px;
      box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.1);
      position: absolute;
      left: 95%;
      top: 117px;
      margin-left: -120px;
      display: none;
      }
      .header1 .nav-box p {
      height: 55px;
      line-height: 55px;
      background: rgba(255,255,255,.85);
      border-bottom: 1px solid #ededee;
      text-align: center;
      transition: all .3s ease;
      }
      .header1 .nav-box p:last-child {
      border-bottom: none;
      }
      .header1 .nav-box a {
      color: #666;
      display: block;
      font-size: 14px;
      }
      .header1 .nav-box p:nth-child(2n) {
      background:rgba(247,247,247,.85);
      }
      .header1 .nav-box p:hover {
      background: #3258a3;
      color: #fff;
      }
      .header1 .nav-box p:hover a {
      color: #fff;
      }
      
      .header1 .search-icon {
      height: 20px;
      color: #808080;
      padding-right: 20px;
      position: relative;
      margin-right: 20px;
      cursor: pointer;
      }
      .header1 .search-icon span {
      width: 20px;
      height: 20px;
      font-size: 20px;
      line-height: 20px;
      }
      .header1 .search-icon:before {
      content: "";
      position: absolute;
      height: 20px;
      width: 1px;
      background: #dadada;
      right: 0;
      top: 50%;
      margin-top: -10px;
      }
      
      .header1 .lang-l-sp {
      font-size: 12px;
      height: 22px;
      line-height: 22px;
      color: #adadad;
      padding-right: 28px;
      font-family: Arial,"PingFang SC","Helvetica Neue", Helvetica;
      background: url("../../../../../../www.leboo.com.cn/bocweb/web/img/img1.png") no-repeat right center;
      margin-right: 15px;
      }
      
      
      .header1 .hamburger {
      padding: 0;
      height: 24px;
      }
      .header1 .hamburger-box {
      width: 30px;
      height: 24px;
      }
      .header1 .hamburger-inner, .header1 .hamburger-inner::before, .header1 .hamburger-inner::after {
      width: 30px;
      height: 3px;
      background: #3258a3;
      }
      .header1 .hamburger.is-active .hamburger-inner, .header1 .hamburger.is-active .hamburger-inner::before, .header1 .hamburger.is-active .hamburger-inner::after {
      background: #3258a3;
      }
      .header1 .hamburger--3dx-r .hamburger-inner {
      transition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.5s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
      }
      .header1 .hamburger--3dx-r .hamburger-inner::before, .header1 .hamburger--3dx-r .hamburger-inner::after {
      transition: transform 0.6s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
      }
      @media (max-width: 1360px) {
      .header1 {
      /* padding: 0 .75rem; */
      }
      .header1 ul .li {
      margin: 0 9px;
      }
      .header1 .search-icon {
      padding-right: 10px;
      margin-right: 10px;
      }
      
      }
      @media (max-width: 960px) {
      .header1 .lang-l-sp {
      display: none;
      }
      .header1 ul {
      display: none;
      }
      .header1 .lang-r-box {
      /*padding-right: 0;*/
      margin-right: 10px;
      position: relative;
      color: #666;
      font-size: .5rem;
      }
      .header1 .lang-r-box:before {
      content: "";
      position: absolute;
      width: 1px;
      height: 20px;
      top: 50%;
      background: #dadada;
      margin-top: -10px;
      right: 0;
      }
      }
      @media (max-width: 767px) {
      .header1 {
      height: 50px;
      }
      
      }
      
      .pc-960-block {
      display: block;
      }
      
      
      .pc-768-block {
      display: block;
      }
      
      .m-768-block {
      display: none;
      }
      
      @media (max-width: 960px) {
      .pc-960-block {
      display: none;
      }
      
      .m-960-block {
      display: block;
      }
      
      .pc-768-block {
      display: none;
      }
      
      .m-768-block {
      display: block;
      }
      }
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      .nav{
      /* width: 90%; */
      height: 117px;
      /* margin: 0 auto; */
      }
      .nav_logo{
      float: left;
      margin-top: 30px;
      }
      .w1200 {
      margin: 0 auto;
      width: 1200px
      }
      
      
      .header {
      width: 90%;
      height: 117px;
      background: #fff;
      position: relative;
      margin: 0 auto;
      z-index: 5099;
      }
      
      a.logo {
      width: 210px;
      height: 50px;
      background: url(../img/public/logo.html) no-repeat;
      float: left;
      margin-top: 45px
      }
      
      .nav {
      float: left;
      /* height: 74px; */
      /* padding-top: 45px; */
      /* line-height: 117px; */
      margin-right: 0;
      position: relative;
      }
      
      .nav li {
      float: left;
      position: relative;
      /* height: 38px; */
      line-height: 117px;
      padding: 0 18px;
      background: url(../img/public/nav-bg.html) no-repeat right;
      }
      
      .nav li.last {
      background: 0
      }
      
      .nav li a {
      color: #4c4c4c;
      font-size: 16px;
      /* font-weight: 700; */
      display: block;
      }
      
      span.navline {
      position: absolute;
      width: 26px;
      height: 5px;
      background: #00b0af;
      left: 18px;
      bottom: 0;
      }
      
      
      
      .subnavbg {
      width: 100%;
      height: 50px;
      background: #384395;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transition: all .3s;
      transition: all .3s
      }
      
      .subnavbg.fixer {
      position: fixed;
      top: 73px;
      left: 0;
      z-index: 100
      }
      
      .subnav {
      position: relative
      }
      
      .subnav li {
      float: left;
      margin-right: 30px;
      line-height: 50px
      }
      
      .subnav li a {
      display: block;
      font-size: 13px;
      font-weight: 700;
      color: #9bb3d5
      }
      
      .subnav .current a,.subnav li a:hover {
      color: #fff
      }
      
      span.subnavline {
      position: absolute;
      width: 52px;
      height: 2px;
      background: #4957a2;
      left: 0;
      bottom: 0;
      visibility: hidden
      }
      
      .headrange {
      position: relative;
      height: 117px;
      /* width: 90%; */
      margin: 0 auto;
      }
      
      .innavbg {
      width: 100%;
      height: 50px;
      background: #003894;
      position: absolute;
      top: 117px;
      left: 0;
      display: none;
      z-index: 50;
      }
      
      .innav {
      position: absolute;
      top: 0;
      left: 50%;
      z-index: 999;
      width: 700px
      }
      @media only screen and (max-width: 1350px) and (min-width: 1023px){
      .innav {
      position: absolute;
      top: 0;
      left: 30%!important;
      z-index: 999;
      width: 700px;
      }
      
      
      }
      .innav dd {
      line-height: 50px;
      float: left;
      margin: 0 16px
      }
      
      .innav dd a {
      display: block;
      color: #9bb3d5;
      font-size: 13px;
      font-weight: 700
      }
      
      .innav .on a,.innav dd a:hover {
      color: #fff
      }
      
      .navbg .suNav {
      display: none
      }
      
      .sNav {
      height: 50px
      }
      
      .suNav .sNav>div {
      position: absolute;
      top: 0;
      display: none;
      z-index: 60
      }
      
      .suNav {
      height: 50px;
      }
      
      .sN1 {
      left: 485px
      }
      
      .sN2 {
      left: 576px
      }
      
      .sN3 {
      left: 670px
      }
      
      .sN4 {
      left: 764px
      }
      
      .sN5 {
      left: 505px
      }
      
      .sN5 .innav {
      width: 550px
      }
      
      .sN6 {
      left: 444px
      }
      
      .innavline {
      display: block;
      position: absolute;
      width: 84px;
      height: 54px;
      bottom: 0;
      left: 453px;
      background: #4957a2;
      z-index: 55;
      -webkit-transition: all .3s;
      transition: all .3s
      }
      
      h1.pagetitle {
      padding: 35px 0 0;
      text-align: center
      }
      .nav-stit{
		display: none;
      width: 271px;
      height: 44px;
      margin-top: 40px;
      margin-left: 15px;
      float: left;
      border-right: 1px solid #e5e6e9;
      border-left: 1px solid #e5e6e9;
      }
      .herd-nav {
      float:right;
      }
      .nav-stit ul li{
      float: left;
      }
      .nav_img{
      float: left;
      margin-top: 40px;
      margin-left: 15px;
      }
      .acite-img{
      border: none!important;
      /* padding-top: 14px; */
      float: left;
      /* width: 14px; */
      /* margin-left: 32px; */
      cursor: pointer;
      padding: 12px 0px 0px 34px;
      /* height: 14px; */
      }
      .nav-stit ul li a{
     
  color: #858585;
     
  display: inline-block;
     
  /* width: 24px; */
     
  /* height: 24px; */
     
  border-radius: 50%;
  }
   .nav-stit ul li a:hover{
     
  color: #ffff;
     
  /* display: inline-block; */
     
  /* width: 25px; */
  }
      .nav-stit ul li {
      width: 26px;
      height: 26px;
      color: #858585;
      text-align: center;
      font-size: 12px;
      line-height: 24px;
      margin-top: 10px;
      margin-left: 23px;
      border-radius: 50%;
      cursor: pointer;
      border: 1px solid #858585;
      }
      
      .nav-stit ul li:hover{
      border-top: none;
      background: #09368c;
      color: #ffffff;
      border-bottom: 0px solid #09368c;
      color: #ffffff;
      }
      
      .email_img {
      background: url(../images/email1.png) no-repeat center center;
      /* margin-top: 7px; */
      /* margin-left: 1px; */
      }
      
      .email_img:hover{
      
  background: url(../images/email.png) no-repeat center center!important;
      }
      
      /* heard*/
      @media only screen and (max-width: 1550px
      ) and (min-width: 1024px) {
      .nav-ul1 li{
      float: left;
      margin-left: .13rem;
      font-size: .08rem;
      margin-top: 0px;
      }
      .header1 ul .li {
      height: 90px;
      line-height: 1.6;
      display: flex;
      flex-flow: row wrap;
      justify-content: center;
      align-items: center;
      position: relative;
      }
      .header1 .nav-box {
      /* width: 240px; */
      box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.1);
      position: absolute;
      /* left: 50%; */
      top: 90px;
      margin-left: -120px;
      display: none;
      }
      .nav_logo{
      }
      .header {
      width: 90%;
      height: 90px;
      background: #fff;
      position: relative;
      margin: 0 auto;
      z-index: 5099;
      }
      .hn_li {
      float: left;
      width: auto;
      padding: 0 18px;
      height: 90px!important;
      line-height: 90px!important;
      overflow: hidden;
      -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      position: relative;
      }
      .hl_cbox {
      width: 100%;
      margin: 0 auto;
      position: fixed;
      top: 90px!important;
      right: 0;
      left: 0;
      z-index: 10;
      }
      .nav-ul2{
      width: 1.54rem;
      height: .23rem;
      /* background: black; */
      float: left;
      /* margin-top: 1rem; */
      /* position: relative; */
      margin-top: 45px;
      border-left: 1px solid #c5c5c5;
      margin-left: .29rem;
      border-right: 1px solid #c5c5c5;
      }
      .nav-ul2 li{float: left;margin-left: .15rem;margin-top: .05rem;}
      .acite-img img{
      margin-top: 0px;
      }
      .nav-ul2 li img{
      width: .13rem;
      height: .13rem;
      }
      .nav_img img{
      width: .96rem;
      height: .22rem;
      margin-top: 33px;
      }
      .nav_logo {
      width: .89rem;
      height: .29rem;
      }
      .nav-ul1 {
      float: left;
      line-height: 117px;
      }
      .nav{
      /* width: 90%; */
      height: 117px;
      /* margin: 0 auto; */
      }
      .nav_logo{
      float: left;
      margin-top: 24px;
      }
      .w1200 {
      margin: 0 auto;
      width: 1200px
      }
      
      
      .header {
      width: 90%;
      height: 117px;
      background: #fff;
      position: relative;
      margin: 0 auto;
      z-index: 5099;
      }
      
      a.logo {
      width: 210px;
      height: 50px;
      background: url(../img/public/logo.html) no-repeat;
      float: left;
      margin-top: 45px
      }
      
      .nav {
      float: left;
      /* height: 74px; */
      /* padding-top: 45px; */
      /* line-height: 117px; */
      margin-right: 0;
      position: relative;
      }
      
      .nav li {
      float: left;
      position: relative;
      /* height: 38px; */
      line-height: 90px;
      padding: 0 14px;
      background: url(../img/public/nav-bg.html) no-repeat right;
      }
      
      .nav li.last {
      background: 0
      }
      
      .nav li a {
      color: #4c4c4c;
      font-size: 0.13rem;
      /* font-weight: 700; */
      display: block;
      }
      .nav-stit{
      width: 1.4rem;
      height: .23rem;
      margin-top: 34px;
      float: left;
      border-right: 1px solid #e5e6e9;
      border-left: 1px solid #e5e6e9;
      }
      .herd-nav {
      float:right;
      }
      .nav-stit ul li{
      float: left;
      }
      .nav_img{
      float: left;
      margin-top: .0rem;
      margin-left: .08rem;
      }
      .nav-stit ul li {
      width: 23px;
      height: 23px;
      color: #858585;
      text-align: center;
      font-size: .06rem;
      line-height: 22px;
      margin-top: 5px;
      margin-left: 20px;
      border-radius: 50%;
      cursor: pointer;
      border: 1px solid #858585;
      }
      .acite-img {
      border: none!important;
      /* padding-top: 14px; */
      float: left;
      /* width: 14px; */
      /* margin-left: 32px; */
      padding: 5.1px 0px 0px 11px;
      /* height: 14px; */
      }
      
      
      .email_img {
      background: url(../images/email1.png) no-repeat 4px center;
      /* margin-top: 7px; */
      /* margin-left: 1px; */
      }
      
      .email_img:hover {
      background: url(../images/email.png) no-repeat -1px center!important;
      }
      
      
      .headrange {
      position: relative;
      height: 90px;
      /* width: 90%; */
      margin: 0 auto;
      }
      .header {
      width: 90%;
      height: 90px;
      background: #fff;
      position: relative;
      margin: 0 auto;
      z-index: 5099;
      }
      .nav {
      /* width: 90%; */
      height: 90px;
      /* margin: 0 auto; */
      }
      .innavbg {
      width: 100%;
      height: 50px;
      background: #003894;
      position: absolute;
      top: 90px;
      left: 0;
      display: none;
      z-index: 50;
      }
      
      }
      
      @media only screen and (max-width: 1023px) and (min-width: 600px){
      
      .herd-nav {
      display: none;
      }
      }
      @media only screen and (max-width: 1464px) and (min-width: 1023px){
      
      .nav-stit ul li {
      width: 23px;
      height: 23px;
      color: #858585;
      text-align: center;
      font-size: .06rem;
      line-height: 21px;
      margin-top: 5px;
      margin-left: 15px;
      border-radius: 50%;
      cursor: pointer;
      border: 1px solid #858585;
      }
      }
      @media only screen and (max-width: 1300px) and (min-width: 1023px){
      
      .nav-stit ul li {
      width: 21px;
      height: 21px;
      color: #858585;
      text-align: center;
      font-size: .06rem;
      line-height: 18px;
      margin-top: 5px;
      margin-left: 15px;
      border-radius: 50%;
      cursor: pointer;
      border: 1px solid #858585;
      }
      }

   
      @media only screen and (max-width: 1250px) and (min-width: 1023px){
      
      .nav-stit ul li {
      width: 19px;
      height: 19px;
      color: #858585;
      text-align: center;
      font-size: .05rem;
      line-height: 17px;
      margin-top: 5px;
      margin-left: 13px;
      border-radius: 50%;
      cursor: pointer;
      border: 1px solid #858585;
      }
      }
      @media only screen and (max-width: 1150px) and (min-width: 1024px){
      
      .nav-stit ul li {
      width: 21px;
      height: 21px;
      color: #858585;
      text-align: center;
      font-size: .06rem;
      line-height: 18px;
      margin-top: 2px;
      margin-left: 8px;
      border-radius: 50%;
      cursor: pointer;
      border: 1px solid #858585;
      }
      }
      @media only screen and (max-width: 1070px) and (min-width: 1023px){
      
      .nav-stit ul li {
      width: 21px;
      height: 21px;
      color: #858585;
      text-align: center;
      font-size: .06rem;
      line-height: 18px;
      margin-top: 5px;
      margin-left: 9px;
      border-radius: 50%;
      cursor: pointer;
      border: 1px solid #858585;
      }
      .acite-img {
      border: none!important;
      /* padding-top: 14px; */
      float: left;
      /* width: 14px; */
      /* margin-left: 32px; */
      padding: 8.1px 0px 0px 9px;
      /* height: 14px; */
      }
      .nav-stit {
      width: 1.5rem;
      height: .28rem;
      margin-top: 34px;
      float: left;
      border-right: 1px solid #e5e6e9;
      border-left: 1px solid #e5e6e9;
      }
      }
      /* banner*/
      .swiper-container {
      width: 100%;
      height: 100%;
      }
      .swiper-slide {
      background-position: center;
      background-size: cover;
      }
      .swiper_pation{
      text-align: center!important;
      left: 0px!important;
      bottom: 33px!important;
      }
      
      .swiper-pagination-bullet-active {
      width: 13px;
      height: 13px;
      background: #fff;
      }
      .swiper_pation span{
      width: 14px;
      height: 14px;
      margin-left: 25px!important;
      }
      .swiper-wrapper img{
      width: 100%;
      height: 100%;
      }
       @media only screen and (max-width: 1920px) and (min-width: 1024px){
      @keyframes bannerscale {
  
  0%,
  100% {
      transform: scale(1);
  }
  
  50% {
      transform: scale(1.05);
  }
  }

       }
  .scaleBg{
      transform: scale(1.05);
  } 
  .swiper-wrapper{
       animation: bannerscale 12s linear infinite forwards;
  }
  
      
      /* new*/
      .new_container{
      width: 90%;
   
      margin: 0 auto;
      }
      .new_title{
      padding: 70px 0px 0px 0px;
      /* margin-top: 70px; */
      }
      .new_title h3{
      font-size: 36px;
      font-weight: normal;
      font-stretch: normal;
      /* line-height: 32px; */
      letter-spacing: 0px;
      /* font-weight: lighter; */
      font-family: "苹方字体";
      font-stretch: normal;
      /* font-family: PingFang-SC-Regular; */
      color: #333333;
      }
      .new_title h3 img{
      
      margin-top: 10px;
      
      margin-left: 15px;
      }
      .new_title span:hover{
         cursor: pointer;
         transition-duration: 0.8s;
         color: #f4f5f8;
         background: #09368c;
      }
     
      .new_title span{
      
  width: 158px;
      
  height: 47px;
      
  transition-duration: 1s;
      
  display: inline-block;
      
  background-color: #ffffff;
      
  border: solid 1px #e5e6e9;
      
  font-size: 14px;
      
  font-weight: normal;
      
  font-stretch: normal;
      
  line-height: 47px;
      
  text-align: center;
      
  letter-spacing: 0px;
      
  float: right;
      
  color: #999999;
      }
      .new_title span  a{
      
      font-size: 14px;
      
      color: #999999;
      }
      .wrap_center  a{
      color: #333333;
      }
      
      
      
      
      
      
      
      
  
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      .index_news {height: 600px;}
      
      
      /* Abouts us */
      .conter_gywm{
      width: 100%;
      height: 716px;
      background: url(../images/bj_news.png) no-repeat;
      /* background: red; */
      background-size: 100% 140%;
      }
      .new_title1 h3{
      font-size: 36px;
      /* font-weight: lighter; */
      font-stretch: normal;
    
      /* font-family: PingFang-SC-Regular; */
      /* line-height: 0px; */
      letter-spacing: 0px;
      color: #333333;
      }
      .new_title1 span{
      width: 34px;
      display: inline-block;
      height: 9px;
      position: relative;
      margin: 0px 15px;
      background:#09368c;
      top: 14px;
      }	
      
      .gywm-wrap{
      width: 90%;
      margin: 0 auto;
      }
      .new_title1{
      padding: 54px 0px 56px;
      }
      .gywm_box_left{
      width: 856px;
      float: left;
      }
      .gywm_box_left p{
      font-size: 16px;
      font-weight: normal;
      /* font-weight: lighter; */
      font-family: "苹方字体";
      font-stretch: normal;
      /* font-family: PingFang-SC-Regular; */
      font-stretch: normal;
      line-height: 40px;
      letter-spacing: 0px;
      color: #333333;
      }
      .box_span{
      width: 158px;
      height: 46px;
      font-size: 14px;
      line-height: 46px;
      line-height: 47px;
      transition-duration: 1s;
      text-align: center;
      /* font-weight: lighter; */
      font-stretch: normal;
      font-family: "苹方字体";
      /* font-family: PingFang-SC-Regular; */
      letter-spacing: 0px;
      /* float: right; */
      color: #999999;
      text-align: center;
      margin-top: 50px;
      background-color: #ffffff;
      border: solid 1px #e5e6e9;
      color: #999999;
      /* background: #09368c; */
      display: inline-block;
      }
      .box_span a{
      font-size: 14px;
      
      color: #f4f5f8;
      
      }
      .box_span:hover{
          cursor: pointer;
          color: #f4f5f8;
          transition-duration: 0.8s;
          background: #09368c;
      }
      .gywm_box_left ul li h2{
      font-size: 48px;
      font-weight: normal;
      font-stretch: normal;
      display: inline-block;
      letter-spacing: 0px;
      /* font-weight: lighter; */
      font-family: "苹方字体";
      font-stretch: normal;
      /* font-family: PingFang-SC-Regular; */
      color: #333333;
      /* font-family: "Arial", "Microsoft YaHei"!important; */
      }
      .gywm_box_left ul li h2 span{
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      letter-spacing: 0px;
      color: #333333;
      }
      .gywm_box_left ul li p{
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 28px;
      /* font-weight: lighter; */
      font-family: "苹方字体";
      font-stretch: normal;
      /* font-family: PingFang-SC-Regular; */
      letter-spacing: 0px;
      color: #999999;
      }
      .gywm_box_left ul li {
      float: left;
      /* width: 141px; */
      margin-right: 116px;
      }
      .acties p{
      margin-left: 7px;
      }
      .acties{
      margin-left: 65px;
      }
      .gywm_box_left ul {
      margin-top: 92px;
      }
      .eyd-p li span{
          font-size: 18px;
          font-weight: lighter;
          font-stretch: normal;
          font-stretch: normal;
          font-family: PingFang-SC-Regular;
          margin-left: 5px;
          letter-spacing: 0px;
          color: #333333;
      }
      .gywm_box_right{
      width: 786px;
      height: 439px;
      float: right;
      /* background-color: red; */
      }
      .video-js{width: 100%!important;height: 100%!important;}
      .gywm_box_right video{
      object-fit: cover;
      width: 100%;
      cursor: pointer;
      }
      
      
      @media only screen and (max-width: 1840px) and (min-width: 1023px){
      
      .gywm_box_left{
      width: 4.6rem;
      float: left;
      }
      .gywm_box_left p{
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 40px;
      text-overflow: -o-ellipsis-lastline;
      overflow: hidden;
      text-overflow: ellipsis;
      font-weight: lighter;
      font-stretch: normal;
      /* font-family: PingFang-SC-Regular; */
      display: -webkit-box;
      /* -webkit-line-clamp: 2; */
      -webkit-box-orient: vertical;
      letter-spacing: 0px;
      color: #333333;
      }
      .gywm_box_left ul li h2{
      font-size: 48px;
      font-weight: normal;
      font-stretch: normal;
      /* font-weight: lighter; */
      font-stretch: normal;
      /* font-family: PingFang-SC-Regular; */
      letter-spacing: 0px;
      color: #333333;
      }
      .gywm_box_left ul li {
      float: left;
      /* width: 12%; */
      margin-right: 90px;
      }
      .gywm_box_right{width: 4.11rem;height: 2.3rem;float: right;/* background-color: red; */}
      .gywm_box_left ul li {
      float: left;
      /* width: .6rem; */
      margin-right: .1rem;
      }
      .gywm_box_left ul li p{
      width: 1rem!important;
      }
      .video-js .vjs-big-play-button {
      font-size: 3em!important;
      line-height: 0.4rem!important;
      height: 0.4rem!important;
      width: 0.4rem!important;
      position: absolute!important;
      top: 45%!important;
      padding: 0!important;
      cursor: pointer!important;
      left: 45%!important;
      opacity: 1!important;
      border: .06666em solid #fff!important;
      background-color: #2b333f!important;
      background-color: rgba(43,51,63,.7)!important;
      border-radius: 50%!important;
      transition: all .4s!important;
      }
      }
      
      
      @media only screen and (max-width: 1502px) and (min-width: 1023px){
      
      .gywm_box_left p{
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 40px;
      text-overflow: -o-ellipsis-lastline;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      text-align: justify;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      letter-spacing: 0px;
      color: #333333;
      }
      .conter_gywm {
      width: 100%;
      height: 670px;
      background: url(../images/bj_gywm.png) no-repeat;
      /* background: red; */
      background-size: 100% 140%;
      }
      }
      
      
      /* footer */
      .footer{
      width: 100%;
      height: 372px;
      background-color: #f6f6f6;
      }
      .footer_top{
      height: 310px;
      }
      .footer_bottom{
      height: 63px;
      background-color: #f0f0f0;
      }
      .footer_top{
      width: 90%;
      margin: 0 auto;
      }
      .footer_img{
      float: left;
      margin-top: 130px;
      }
      .footer-gy span{
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 32px;
      letter-spacing: 0px;
      color: #333333;
      }
      .footer_gywm li{
      float: left;
      }
      .footer-lx {
      float: left;
      margin-top: 30px;
      margin-left: 215px;
      }
      .footer-gy {
      float: left;
      margin-top: 30px;
      margin-left: 195px;
      }.footer-lx span{
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 32px;
      letter-spacing: 0px;
      color: #333333;
      }
      .footer_icete p{
      font-size: 18px!important;
      font-weight: normal!important;
      font-stretch: normal!important;
      line-height: 32px!important;
      letter-spacing: 0px!important;
      color: #09368c!important;
      }
      .footer_lxwm li p{
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 17px;
      letter-spacing: 0px;
      color: #333333;
      }
      .footer_gywm{
      margin-top: 50px;
      }
      .footer_lxwm{
      margin-top: 50px;
      }
      .footer_lxwm li p{
      
      margin-top: 17px;
      }
      
      
      
      .footer-yq {
      float: left;
      margin-top: 30px;
      margin-left: 215px;
      }
      
      .footer-yq span{
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 32px;
      letter-spacing: 0px;
      color: #333333;
      }
      
      
      .footer_gywm li{
      margin-right: 27px;
      }
      
      .fs_box_cydw  a{
          color: #333;
      }
      .flogo_fselect {
      padding-top: 21px;
      }
      .f_logo {
      width: 279px;
      padding-bottom: 21px;
      }
      .f_logoimg {
      width: 100%;
      height: 68px;
      }
      .f_logoimg a.f_logoimg img {
      display: block;
      width: 100%;
      height: 100%;
      }
      .f_select {
      width: 545px;
      padding-top: 10px;
      }
      .f_select_right {
      width: 170px;
      padding-top: 10px;
      }
      .fs_box {
      width: 197px;
      height: 40px;
      line-height: 40px;
      font-size: 14px;
      color: #666666;
      margin-top: 52px;
      /* color: rgba(169, 35, 35, 0.8); */
      padding-left: 10px;
      border: 1px solid rgba(255, 255, 255, .2);
      background: url(../images/sj.png) no-repeat 168px center;
      /* float: left; */
      border: solid 1px #e5e6e9;
      margin-right: 10px;
      cursor: pointer;
      position: relative;
      }
      .fs_box:last-child {
      margin-right: 0;
      }
      .fs_box:hover{
      background: url(../images/sj.png) no-repeat 168px center, rgba(255, 255, 255, .04);
    
      }
      .fs_box_cont {
      /* height: 188px; */
      overflow-y: scroll;
      background: rgb(255, 255, 255);
      position: absolute;
      left: 0;
      padding: 6px 0px;
      top: 38px;
      display: none;
      }
      .fs_box_cont a {
      color: #333;
      }
      .fs_box_cont p{
      text-indent: 10px;
      width: 100%;
      line-height: 25px;
      }
      .fs_box_cont p:hover{
      background: aliceblue;
      }
      .fs_box:hover .fs_box_cont {
      display: block;
      }
      
      .fs_box:first-child .fs_box_cont {
      width: 170px;
      }
      .fs_box:nth-child(2) .fs_box_cont {
      width: 350px;
      }
      .fs_box:last-child .fs_box_cont {
      width: 245px;
      }
      .fs_box_cydw .fs_box_cont {
      width: 196px!important;
      left: inherit!important;
      right: 0;
      }
      
      .footer_bottom p{
      font-size: 12px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 20px;
      letter-spacing: 0px;
      color: #999999;
      text-align: center;
      }
      .footer_bottom_center{
      
      position: relative;
      
      top: 15px;
      }
      .footer_bottom_center img{
      margin-right: 6px;
      }
      @media only screen and (max-width: 1760px) and (min-width: 1023px){
      
      .footer-gy {
      float: left;
      margin-top: 65px;
      margin-left: 1.02rem;
      }
      .footer-lx {
      float: left;
      margin-top: 65px;
      margin-left: 1.12rem;
      }
      .footer-yq {
      float: left;
      margin-top: 65px;
      margin-left: 1.12rem;
      }
      }
      @media only screen and (max-width: 1670px) and (min-width: 1023px){
      
      .footer-gy {
      float: left;
      margin-top: 65px;
      margin-left: 0.9rem;
      }
      .footer-lx {
      float: left;
      margin-top: 65px;
      margin-left: 0.9rem;
      }
      .footer-yq {
      float: left;
      margin-top: 65px;
      margin-left: 0.9rem;
      }
      }
      
      @media only screen and (max-width: 1520px) and (min-width: 1023px){
      
      .footer-gy {
      float: left;
      margin-top: 65px;
      margin-left: 0.7rem;
      }
      .footer-lx {
      float: left;
      margin-top: 65px;
      margin-left: 0.7rem;
      }
      .footer-yq {
      float: left;
      margin-top: 65px;
      margin-left: 0.7rem;
      }
      }
      @media only screen and (max-width: 1380px) and (min-width: 1023px){
      
      .footer-gy {
      float: left;
      margin-top: 65px;
      margin-left: 0.5rem;
      }
      .footer-lx {
      float: left;
      margin-top: 65px;
      margin-left: 0.5rem;
      }
      .footer-yq {
      float: left;
      margin-top: 65px;
      margin-left: 0.5rem;
      }
      }
      
      @media only screen and (max-width: 1270px) and (min-width: 1023px){
      
      .footer-gy {
      float: left;
      margin-top: 65px;
      margin-left: 0.5rem;
      }
      .footer-lx {
      float: left;
      margin-top: 65px;
      margin-left: 0.2rem;
      }
      .footer-yq {
      float: left;
      margin-top: 65px;
      margin-left: 0.5rem;
      }
      
      .footer_gywm  img{
      
      }
      .footer_gywm li {
      margin-right: 0.09rem;
      }
      }
      @media only screen and (max-width: 1160px) and (min-width: 1023px){
      .footer-gy {
      float: left;
      margin-top: 65px;
      margin-left: 0.2rem;
      }
      .footer-wrap div{
      margin-left: 49px;
      }
      .footer-lx {
      float: left;
      margin-top: 65px;
      margin-left: 0.1rem;
      }
      .footer-yq {
      float: left;
      margin-top: 65px;
      margin-left: 0.2rem;
      }
      .footer_gywm  img{width: 100%;}
      .footer_img {
      float: left;
      width: 140px;display: none;
      margin-top: 130px;
      }
      }
      
      
      
      
      
      .header_box {
      width: 100%;
      background: #fff;
      border-bottom: 2px solid #2e4da6;
      }
      .header_logo {
      width: auto;
      padding-top: 27px;
      }
      .header_logo img {
      display: block;
      width: auto;
      height: auto;
      }
      .header_icon {
      width: 80px;
      height: 90px;
      border-left: 1px solid #dbdbdb;
      position: relative;
      }
      .search_wx {
      width: 66px;
      height: 28px;
      margin: auto;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      }
      .search {
      margin-right: 10px;
      }
      .search,
      .wx {
      width: 28px;
      height: 28px;
      }
      .search img.wx img {
      display: block;
      width: 100%;
      height: 100%;
      }
      .header_nav {
      width: auto;
      }
      .hn_li {
      float: left;
      width: auto;
      padding: 0 18px;
      height: 117px;
      line-height: 117px;
      overflow: hidden;
      -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      position: relative;
      }
      .hn_li:after {
      content: " ";
      display: block;
      width: 100%;
      height: 117px;
      background: #2e4da6;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      -webkit-transform: scaleY(0);
      transform: scaleY(0);
      -webkit-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
      transition-duration: .3s;
      }
      .hn_li a {
      display: block;
      font-size: 16px;
      /* font-weight: bold; */
      color: #666;
      }
      .hn_li:hover:after {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      }
      .hn_li:hover a {
      color: #fff;
      }
      
      .hn_ul .active:after {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      }
      .hn_ul .active a {
      color: #fff;
      }
      .hl_cbox {
      width: 100%;
      margin: 0 auto;
      position: fixed;
      top: 117px;
      right: 0;
      left: 0;
      z-index: 10;
      }
      .hl_cbox .DnnModule{
      width: 100%;
      position: relative;
      display: none;
      }
      .hl_cbox .DnnModule:nth-child(2) {
      height: 50px;
      background: #2e4da6;
      }
      .hl_cbox .DnnModule:nth-child(3) {
      height: 50px;
      background: #2e4da6;
      }
      .hl_cbox .DnnModule:nth-child(4) {
      height: 50px;
      background: #2e4da6;
      }
      .hl_cbox .DnnModule:nth-child(5) {
      height: 50px;
      background: #2e4da6;
      }
      .hl_cbox .DnnModule:nth-child(6) {
      height: 50px;
      background: #2e4da6;
      }
      .hl_cbox .DnnModule:nth-child(7) {
      height: 50px;
      background: #2e4da6;
      }
      @media only screen and (max-width: 1250px) and (min-width: 1023px){
      
      .hn_li {
      float: left;
      width: auto;
      padding: 0 8px!important;
      height: 90px!important;
      line-height: 90px!important;
      overflow: hidden;
      -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      position: relative;
      }
      .hn_li a {
      display: block;
      font-size: 16px;
      /* font-weight: bold; */
      color: #666;
      }
      
      }
      
      @media only screen and (max-width: 1170px) and (min-width: 1024px){
      .nav_logo {
      float: left;
      margin-top: 30px;
      }
      }