.mobile-banner, .mobile-mu {
  display: none;
}

.img-mobilex,.img-mobilex-2{
  display: none;
}

.mobile-mu {
  width: 100%;
  height: 100%;
}

@media (max-width: 1514px) {
  .w1440 {
    width: 92%;
  }

  .i-banner .swiper-slide .text {
    margin-left: -44%;
  }
}

@media (max-width: 1500px) {
  .meun-nav .w1440{
    padding-top: 3%;
  }
  
}
@media (max-width: 1480px){ 
  .i-banner.cur .swiper-slide .text{
     margin-top: -230px;
  }
  .i-lista .list-box .list1 .img img{
    max-height: 250px;
  }
  .i-lista .list-box{
    height: 310px;
  }
  .i-lista .list-box .list2 .n-list{
    padding: 30px 35px;
  }
  .i-lista .list-box .list1 .p-text{
    height: 240px;
  }
  .i-lista .list-box .list1 .p{
    height: 84px;
    margin-bottom: 20px;
  }
  .i-lista .list-box .list2 .time{
    margin-bottom: 5px;
  }
  .i-lista .list-box .list2 .h{
    margin-bottom: 10px;
  }
  .i-lista .list-box .list2 .img img{
    width: 94%;
  }
  
}
@media (max-width: 1370px) {
  .banner-nav-3{
    width: 100%;
  }
  .w1300 {
    width: 92%;
  }
  .i-banner .swiper-slide .text {
    margin-left: -46%;
  }
  .i-banner .swiper-slide .text .tit-x {
    font-size: 36px;
  }
  .i-banner .swiper-slide .text .tit-h {
    font-size: 56px;
  }

  .i-lista .list-box .list1 .h {
    font-size: 36px;
  }

  .bocweb-footer .f-left {
    width: 36%;
  }

  .bocweb-footer .f-left .li {
    margin-right: 20%;
  }

  .n-info-two .infobox {
    padding: 50px 70px;
  }

  .meun-nav .ul .li {
    font-size: 26px;
  }

 /* .meun-nav .w1440 {
    padding-top: 9%;
  }*/
  .meun-nav .nav-list .ul:before{
    margin-top: -175px;
    height: 400px;
  }

  .bocweb-header{
    padding: 15px 20px;
  }
  .meun-nav{
    top: 80px;
    height: calc(100% - 80px);
  }
}
@media (max-width: 1275px) {
  .sreach-box .text {
    width: 80%;
  }

  .n-news .dlbox .dt {
    width: 50%;
    padding: 34px 6%;
  }

  .n-news .ul-two .li {
    padding: 20px 0;
  }

  .n-news .dlbox .dd {
    width: 50%;
  }

  .h-banner-content-two .h-nav {
    margin-top: 60px;
  }

  .h-banner-title {
    font-size: 45px !important;
    line-height: 1 !important;
  }

  .h-banner-txt {
    font-size: 20px !important;
  }
  .h-banner-txt .pa1{
      font-size: 14px;
      line-height: 1.5;
      margin-top: 5px;
  }
  .h-nav-a {
    font-size: 16px !important;
  }

  .n-chance .lista .li {
    margin: 0 15px;
  }

  .h-banner .down-btn {
    width: 40px !important;
    height: 40px !important;
    margin-left: -17.5px !important;
  }

  .h-banner .down-btn img {
    width: 15px;
  }

  .n-about .listb .p, .n-about .listb .ul {
    width: 100%;
  }

  .n-about .listb .ul .li .hsu {
    font-size: 60px;
  }
  .meun-nav .nav-list .nav-li a{
    text-indent: 35%;
  }
  .meun-nav .ul .li{
    font-size: 24px;
  }
}
.i-lista .list-box .list1 .img .imgb{
  display: none;
}
@media (max-width: 1023px) {
  .i-lista .list-box{
    background: #0073bc;
  }
  body {
    padding-top: 60px;
  }
  .i-lista .list-box .list1 .img .imga{
    display: none;
  }
  .i-lista .list-box .list1 .img .imgb{
    display: block;
  }
  .pc-banner, .pc-mu {
    display: none;
  }
  /*.i-lista .list-box .list2 .h{
    height: auto;
  }*/
  .mobile-banner, .mobile-mu {
    display: block;
    min-height: auto;
  }
  .mobile-banner .swiper-slide img, .mobile-mu .swiper-slide img {
    min-height: auto;
  }

  .i-banner .swiper-slide .text {
    width: 240px;
    height: 100px;
    margin-top: -50px;
  }
  .i-banner .swiper-slide .text .tit-x {
    font-size: 28px;
  }
  .i-banner .swiper-slide .text .tit-h {
    font-size: 40px;
  }

  .i-banner .swiper-pagination.swiper-pagination-bullets span {
    width: 20px;
    height: 2px;
    margin: 0 0 9px 5px !important;
  }

  .i-banner .swiper-pagination.swiper-pagination-bullets span.swiper-pagination-bullet-active {
    width: 25px;
    height: 2px;
  }

  .i-lista {
    position: relative;
  }
  .i-lista .w1300 {
    width: 100%;
  }
  .i-lista .ul .li {
    width: 25%;
    margin-right: 0;
    border-right: 1px solid #e6e6e6;
    box-sizing: border-box;
    height: auto;
  }
  .i-lista .ul .li:hover, .i-lista .ul .li.active {
    height: auto;
    margin-top: 0;
    border-right: 1px solid #2dbef0;
  }
  .i-lista .ul .li {
    text-align: center;
    padding: 28px 0;
  }
  .i-lista .ul .li .img {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .i-lista .ul .li span {
    display: block;
    width: 100%;
    line-height: 1;
  }
  .i-lista .list-box {
    position: relative;
    bottom: 0;
  }

  .i-lista {
    bottom: 0;
  }

  .i-lista .list-box {
    margin-bottom: 0;
  }

  .bocweb-header {
    padding: 0 0 0 3%;
  }
  .bocweb-header .boc-logo img{
    max-width: 85%;
    margin-top: 4px;
  }
  .bocweb-header .header-l{
    width: 145px;
  }
  .bocweb-header.on .header-l {
    width: 145px;
  }

  .bocweb-header {
    background: #fff;
    position: fixed;
    height: 60px;
  }
  .bocweb-header .nav-btn {
    position: absolute;
    right: 8px;
    top: 20px;
    margin-top: 0;
  }
  .bocweb-header .header-right {
    margin-top: 0;
    margin-right: 60px;
  }
  /*.bocweb-header .header-right .search-btn {
    height: 60px;
    width: 60px;
    margin-right: 0;
    border-left: 1px solid #e5e5e5;
  }
  .bocweb-header .header-right .language-btn {
    height: 60px;
    width: 60px;
    padding-left: 0;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background: url(../img/img5-3.png) no-repeat center center;
  }
  .bocweb-header .header-l .boc-logo .imga {
    display: none;
  }
  .bocweb-header .header-l .boc-logo .imgb {
    display: block;
  }
  .bocweb-header .header-right .search-btn {
    background: url(../img/img5-2.png) no-repeat center;
  }
  .bocweb-header .header-right .language-btn:before {
    display: none;
  }
  */

  .bocweb-header .header-right .search-btn {
    height: 60px;
    width: 60px;
    margin-left: 0;
    border-right: 1px solid #e5e5e5;
  }
  header .langage-box{
    height: 60px;
    width: 60px;
    padding-right: 0;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
  }
  header .langage-box:before{
    display: none;
  }
  header .langage-box .lang_z{
    width: 80px;
    margin-left: -40px;
    top:60px;
  }
  .bocweb-header .header-right .language-btn {
    height: 60px;
    width: 60px;
    /*padding-left: 0;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;*/
    background: url(../img/img5-3.png) no-repeat center center;
  }
  .bocweb-header .header-l .boc-logo .imga {
    display: none;
  }
  .bocweb-header .header-l .boc-logo .imgb {
    display: block;
  }
  .bocweb-header .header-right .search-btn {
    background: url(../img/img5-2.png) no-repeat center;
  }
  .bocweb-header .header-right .language-btn:before {
    display: none;
  }
  
  .bocweb-header .nav-btn .line {
    background: #a5a5a5;
  }

  .bocweb-header.active .header-right .language-btn, .bocweb-header.on .header-right .language-btn {
    background: url(../img/img5-3.png) no-repeat center center;
  }


  .meun-nav {
    height: calc(100% - 60px);
    top: 60px;
  }

  .bocweb-header .boc-logo {
    width: 145px;
    margin-top: 8px;
  }

  .bocweb-footer .f-right .wright {
    display: none;
  }

  .bocweb-footer .f-right .wleft, .bocweb-footer .f-right {
    width: 100%;
  }

  .bocweb-footer .f-right .text-right, .bocweb-footer .f-right .gup {
    width: 50%;
    float: left;
    padding: 0 3%;
    box-sizing: border-box;
  }

  .bocweb-footer .f-right .text-right {
    text-align: left;
    border-bottom: none;
    border-right: 1px solid #e5e5e5;
  }

  .bocweb-footer .f-right .gup {
    margin-top: 0;
    margin-top: -10px;
  }

  .bocweb-footer .f-mid span {
    display: none;
  }

  .bocweb-footer .f-mid {
    width: 100%;
    margin: 25px 0;
  }

  .bocweb-footer .f-mid .bdsharebuttonbox {
    display: block;
    margin: 0 auto;
    float: none;
    width: 320px;
  }

  .bocweb-footer .f-mid .bdsharebuttonbox a {
    margin: 0 19px;
    width: 40px;
    height: 40px;
    border: 1px solid #b4b4b4;
    border-radius: 50%;
    text-align: center;
  }

  .bocweb-footer .f-mid .bdsharebuttonbox a.bds_tsina {
    background: url(../img/img3.jpg) no-repeat 6px center;
  }

  .bocweb-footer .f-mid .bdsharebuttonbox a.bds_tqq {
    background: url(../img/img3.jpg) no-repeat -34px center;
  }

  .bocweb-footer .f-mid .bdsharebuttonbox a.bds_sqq {
    background: url(../img/img3.jpg) no-repeat -72px center;
  }

  .bocweb-footer .f-mid .bdsharebuttonbox a.bds_weixin {
    background: url(../img/img3.jpg) no-repeat -109px center;
  }

  .bocweb-footer .f-left {
    display: none;
  }

  .footer-mobile-mu .sub-menu {
    position: relative;
    overflow-y: hidden;
  }

  .bocweb-footer .bot .ul {
    display: none;
  }

  .bocweb-footer .top {
    padding-bottom: 0;
    border-bottom: none;
  }

  .bocweb-footer .bot {
    padding: 0;
  }

  .bocweb-footer .bot .bot-l, .bocweb-footer .wbot {
    width: 100%;
  }

  .bocweb-footer .wbot {
    box-sizing: border-box;
  }

  .bocweb-footer .bot .bot-l {
    margin: 0 auto 40px;
    text-align: center;
    padding: 0 3%;
    box-sizing: border-box;
  }

  .bocweb-footer .bot .wfspan {
    float: none;
    display: block;
    width: 100%;
  }

  .bocweb-footer .bot .fspan {
    text-align: left;
    height: 55px;
    line-height: 55px;
  }

  .bocweb-footer .bot .fspandiv {
    bottom: 55px;
    width: calc(100% - 2px);
    border-radius: 0;
  }

  .bocweb-footer .bot .fspandiv a {
    line-height: 45px;
    height: 45px;
    font-size: 14px;
  }

  .bocweb-footer .bot .fspan {
    width: 100%;
    font-size: 14px;
    background: #f2f2f2 url(../img/img24.png) no-repeat 96% center;
  }

  .bocweb-footer .bot .bot-r {
    background: #e6e6e6;
    padding: 25px 4%;
    width: 100%;
    border-top: 1px solid #f1f1f1;
    text-align: center;
    box-sizing: border-box;
  }

  .i-lista .n-list {
    padding: 35px 4%;
  }

  .n-news .ul .li .p-text {
    padding: 10px;
  }

  .n-news .ul .li {
    width: 32%;
    margin-right: 1.8%;
  }

  .sreach-box {
    margin: 40px 0 50px;
  }

  /*.wpage {
    padding-top: 40px;
  }*/

  .pa100 {
    padding-bottom: 80px;
  }

  .n-news .dlbox .dd, .n-news .dlbox .dt {
    width: 100%;
  }

  .n-news .dlbox .dt {
    padding: 30px 4%;
  }

  .n-info-two .infobox {
    padding: 60px 40px;
  }

  .img-mobilex {
    display: inline-block !important;
  }

  .n-business .lista .dlbox .dd {
    margin-bottom: 35px;
    background: none !important;
  }

  .n-business .lista .dlbox .dd, .n-business .lista .dlbox .dt {
    width: 100%;
    height: auto;
  }

  .n-business .lista {
    padding: 60px 0;
  }

  .n-business .listb {
    padding: 20px 0 60px;
  }

  .n-business .listb .li {
    padding: 25px;
  }

  .n-inestor .ul .li {
    padding: 15px 20px;
  }

  .n-inestor .ul .li .p {
    font-size: 16px;
    line-height: 1.5;
  }

  .n-personnel .lista .dlbox .dd, .n-personnel .listd .dlbox .dd {
    background: none !important;
    width: 100%;
    height: auto;
  }

  .n-personnel .lista .dlbox .dt, .n-personnel .listd .dlbox .dt {
    width: 100%;
    padding: 35px 3%;
    height: auto;
  }

  .n-personnel .lista .dlbox .dt .h, .n-personnel .listd .dlbox .dt .h {
    font-size: 24px;
    margin-bottom: 5px;
    white-space: initial;
    text-overflow: inherit;
    overflow: auto;
  }

  .n-personnel .lista .dlbox .dt .y, .n-personnel .listd .dlbox .dt .y {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .n-personnel .listb .li-list {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }

  /*.n-personnel .listb .li-list:nth-child(2n) {
    margin-right: 0;
  }*/

  .n-personnel .listd .swiper-button-next {
    right: 0;
  }

  .n-chance .lista .ul {
    width: 100%;
  }

  .n-chance .lista .li {
    width: 23%;
    margin: 0 1%;
  }

  .n-chance .listb .ulbox li {
    padding: 15px;
  }

  .n-chance .listb .ulbox li {
    width: 30%;
    margin-right: 4.5%;
    margin-bottom: 4.5%;
  }

  .n-chance .listb .ulbox li:nth-child(4n) {
    margin-right: 4.5%;
  }

  .n-chance .listb .ulbox li:nth-child(3n) {
    margin-right: 0%;
  }

  .n-videopage .video-box .btnx {
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
  }

  .n-about .listf .li {
    padding: 60px 20px;
    box-sizing: border-box;
  }

  .n-about .listf .li .h-tit {
    font-size: 26px;
  }

  .n-about .listf .li .p {
    font-size: 16px;
  }

  .n-about .listf .li .btnx {
    width: 45px;
    height: 45px;
  }
  .n-about .listf .li .btnx:after{
    width: 45px;
    height: 45px;
    background: url(../img/img21.png) no-repeat center top;
    background-size: 45px auto;
  }
  .n-about .listf .li .btnx:before{
    width: 45px;
    height: 45px;
    background: url(../img/img21-1.png) no-repeat center bottom;
    background-size: 45px auto;
  }


  #nav {
    display: none;
  }

  .i-banner{
    height: auto;
  }

  .n-chance .listb{
    padding-bottom: 60px;
  }

  .page a{
    padding: 4px 10px;
    font-size: 14px;
    margin-right: 6px;
  }

  .video-ajax .recrult-t .p-text .p{
    height: 300px;
  }
  .video-ajax .recrult-t{
    height: 450px;
    padding: 20px;
    margin-top: -220px;
  }
  .video-ajax.hidetwo .recrult-t {
      width: 92%;
      margin-left: -46%;
  }
  .video-ajax .recrult-t .p-text .ex-more {
    margin-top: 25px;
    width: 112px;
    height: 30.8px;
  }

  .video-ajax .recrult-t .p-text .h {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .n-news .page-header, .n-busines-info .page-header, .container-main .page-header{
    margin-top: 45px;
  }
  .n-info-two{
    margin-top: 45px;
  }
  .n-about .listb .p{
    height: auto;
  }
  .n-about .listb .more{
    display: none;
  }
  .i-lista .list-box .list1 .p{
    height: auto;
  }
}
@media (max-width: 960px) {
  .i-lista .list-box .list1 .h {
    font-size: 28px;
  }

  .i-lista .list-box .list1 .p, .i-lista .ul .li {
    font-size: 14px;
    line-height: 1.6;
  }

  .search-alert .cent-form .tex {
    font-size: 24px;
    line-height: 100px;
    height: 100px;
    text-align: left;
    text-indent: 20px;
  }

  .search-alert .cent-form {
    height: 100px;
    margin-top: -90px;
  }

  .search-alert .close {
    top: 20px;
    right: 20px;
  }

  .search-alert .cent-form .tex {
    background: url(../img/img5.png) no-repeat 15px 40px;
  }

  .search-alert .cent-form .tex {
    padding: 0 35px;
  }

  .search-alert .cent-form .sub-butn {
    margin-top: 0;
    font-size: 18px;
  }

  .n-news .ul .li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }

  .n-news .ul .li:nth-child(3n) {
    margin-right: 4%;
  }

  .n-news .ul .li:nth-child(2n) {
    margin-right: 0;
  }

  .n-news .dlbox .dt .h, .n-news .ul-two .li-l .h {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .n-news .ul-two .li-l .p {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
  }

  .n-news .dlbox .dt .p {
    margin-bottom: 30px;
  }

  .n-news .ul-two .li-l {
    width: calc(100% - 230px);
  }

  .n-business .listb .li {
    padding: 3%;
  }

  .n-business .lista .dlbox .dt .h {
    font-size: 22px;
    margin-bottom: 5px;
  }

  .n-business .lista .dlbox .dt .y {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .n-business .lista .dlbox .dt .p {
    line-height: 24px;
  }

  .n-inestor .ul-two .li {
    width: 30%;
    margin-right: 4%;
    margin-bottom: 4%;
  }

  .n-inestor .ul-two .li:nth-child(4n) {
    margin-right: 4%;
  }

  .n-inestor .ul-two .li:nth-child(3n) {
    margin-right: 0;
  }

  .pa100, .n-personnel .lista {
    padding-bottom: 60px;
  }

  .n-personnel .listb .p-text {
    padding: 10px;
  }

  .n-personnel .listb .p-text .h {
    font-size: 16px;
  }

  .n-personnel .listb .p-text .sp {
    font-size: 12px;
  }

  .n-personnel .listb {
    padding-top: 60px;
  }

  .n-personnel .listc .h {
    font-size: 16px;
    padding: 15px 0;
  }

  .n-personnel .listd {
    padding: 60px 0;
  }

  .n-about .listd {
    padding-bottom: 60px;
  }

  .n-chance .listb .ulbox li .t {
    font-size: 12px;
    margin-bottom: 5px;
  }

  .n-chance .listb .ulbox li .h {
    font-size: 16px;
  }

  .n-chance .listb .ulbox li .p {
    margin: 15px 0 30px;
    font-size: 12px;
    line-height: 1.5;
  }

  .n-chance .listb .ulbox li .more {
    font-size: 12px;
  }

  .n-chance .lista {
    padding-bottom: 40px;
  }

  .n-videopage .p {
    padding: 15px 0;
    /*text-indent: 15px;*/
    font-size: 16px;
  }

  .n-videopage .page-header {
    margin-bottom: 0;
  }

  .n-about .lista .dlbox .dd {
    width: 100%;
    margin-bottom: 35px;
  }

  .n-about .lista .dlbox .dt {
    width: 100%;
  }

  .n-about .lista .dlbox .dt .h {
    font-size: 26px;
    margin-bottom: 5px;
  }

  .n-about .lista .dlbox .dt .y {
    font-size: 16px;
  }

  .n-about .lista .dlbox .dt .p {
    margin-bottom: 35px;
  }

  .n-about .listb .page-header, .n-about .listd .page-header {
    margin-top: 15px;
    margin-bottom: 0;
  }

  .n-about .listb .ul .li .hsu {
    font-size: 45px;
  }

  .n-about .listb .ul .li .p1 {
    font-size: 12px;
  }

  .n-about .listb .p {
    margin-bottom: 35px;
  }

  .n-about .listb .more {
    width: 115px;
    padding: 0 20px;
  }

  .n-about .listb .p {
    font-size: 14px;
  }

  .n-about .listc .li {
    width: 100%;
    margin-bottom: 10px;
  }

  .n-about .listd .li {
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 3.5%;
  }

  .n-about .listd .li:nth-child(5n) {
    margin-right: 3.5%;
  }

  .n-about .listd .li:nth-child(3n) {
    margin-right: 0;
  }

  .n-about .liste .wtimelist {
    width: 90%;
    margin-bottom: 55px;
  }

  .n-about .listf .li {
    width: 100%;
    margin-bottom: 10px;
  }

  .n-about .listf {
    padding: 60px 0;
  }

  .n-about .lista .dlbox .dt {
    margin-top: 0;
  }
  .n-personnel .listc{
    padding-bottom: 30px;
  }
  /*.index-load.active{
    transform: translateY(-100%);
  }
  .index-warp{
    transform: translateY(20%);
    transition: all .6s ease-in-out;
  }*/
   #navlist{
    position: absolute;
  }
}
@media (max-width: 786px) {
  .i-lista .list-box .list1 .img {
    width: 100%;
    margin-bottom: 30px;
  }
  
  .i-lista .list-box .list1 .p-text, .i-lista .list-box .list1 .p {
    width: 100%;
  }

  .i-lista .list-box .list1 .p {
    margin-bottom: 20px;
  }

  .bocweb-footer .bot .bot-r {
    line-height: 15px;
  }

  .container-fluid .wcol-xs {
    width: 100% !important;
  }

  .sreach-box .text {
    width: 68%;
  }

  .n-news .ul-two .li-l {
    width: calc(100% - 160px);
  }

  .n-news .ul-two .li-r {
    width: 140px;
  }

  .n-news .ul-two .li-l .time {
    display: block;
    margin-top: 10px;
    margin-left: 0;
  }

  .n-news .ul-two .li-l .h {
    width: 100%;
  }

  .page-header {
    font-size: 22px !important;
  }

  .n-news .ul-two .li-l .p {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
  }

  .n-info-two .infobox {
    padding: 40px 3%;
  }

  .n-info-two .infobox .info-top .h {
    width: 100%;
    margin-bottom: 35px;
    font-size: 20px;
  }

  .n-info-two .infobox .text {
    padding: 30px 0;
  }

  .n-inestor .ul .li .p {
    font-size: 14px;
    width: calc(100% - 100px);
  }

  .h-banner-title {
    font-size: 36px !important;
  }

  .h-banner-txt {
    font-size: 16px !important;
  }

  .n-inestor .ul-two .li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px;
  }

  .n-inestor .ul-two .li:nth-child(3n) {
    margin-right: 4%;
  }

  .n-inestor .ul-two .li:nth-child(4n) {
    margin-right: 4%;
  }

  .n-inestor .ul-two .li:nth-child(2n) {
    margin-right: 0;
  }

  .n-inestor .ul-two .h {
    font-size: 14px;
  }

  .n-inestor .ul-two .time {
    font-size: 12px;
  }

  .n-inestor .ul-two .bot {
    background: url(../img/img11.png) no-repeat right 5px;
    background-size: 16px auto;
  }

  .n-personnel .listb .li-list {
    width: 100%;
    margin-bottom: 30px;
  }

  .n-personnel .listc .li-list {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .n-personnel .listd .dlbox .dt {
    padding: 15px 3%;
  }

  .n-personnel .lista .dlbox .dt .h, .n-personnel .listd .dlbox .dt .h {
    font-size: 20px;
  }

  .h-nav {
    border-bottom: 1px solid #f1f2f1;
  }

  .n-chance .listb .ulbox li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }

  .n-chance .listb .ulbox li:nth-child(3n) {
    margin-right: 4%;
  }

  .n-chance .listb .ulbox li:nth-child(4n) {
    margin-right: 4%;
  }

  .n-chance .listb .ulbox li:nth-child(2n) {
    margin-right: 0%;
  }

  .n-chance .lista .li .sp {
    width: 35px;
    height: 35px;
    background-size: 35px auto !important;
  }

  .n-chance .lista .li {
    padding: 15px 0;
    height: auto;
  }

  .n-chance .lista .li .p {
    font-size: 14px;
    height: 36px;
    line-height: 18px;
  }


  

  .n-about .listc .li {
    /*padding: 60px 0;*/
  }

  .n-about .listc .li .img img {
    width: 60px;
  }

  .n-about .listd .li .h {
    font-size: 16px;
  }

  .n-about .listd .li .p {
    font-size: 12px;
  }

  .n-about .listd .li .p-text {
    padding: 10px;
  }

  .n-about .liste .honorbox .swiper-slide .p-text {
    padding: 10px;
    height: auto;
    font-size: 14px;
    line-height: 1.5;
  }

  .n-about .liste {
    padding: 40px 0 60px;
  }

  .n-about .liste .page-header {
    margin-top: 0;
  }

  .n-about .liste .timelist .swiper-slide {
    font-size: 16px;
  }

  .n-about .liste .honorbox .swiper-slide .time {
    font-size: 14px;
    height: 25px;
    line-height: 25px;
  }

  .n-about .liste .honorbox .swiper-button-prev, .n-about .liste .honorbox .swiper-button-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-size: 30px auto;
  }

  .n-about .liste .honorbox .swiper-button-prev:hover, .n-about .liste .honorbox .swiper-button-next:hover {
    width: 30px;
    height: 30px;
    background-size: 30px auto;
  }

  .n-busines-info .p-text {
    margin: 35px 0;
    line-height: 24px;
    font-size: 14px;
  }

  .n-busines-info .listb {
    padding-bottom: 60px;
  }

  .n-busines-info .listb .page-header {
    margin-top: 0;
  }
  .wxboxbtn{
    margin-top: 20px;
  }

  .img-mobilex-2{
    display: block;
  }
  .ex-more span{
    font-size: 14px;
  }
  .n-busines-info .lista .carousel .li{
    margin: 0;
  }
  .n-busines-info .listb .carousel .li{
    margin-right: 0;
  }
}
@media (max-width: 560px) {
  .listb .line div{
    font-size:.32rem;
  }
  .i-lista .ul .li {
    padding: 5px 0 15px;
  }

  .i-lista .ul .li .img {
    margin-top: 0;
  }

  .bocweb-footer .top {
    padding: 40px 0 30px;
  }

  .header-mobile-mu .sub-menu {
    height: 550px;
  }

  .i-lista .ul .li span {
    font-size: 12px;
  }

  .n-news .ul .li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 25px;
  }

  .n-news .ul .li:nth-child(3n) {
    margin-right: 0%;
  }

  .n-news .ul .li:nth-child(2n) {
    margin-right: 0;
  }


  .page-header .s-sub-nav .sp {
    width: 75px !important;
    padding: 0 5px !important;
  }

  .page-header .s-sub-nav {
    /*width: 185px !important;*/
  }
  .page-header .s-sub-nav .sp2{
    padding: 0 20px 0 15px !important;
    width: 70px !important;
  }
  
  .page-header .s-sub-nav .s-sub-navbox {
    /*width: 110px !important;*/
  }

  .page-header .s-sub-nav .sp2:before {
    right: 10px !important;
  }

  .n-business .listb .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 35px;
  }

  .bocweb-footer .f-right .gup-l .su {
    font-size: 36px;
  }

  .bocweb-footer .f-right .wleft .h {
    font-size: 14px;
  }

  .bocweb-footer .f-right .gup .su3 {
    font-size: 15px;
    margin-top: 22px;
  }

  .n-inestor .ul .li .p {
    width: 100%;
    margin-bottom: 5px;
  }

  .n-inestor .ul .li .time {
    width: 100%;
    padding-left: 40px;
    box-sizing: border-box;
  }


  .n-chance .lista .li .p {
    font-size: 12px;
  }

  .sreach-box {
    margin: 25px 0 30px;
  }

  .sreach-box .submit {
    width: 60px;
  }

  .sreach-box label, .sreach-box .text, .sreach-box .submit, .sreach-box {
    height: 55px;
    line-height: 55px;
  }

  .n-about .listd .li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 25px;
  }

  .n-about .listd .li:nth-child(5n) {
    margin-right: 4%;
  }

  .n-about .listd .li:nth-child(3n) {
    margin-right: 4%;
  }

  .n-about .listd .li:nth-child(2n) {
    margin-right: 0;
  }

  .n-about .listf .li {
    padding: 35px 15px;
  }

  .n-about .listf .li .btnx {
    margin-top: 15px;
  }

  .n-about .listf .li .btnx {
    width: 30px;
    height: 30px;
  }

  /*.n-about .listf .li:hover .btnx {
    background-size: 30px auto;
  }*/
  .n-about .listf .li .btnx:after{
    width: 30px;
    height: 30px;
    background: url(../img/img21.png) no-repeat center top;
    background-size: 30px auto;
  }
  .n-about .listf .li .btnx:before{
    width: 30px;
    height: 30px;
    background: url(../img/img21-1.png) no-repeat center bottom;
    background-size: 30px auto;
  }

  .n-about .lista .dlbox .dt .h {
    font-size: 24px;
  }

  .i-lista .list-box .list2 .newsli {
    padding: 0 10px 0 0;
  }

  .n-about .liste .wtimelist {
    padding: 0 40px;
  }

  .n-about .listb .ul .li {
    width: 50%;
    margin-bottom: 35px;
  }

  .n-about .listb .ul {
    margin-bottom: 0;
  }
  .search-alert .cent-form .tex{
    font-size: 18px;
  }
  .h-nav-a {
      font-size: 14px !important;
  }

  .i-banner .swiper-pagination.swiper-pagination-bullets{
    display: inline-block;
    margin: 0 3px;
    bottom: 10px;
    left: 50%;
    right:auto !important;
    top: auto !important;
  }
  .i-banner .swiper-pagination.swiper-pagination-bullets span{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 0 3px !important;
    float: left;
  }
  .i-banner .swiper-pagination.swiper-pagination-bullets span.swiper-pagination-bullet-active{
    width: 6px;
    height: 6px;
    margin: 0 3px !important;
    border-radius: 50%;
  }
  .n-info-two .infobox .info-top .h{
    font-size: 18px;
    line-height: 28px;
  }
  .n-info-two .infobox .info-top .h{
    margin-bottom: 20px;
  }
  .n-info-two .infobox .bot{
    padding-top: 25px;
  }
  .bocweb-footer .bot .fspan{
    background: #f2f2f2 url(../img/img24.png) no-repeat 96% center;
    background-size: 20px auto;
  }
  .i-lista .ul .li .img img{
    width: 35px;
    margin-left: -17.5px !important;
  }
  .i-lista .ul .li .img{
    height: 35px;
  }
  .z-idea-container .z-idea{
    margin-top: 15px !important;
  }
  .page-header{
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin:30px 0 10px !important; 
  }  
  .n-personnel .page-header{
    padding-top: 30px;
    margin-top: 0 !important;
  }
  .n-news .page-header, .n-busines-info .page-header, .container-main .page-header{
   margin: 30px 0 10px !important;
  }
  .n-personnel .lista .dlbox,.n-chance .lista .w-ul{
    margin-top: 20px;
  }
  .n-personnel .lista .dlbox .dt, .n-personnel .listd .dlbox .dt{
    padding: 25px 0 0;
    margin-bottom: 0;
    border:none;
  }
  .n-personnel .lista .dlbox{
    margin-bottom: 0;
  }
  .n-personnel .lista,.n-chance .listb,.n-about .lista{
    padding-bottom: 45px;
  }
  .n-personnel .listb{
    padding:45px 0 0;
  }
  .n-personnel .listb .li-list:last-child,.n-about .listc .li{
    margin-bottom: 0;
  } 
  .n-about .listb,.n-about .listd{
    padding: 10px 0 45px;
  }
  .pa100{
    padding-bottom: 45px;
  }
  .index-load .line{
    display: none;
  }
  .n-chance .lista .li{
    padding: 15px 0 5px;
  }
  .n-chance .lista .li .sp{
    margin-bottom:0; 
  }
  .activity .content{
    max-height: 52px;
    height: auto !important;
  }
}


