  
@charset "utf-8";

  .pageBox{ width: 100%; height: 100vh; /*text-align: center;*/ position: relative;}
  .pageBox .inner{position: fixed;width: 100%; height: 100%;display:table;top: 0; }
  .pageBox .inner>div{display: table-cell;vertical-align:middle;}
  .pageBox .inner .testimg, .pageBox .inner .testimg>img{display:inline-block;width: 100%;height:100%;vertical-align: middle;overflow: hidden;}
  .page1{  z-index: 1;}
  .page2{  z-index: 2;}
  .page3{  z-index: 3;}
  .page4{  z-index: 4;}
  .inner1{z-index: 1;}
  .inner2{z-index: 0;}
  .inner3{z-index: 0;}
  .inner4{z-index: 0;}

  .page3 .numBox{width:100%;height:290px;position:absolute;float:none;left:0px;bottom:-350px;z-index:200;background-color:#13558b;background-color:rgba(19,85,139,0.9);}
  .page3 .numBox{display:block;bottom:0px;}
  .page3 .numBox .arrow{width:80px;height:40px;line-height:5.0rem;overflow:hidden;position:absolute;float:none;top:-40px;left:50%;margin-left:-40px;text-align:center;color:#13558b;font-size:80px;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;}
  .page3 .numBox .cm{max-width:1345px;margin: 0 auto;}
  .page3 .numBox .item{width:33%;text-align:center;padding-top:50px;float: left;}
  .page3 .numBox .item h3,.page3 .numBox .item h4,.page3 .numBox .item h5{width:100%;margin: 0;font-weight: normal;font-size: 12px;}
  .page3 .numBox .item h3{color:#fff;font-size:16px;}
  .page3 .numBox .item h4,.page3 .numBox .item h5{color:#7bd7f5;}
  .page3 .numBox .item h4{font-size:100px;letter-spacing:-4px;}
  .page3 .numBox .item h4 font{font-family:'ASHBL';}
  .page3 .numBox .item h4 em{font-style:normal;font-size:48px;margin-left:20px;position:relative;}
  .page3 .numBox .item h4 b{font-size:32px;position:absolute;float:none;top:-40px;left:-10px;font-weight:normal;}
  .page3 .numBox .item h5{filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;}
  .page3 .numBox{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .page3 .roll_num{width:100%;height:290px;position:absolute;float:none;left:0px;bottom:-350px;z-index:200;background-color:#13558b;background-color:rgba(43,52,85,0.9);}
  .page3 .roll_num .arrow{width:80px;height:40px;line-height:5.0rem;overflow:hidden;position:absolute;float:none;top:-40px;left:50%;margin-left:-40px;text-align:center;color:#2b3455;font-size:80px;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;}
  .page3 .roll_num.show{display:block;bottom:0px;}
  .page3 .roll_num{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  

  .page7{
    height: auto!important;
  }

  .public-head-7,.fullpage_menu_head{
    transition: all .8s !important;
    -moz-transition: all .8s !important
    -webkit-transition: all .8s !important;
    -ms-transform: all .8s !important;
  }
  .fullpage_menu_head .ind_nav_icon {
    width: 56px;
    height: 56px;
    position: fixed;
    top: 10px;
    right: -56px;
    background: url(../images/menu_icon.png) no-repeat center center;
    z-index: 9999;
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -ms-transform: all .8s;
  }
  .fullpage_menu_head .second_foot {
    position: fixed;
    // display: none;
    width: 100%;
    height: 80px;
    top: 10px;
  }
  
  .public-head-7 {
    height: 100px;
    background-color: rgba(255,255,255,0.8);
  }
  .public-head-7 .public-head-7-inner-box{
    border: none;
  } 
  .public-head-7 .public-head-7-inner {
      padding-top: 25px;
  }
  .public-head-7 .ph7-pc-nav li {
     height: 80px;
  } 
  .public-head-7 .ph7-pc-nav li .nav-item-sub {
    top: 74px;
  }
  .public-head-7 .ph7-pc-nav li .nav-item {
    color: #000;
  }
  .public-head-7 .ph7-pc-nav li:hover .nav-item {
    color: #aa1c27;
  }
  .public-head-7 .ph7-pc-nav li .nav-item::before {
    background-color: #aa1c27;
  }
  .public-head-7 .ph7-pc-nav li .nav-item-sub li {
    height: 52px;
    line-height: 52px;
    overflow:hidden;
    background-color: rgba(43,52,85,0.7);
    border: none;
  }
  .public-head-7 .ph7-pc-nav li .nav-item-sub li a span{
      color: #fff;
  }
  .public-head-7 .ph7-pc-nav li .nav-item-sub li a::before{
  }
  .public-head-7 .ph7-pc-nav li .nav-item-sub li a:hover span {
       background-color:  rgba(43,52,85,1);
       color: #fff;
  }
  .public-head-7 .ph7-pc-nav li .nav-item-sub li:hover{
    background-color:  rgba(43,52,85,1);
  }
  .public-head-7 .ph7-pc-nav>li {
      text-align: center;
  }
  .public-head-7 .ph7-pc-nav li li {
      text-align: left;
  }


  .animated {
      -webkit-animation-duration: 0.8s;
      animation-duration: 0.8s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
  }

  .public-head-7 .public-head-7-inner-box {
     border-bottom: none; 
  }



  




@media screen and (min-width: 768px) {
  .course_service .outline {
    width: 360px;
  }
  .course_service .outline li a{
    overflow:hidden;
    height:100%;
  }
  .course_service .ind_course .outline li a:hover,.course_service .ind_service .outline li a:hover{
    padding-left:15px;
  }
  // .course_service .outline li a .menu-up,.course_service .outline li a .menu-down{
  //   display:block;
  //   transition: all .2s;
  //   -moz-transition: all .2s;
  //   -webkit-transition: all .2s;
  //   -ms-transform: all .2s;
  // }
  // .course_service .outline li a:hover .menu-up{
  //   margin-top: -80px;
  // }
  

  #public_slide_177>li{ width: 1920px !important }
  
  /*xiugai_9_10*/
  .public_index_177 .box .item i {
    margin: 50px 0 0 110px;
  }
  .public_index_177 .box .item .text {
    left: 280px;
  }
  .public_index_177 .public-slide-177-text .ps177t-1 {
    margin: 0 auto 200px auto;
  }
  .bx-wrapper .bx-prev {
    left: 50px;
  }
  .bx-wrapper .bx-next {
    right: 50px;
  }
  .more a{
    position:relative;
    overflow:hidden;
  }
  .more_timg,.more_bimg{
    position:absolute;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transform: all .2s;
  }
  .more_timg{
    //visibility: visible;
    top: 50%;
    left: 50%;
    margin-left: -14px;
    margin-top: -7px;
  }
  .more_bimg{
    //visibility: hidden;
    top: 100%;
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
  }
  .more a:hover .more_timg{
    //visibility: hidden;
    top: 0;
    margin-top: -14px;
  }
  .more a:hover .more_bimg{
    //visibility: visible;
    top: 50%;
    margin-top: -7px;
  }
  .second_section .ind_news {
    padding: 0 6%;
  }
  .second_section .news_right .top,.second_section .news_right .bottm {
    padding: 0% 6%;
  }
  .ind_news_in,.top_in,.bottm_in{
    display: table;
    height: 100%;
  }
  .ind_news_in>div,.top_in>ul,.bottm_in>ul{
    display: table-cell;
    vertical-align: middle;
  }

  #ind_course_more i,#ind_service_more i{
    font-style:normal;
    position:relative;
  }
  #ind_course_more i:after,#ind_service_more i:after{
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transform: all .4s;
    content: "";
    display:inline-block;
    position:absolute;
    bottom: -13px;
    left: 0;
    width: 0%;
    height: 3px;
    background-color: #fff;
  }
  #ind_course_more:hover i:after,#ind_service_more:hover i:after{
    width: 100%;
  }

  .course_box ul li:hover a{
    background-color: #aa1c27;
  }
  
  .sixth_section  .li_5 {
    top: auto;
    bottom: 570px;
  }
  .sixth_section .li_6 {
    top: auto;
    bottom: 595px;
  }
  
  .ind_news .ind_news_list .text a{
    padding-bottom: 5px;
    margin-bottom: 17px;
    display: inline-block;
    border-bottom: 1px solid transparent;
  }
  .news_right ul .title a{
     padding-bottom: 5px;
    border-bottom: 1px solid transparent;
  }
  .ind_news .ind_news_list .text a:hover,.news_right ul .title a:hover{
    border-bottom: 1px solid #fff;
  }

  .news_right ul .title a,.news_right ul .details a{
    color: #fff;
  }
  .news_right ul .title a,.news_right ul .details a{
    color: #fff;
  }

  .ind_news_more a:hover{
    background: #2b3455;
  }

  .public_index_199_1 .productIList a:after {
    background: rgba(165, 33, 35, 0.9);
  }
  .public_index_199_1 .productIList .ico .bg {
    background-color: #a5212c;
  }

  /*10_16 默认效果*/

  .public_index_199_1 .productIList a.originActive:after{
      width: 100%;
      transition: 600ms;
      -webkit-transition: 600ms;
  }

  .public_index_199_1 .productIList a.originActive .line {
      transform: translate(0);
      -webkit-transform: translate(0);
      visibility: visible;
      opacity: 1;
      transition: 300ms ease-in 600ms;
      -webkit-transition: 300ms ease-in 600ms;
  }

  .public_index_199_1 .productIList a.originActive .ico .bg {
      transform: scale(1) rotate(180deg);
      -webkit-transform: scale(1) rotate(180deg);
      -moz-transform: scale(1) rotate(180deg);
      opacity: 1;
  }

  .public_index_199_1 .productIList a.originActive .t .zh {
      font-size: 1.375rem;
  }

  .public_index_199_1 .productIList a.originActive .t .en i {
      padding-left: 42px;
  }

  .public_index_199_1 .productIList a.originActive .c {
      opacity: 1;
      visibility: visible;
  }

  .public_index_178 .page4 .change .viewport .textArea li:hover h3, .public_index_178 .page4 .change .viewport .textArea li:hover h4{
    color:#fff;
  }

 

}

@media screen and (max-width: 767px) {
  .pageBox{
    height:auto;
  }
  .public-head-7 {
    height: 0.88rem;
  }
  .public-head-7 .public-head-7-inner {
    padding: 0.2rem;
  }
  .pageBox .inner {
      position: initial; 
  }

}



