@charset "utf-8";
/* Scss Document */


.banner {
   height: 60vh; display: block;
  overflow:hidden; 
      background: #fff;
}
.banner .swiper-slide {
   height: 60vh;display: block;
  overflow:hidden; 
      background: #fff;
}
        
 .section_3 {
  position: relative;
  z-index: 1;
  padding-bottom: 20px; 
  padding-top:10px;
  max-width:1300px;
  margin:0 auto;
  overflow:hidden;
  }
  @media screen and (max-width: 1000px) {
    .section_3 {
	padding-bottom: 10px;
} }
	  
	  
  .section_3 h2 {
    margin-top: 100px;
    margin-bottom: 40px;
    font-family: "微软雅黑", Arial, Helvetica;
    font-size: 36px;
    color: #00558b;
    text-align: center;
    line-height: 1em;
    }
    .section_3 h2 b {
      height: 1px;
      width: 60px;
      background: #00558b;
      display: inline-block;
      vertical-align: middle;
      opacity: 0.5;
      margin: 0 20px; }
     
    @media screen and (max-width: 1000px) {
      .section_3 h2 {
        font-size: 30px; } }
		
		  .section_3 .dataitem
		  {
			  float:left;
			  width:300px;
			  }
  .section_3 .dataitem ul {
    display: flex;
    flex-wrap: wrap; }
  .section_3 .dataitem li {
    width: 100%;
    padding: 20px 0; height:140px; }
    .section_3 .dataitem li img {
      width: 80px;
      float: left; }
    .section_3 .dataitem li .wrapper {
      margin: 0 20px; }
    .section_3 .dataitem li .txtwrapper {
      margin-left: 100px; }
     .section_3 .dataitem li .txtwrapper h4 {
	font-size: 36px;
	color: #336699;
	line-height: 1em;
	font-family: Raleway;
}
       .section_3 .dataitem li .txtwrapper p {
        font-size: 14px;
        color: #666;
        padding-top: 5px;
		line-height:30px; }
   .section_3 .slick-dots {
    position: absolute;
    bottom: -40px;
    width: 100%;
    text-align: center;
    z-index: 1000; }
   .section_3 .slick-dots li {
    display: inline-block;
    width: auto;
    float: none;
    vertical-align: middle; }
   .section_3 .slick-dots li button {
    background: #A8B3C6;
    border: 0 none;
    border-radius: 7px;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin: 0 8px;
    outline: medium none;
    padding: 0;
    width: 12px; }
   .section_3 .slick-dots li.slick-active button {
    background: #00558b; }
   .section_3 .tbg {
    position: absolute;
    width: 100%;
    top: -100px;
    z-index: -1;
    overflow: hidden; }
     .section_3 .tbg img {
      width: 100%;
      min-width: 1920px; }
	  
      @media screen and (max-width: 1920px) {
         .section_3 .tbg img {
          padding-left: 50%;
          margin-left: -800px; } }
		  
   .section_3 .tcbg {
    position: absolute;
    background: #e7eaea;
    transform: rotate(-3deg);
    transform-origin: right bottom;
    -ms-transform: rotate(-3deg);
    -ms-transform-origin: right bottom;
    height: 200px;
    width: 200%;
    right: -205px;
    bottom: 0px;
    z-index: -2; }
	
	
    @media screen and (max-width: 1000px) {
       .section_3 .tcbg {
        display: none; } }









 .sy_lb3{
        width:101.4%;
        margin-left: -0.7%;
        float:left;
    }
    .sy_lb3 li{
        width:25%;
        float:left;
        padding:0.7%;
    }
    .sy_lb3 a{
        width:100%;
        display: block;
        background-color: #005ca2;
        height:160px;
        overflow: hidden;
        position:relative;
        color:#fff;
    }
    .sy_lb3 li.l2 a{
        background-color: #1a7cd5;
    }


    .sy_lb3 li.l1,.sy_lb3 li.l3{
        width:44%;
height:340px;
    }
.sy_lb3 li.l1 a{
 background-color: #005ca2;
        height:340px;
}

    .sy_lb3 li.l1 i, .sy_lb3 li.l2 i{
        background: url("../images/bg_jt_on.png") no-repeat;
        width:45px;
        height:45px;
        position:absolute;
        left:50%;
        top:50%;
        margin: -17px 0 0 -17px;
        filter:alpha(opacity=45); -moz-opacity:0.45; opacity:0.45;
    }
    .sy_lb3 li.l1 a:hover i,.sy_lb3 li.l2 a:hover i{
        filter:alpha(opacity=100); -moz-opacity:1; opacity:1;
    }
    .sy_lb3 li.l1 img,.sy_lb3 li.l3 img{
        filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85;
    }
    .sy_lb3 li.l2 .imgk{
        height:160px;
        background-color: #005ca2;
    }
    .sy_lb3 li.l2 img{
        filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75;
        min-height:160px;
    }
    .sy_lb3 li.l2 .txtk{
position:absolute;
        width:100%;
left:0px;
        bottom: 0px;
line-height: 30px;
z-index: 1;
        padding:5% 6%;
margin-top:-20px;
    }
    .sy_lb3 li.l1 .txtk,.sy_lb3 li.l3 .txtk{
        position:absolute;
        width:100%;
        left:0px;
        bottom: 0px;
        z-index: 1;
        line-height: 30px;
        padding:5% 6%;
    }
    .sy_lb3 h4{
        width:100%;
        font-size:14px;
        height:30px;
        line-height: 30px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical
    }

.sy_lb3 .imgk,.sy_lb3 .imgk img{
    width:100%;
}






/*------------video-------------*/


body.show a, body.show .transition, body.show .g-head .btn-list, .g-head body.show .btn-list, body.show .g-head .btn-list .search .input, .g-head .btn-list .search body.show .input, body.show .g-nav, body.show .g-nav2, body.show .index-flow .title dl dd .layer, .index-flow .title dl dd body.show .layer, body.show :before, body.show :after, body.show img {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis, .index-flash li .name a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex, .p-layer, .g-head .btn-list, .g-head .btn-list ul, .g-head .btn-list .language .name, .g-nav ul, .g-nav2 .scroll ul, .g-foot .list li, .g-foot .info, .g-foot .info .tel, .index-flash .btn, .index-flash .btn .dots, .index-search .hot-words, .index-search .search-result .name, .index-news .col-2 .list li .title, .index-news .col-2 .arrow, .index-news .col-2 .arrow .dots, .index-events .wal, .index-events .wal .arrow, .index-events .list-wrapper dl.ul-dl, .index-events .list-wrapper dd.li-dd dl.info dd, .index-admissions .dots, .index-flow .container .video i, .index-flow .title dl, .index-flow .title dl dd .layer, .index-flow .img-list li a .layer .info {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex; }

.flexColumn {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

.itemsCenter, .p-layer, .g-head .btn-list, .g-head .btn-list .language .name, .g-foot .list li, .g-foot .info .tel, .index-flash .btn, .index-search .search-result .name, .index-news .col-2 .list li .title, .index-news .col-2 .arrow, .index-events .wal, .index-events .list-wrapper dd.li-dd dl.info dd, .index-flow .container .video i, .index-flow .img-list li a .layer .info {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .p-layer, .index-flash .btn, .index-news .col-2 .list li .title, .index-news .col-2 .arrow .dots, .index-admissions .list dl, .index-admissions .dots, .index-flow .container .video i {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .g-foot .info, .index-news, .index-news .col-2 .arrow {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .g-foot .list ul, .g-foot .info div, .index-search .hot-words ul, .index-news, .index-admissions .list dl, .index-flow .img-list ul, .index-flow .img-list li a .layer, .foot-link .list ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }



html {
  }

body {
  
  -webkit-text-size-adjust: none; }




/*index*/
.index-video {
  width: 100%;
  height: 99vh;
  overflow: hidden;
  position: relative; }
  .index-video video, .index-video img {
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    min-width: 100%;
    max-width: 1000%;
    transform: translate(-50%, -50%); }
  .index-video .btn {

    background-size: cover;
    width: .42rem;
    height: .42rem;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0.3rem;
    top: auto;
    bottom: 0.9rem;
    cursor: pointer; }

.index-flash {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .index-flash li {
    position: relative;
    height: 60vh;
    overflow: hidden; }
    .index-flash li video {
      position: absolute;
      left: 50%;
      top: 50%;
      min-height: 100%;
      min-width: 100%;
      transform: translate(-50%, -50%); }
    .index-flash li .video-btn {
      
      background-size: 100%;
      width: 1.08rem;
      height: 1.08rem;
      position: absolute;
      z-index: 1;
      left: 50%;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-left: -.54rem;
      margin-top: -.54rem;
      cursor: pointer;
      opacity: 0; }
    .index-flash li .img a {
      position: relative;
      display: block;
      height: 60vh;
      overflow: hidden; }
      .index-flash li .img a:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 5;
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
       
        background-size: auto 5.19rem; }
      .index-flash li .img a img {
        position: absolute;
        left: 50%;
        top: 50%;
        min-height: 100%;
        min-width: 100%;
        max-width: 1000%;
        transform: translate(-50%, -50%); }
    .index-flash li .name a {
      display: block;
      color: #fff;
      text-align: center;
      font-weight: bold;
      position: absolute;
      z-index: 5;
      left: 0;
      right: 0;
      top: auto;
      bottom: 5rem;
      font-size: 24px;
      padding: 0 .3rem;
      height: 44px;
      line-height: 44px; }
  .index-flash .btn {
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    top: auto;
    bottom: 2.9rem; }
    .index-flash .btn .dots span {
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      margin: 0 8px;
      width: 10px;
      height: 10px;
      background: rgba(255, 255, 255, 0.78);
      opacity: 1; }
    .index-flash .btn .dots span.swiper-pagination-bullet-active {
      background: #dcc55a; }
    .index-flash .btn a {
      font-size: 12px;
      color: #fff;
      height: 14px;
      line-height: 14px;
      border-left: rgba(255, 255, 255, 0.65) solid 1px;
      margin-left: 12px;
      padding-left: 17px; }
      .index-flash .btn a:hover {
        color: #dcc55a; }
  .index-flash .arrow a {
    display: block;
    width: 70px;
    height: 70px;
    background: center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 1;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.26rem;
    opacity: 0; }
    .index-flash .arrow a.prev {
      left: .28rem;
      background-image: url("../images/prev53_2.png"); 
	  }
    .index-flash .arrow a.next {
      right: .28rem;
      background-image: url("../images/next53_2.png"); 
	  }
  .index-flash:hover .arrow a {
    opacity: .5; }
    .index-flash:hover .arrow a:hover {
      opacity: 1; }

 
  @media screen and (max-width: 1400px) {
         .index-flash li .img a img {
        position: absolute;
        left: 50%;
        top: 50%;
        min-height: 100%;
        min-width: 100%;
        max-width: 100%;
        transform: translate(-50%, -50%); }


}



/*毕业设计云展*/


.index-events {
  min-height: 7.2rem;
  position: relative; }
  .index-events:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 50%;
    margin-right: -6.6rem;
    background: #F2F3F9; }
  .index-events .wal {
    position: relative;
    height: 2.2rem; }
    .index-events .wal .title {
      padding-right: .68rem;
      position: relative;
      color: #000;
      font-size: .18rem;
      text-transform: uppercase;
      line-height: 1em; }
      .index-events .wal .title:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: .3rem;
        width: .04rem;
        height: .54rem;
        background: #6510AD;
        margin-top: -.27rem; }
      .index-events .wal .title h2 {
        font-size: .34rem;
        font-weight: 400;
        line-height: 1em;
        padding-top: .06rem; }
    .index-events .wal p {
      line-height: .26rem;
      color: #929292;
      width: 5.26rem;
      margin-right: .78rem; }
    .index-events .wal .more {
      margin-right: 2.38rem; }
    .index-events .wal .arrow a {
      width: .53rem;
      height: .53rem;
      background: center no-repeat;
      background-size: 100%; }
      .index-events .wal .arrow a.prev {
         }
      .index-events .wal .arrow a.next {
       
        margin-left: .39rem; }
  .index-events .list {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .index-events .list-wrapper {
    width: 36.9rem;
    position: relative;
    left: 50%;
    margin-left: -18.45rem; }
    .index-events .list-wrapper dd.li-dd {
      padding: 0 .15rem;
      width: 33.333%; }
      .index-events .list-wrapper dd.li-dd .name a {
        color: #000;
        display: block;
        line-height: 1em;
        padding-bottom: 1em; }
      .index-events .list-wrapper dd.li-dd .img {
        width: 100%;
        overflow: hidden;
        position: relative; }
        .index-events .list-wrapper dd.li-dd .img img {
          width: 100%; }
        .index-events .list-wrapper dd.li-dd .img:hover img {
          transform: scale(1.2);
          -webkit-transform: scale(1.2);
          -moz-transform: scale(1.2);
          -o-transform: scale(1.2); }
      .index-events .list-wrapper dd.li-dd .name2 {
        padding: .22rem 0; }
        .index-events .list-wrapper dd.li-dd .name2 a {
          display: block;
          font-size: .17rem;
          line-height: .24rem;
          font-weight: bold;
          color: #000;
          height: .48rem;
          overflow: hidden; }
          .index-events .list-wrapper dd.li-dd .name2 a:hover {
            color: #6510AD; }
      .index-events .list-wrapper dd.li-dd dl.info {
        position: relative;
        font-size: .12rem;
        color: #9574AC; }
        .index-events .list-wrapper dd.li-dd dl.info:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 50%;
          width: 1px;
          height: .38rem;
          margin-top: -.19rem;
          background: #791CB5; }
        .index-events .list-wrapper dd.li-dd dl.info dd {
          height: .24rem;
          line-height: 1em; }
        .index-events .list-wrapper dd.li-dd dl.info em {
          font-size: .16rem;
          color: #7C44A1;
          text-align: center;
          width: .37rem;
          padding-left: .05rem;
          position: relative;
          top: .01rem; }

		
	