@media (max-width: 450px) {
  .n-chance .lista .li .p{
    padding: 0 5px;
  }
}
@media (max-width: 320px) {
  .bocweb-header .header-l, .bocweb-header .boc-logo {
    width: 110px;
    height: auto;
  }

  .bocweb-header .boc-logo {
    margin-top: 15px;
  }

  .i-lista .ul .li .img {
    height: 35px;
    margin-bottom: 5px;
  }

  .i-lista .ul .li .img .img1 {
    width: 32px;
    margin-left: -18px !important;
  }

  .i-lista .ul .li .img .img2 {
    width: 32px;
    margin-left: -18px !important;
  }

  .i-lista .ul .li span {
    height: 30px;
    overflow: hidden;
    line-height: 1.2;
  }

  .i-lista .ul .li {
    padding: 5px 0;
  }

  .bocweb-footer .f-mid .bdsharebuttonbox {
    width: 280px;
  }

  .bocweb-footer .f-mid .bdsharebuttonbox a {
    margin: 0 14px;
  }

  .header-mobile-mu .sub-menu {
    height: 445px;
  }

  .bocweb-header.on{
    padding:0!important;
  }
  .bocweb-header{
    padding:0!important;
  }
  .bocweb-header .header-l{
    width: 120px;
    margin-left: 10px;
  }
  .bocweb-header.on .header-l{
    width: 120px;
    margin-left: 10px;
  }
}
.i-banner .swiper-slide .text .tit-x, .i-banner .swiper-slide .text .tit-h {
  -webkit-transition: all .6s;
          transition: all .6s;
}

/*# sourceMappingURL=mobile.css.map */