﻿.w{
    width: 1200px;
    margin: 0 auto;
}
.l{
    float: left;
}
.r{
    float: right;
}
/* 携手阿里钉钉 start */
.banner_in .title{
    text-align: center;
    margin-top:66px;
}
.banner_in .title_f{
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 13px;
}
.classify_b{
  margin-top: 62px;
}
.classify_b ul{
  height: 236px;
  display: inline-block;
  /*justify-content: space-around;*/
}
.classify_b ul li{
  float: left;
  margin-right:62px;
  transition: all .3s ease;
}
.classify_b ul li:hover{
  margin-top: -20px;
  /* box-shadow: 0 0 10px 5px red;
  border-radius: 10px; */
}
.classify_b ul li .img{
  text-align: center;
  margin-top: 20px;
}
.classify_b ul li .description{
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-top: 29px;
}
.classify_b ul li .description p{
  line-height: 2;
}
.classify_b ul li:last-child{
  margin-right: 0;
}
.classify_b ul .k1{
  width: 189px;
  height: 246px;
  background: url(../images/k1.png) no-repeat;
}

.classify_b ul .k2{
  width: 189px;
  height: 246px;
  background: url(../images/k2.png) no-repeat;
}
.classify_b ul .k3{
  width: 189px;
  height: 246px;
  background: url(../images/k3.png) no-repeat;
}
.classify_b ul .k4{
  width: 189px;
  height: 246px;
  background: url(../images/k4.png) no-repeat;
}
.classify_b ul .k5{
  width: 189px;
  height: 246px;
  background: url(../images/k5.png) no-repeat;
    margin-right: 0;
}
/* 携手阿里钉钉 end */
/* html5工程师强势崛起 start */
.html5-sec{
    width: 100%;
    height:1740px;
    background: url(../images/qs_bg.jpg) no-repeat center center #eff0f3;
    /* background-color: #eff0f3; */
    overflow: hidden;
}
.section_in{
}
.section_in .tt{
  height:478px;
  margin-top: 60px;
}
.section_in .tt .con{
  height: 100%;
  position: relative;
}
.section_in .tt .con #xcp_b{
  position: absolute;
  left: 0;
  top:0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.section_in .tt .con a{
  display: block;
  height: 100%;
  text-align: center;
}
.section_in .title{
    text-align: center;
    margin-top:66px;
}
.section_in .title_f{
    color: #8B96AD;
    text-align: center;
    margin-top: 13px;
    font-size: 26px;
}
.qianjing_b{
    height: 160px;
    margin-top: 67px;
}
.qianjing_b ul{
    height: 100%;
}
.qianjing_b .qj{
    width: 386px;
    height: 160px;
    background: url(../images/qj_b.png) no-repeat;

}

.qianjing_b .qk{
    width: 386px;
    height: 160px;
    background: url(../images/qk_b.png) no-repeat;
    margin-left: 21px;
    margin-right: 21px;
}
.qianjing_b .xz{
    width: 386px;
    height: 160px;
    background: url(../images/xz_b.png) no-repeat;
 
}
.qianjing_b ul li{
    float: left;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    color: #fff;
}
.qianjing_b ul li:hover{
    box-shadow: 0 0 30px 3px #ccc;
    border-radius: 5px;
}
.qianjing_b ul li img{
    
    margin: 0 20px 0 20px;
}
.qianjing_b ul li .right_b h3{
    font-size: 30px;
    font-weight:500;
}
.qianjing_b ul li .right_b p{
    font-size: 18px;
    font-weight:500;
}
.tab_b{
    width: 100%;
    height: 600px;
    /* background-color: palegreen; */
    margin-top: 60px;
    font-size: 30px;
    text-align: center;
    color: #fff;
}
.tab_top .top li{
    float: left;
}
.tab_top .top{
    height: 78px;
}
.tab_top .top li:first-child{
    width: 380px;
    height: 66px;
    background: url(../images/tab1.png) no-repeat;
}
.tab_top .top li:first-child.active{
    width: 380px;
    height: 78px;
    background: url(../images/tab1_active.png) no-repeat;
}
.tab_top .top li:nth-child(2){
    width: 380px;
    height: 66px;
    background: url(../images/tab2.png) no-repeat;
    margin: 0 30px 0 30px;
}
.tab_top .top li:nth-child(2).active{
    width: 380px;
    height: 78px;
    background: url(../images/tab2_active.png) no-repeat;
    margin: 0 30px 0 30px;
}
.tab_top .top li:nth-child(3){
    width: 380px;
    height: 66px;
    background: url(../images/tab3.png) no-repeat;
}
.tab_top .top li:nth-child(3).active{
    width: 380px;
    height: 78px;
    background: url(../images/tab3_active.png) no-repeat;
}
.bottom_b{
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.bottom_b img{
    display: none;
}
.bottom_b .show{
    display: block;
}

.pay_b{
    margin-top: 99px;
    height: 490px;
}
.pay_b p{
    text-align: center;
    font-size:28px;
    color:rgba(47,52,63,1);
    margin-bottom: 38px;
    text-align:center;
}
.pay_b p img{
    margin-right: 21px;
    margin-top: 10px;
   
}
/* html5工程师强势崛起 end */
/* 快 准 狠 start */
.html5-sec_q{
  height: 1830px;
  background: url(../images/gxz_bg.png) no-repeat center center #FCF6F5;
}
.html5-sec_q_in .title{
  text-align: center;
}
.html5-sec_q_in .title img{
  margin-top:66px;
}
.html5-sec_q_in .title_f{
  /* text-align: center; */
  margin-top:19px;
  font-size:26px;
  color:rgba(139,150,173,1);
  padding-left: 335px;
}
.xz_sec{
  height: 300px;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.xz_sec .xz_sec1{
  width: 386px;
  height: 300px;
  background-color:#fff;
  text-align: center;
  border:2px solid rgba(252,134,100,1);
  border-radius: 6px;
  box-shadow: 0 0 6px 0px #ccc;
  transition: all .3s linear;
}
.xz_sec .xz_sec1:hover{
  box-shadow: 0 0 20px 5px #F44336;
  margin-top: -5px;

}

.xz_sec .xz_sec1 .bj{
  height: 66px;
    line-height: 66px;
    /* background-color: red; */
    color: #fff;
    background: rgba(252,134,100,1);
    font-size: 24px;
}
.xz_sec .xz_sec1 .xz_b .xz{
  font-size:38px;
  font-weight:bold;
color:rgba(255,70,87,1);
margin-top: 20px;
}
.xz_sec .xz_sec1 .xz_b .yx{
  font-size:14px;
  color:rgba(139,150,173,1);
}
.xz_sec .xz_sec1 .xz_b .bl{
  font-size:24px;
  font-weight:400;
color:rgba(47,52,63,1);
margin-top: 20px;
}
.xz_sec .xz_sec1 .xz_b .md{
  width: 244px;
  height: 40px;
  font-size: 18px;
  font-weight: 400;
  color: rgba(255,255,255,1);
  background: linear-gradient(90deg,rgba(252,136,100,1) 0%,rgba(255,68,87,1) 100%);
  border-radius: 20px;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 18px;
}
.tj_sec{
  font-size: 24px;
  margin-top: 60px;
  text-align: center;
  color: #2F343F;
}
.tj_sec span{
  color: #F85555;
}
.more_sec{
  height: 88px;
  margin-top: 70px;
  position: relative;

}
.more_sec span{
  display: block;
  width: 300px;
  height: 300px;
  background-color: rgba(255, 255, 255,.4);
  position: absolute;
  top: -100px;
  left: 50%;
  margin-left: -150px;
  border-radius: 50%;
  cursor: pointer;
  animation: ball-scale 1.2s 0s ease-in-out infinite;
}
@keyframes ball-scale{
  0%{
    /* scale: 0; */
    transform: scale(0);
  }
  100%{
    /* scale: 1; */
    transform: scale(1);
  }
}
.more_sec a{
  display: block;
  width: 420px;
  height: 88px;
  line-height: 88px;
  text-align: center;
  font-size: 34px;
  color: #fff;
  border-radius:44px;
  background:linear-gradient(90deg,rgba(252,136,100,1) 0%,rgba(255,68,87,1) 100%);
  margin: 0 auto;
  box-shadow: 0 0 50px 0 #e5091d82;
}



/* 快 准 狠 end */
/* 企业有需求 我们来实现 start */
.html5-sec_t{
    background: url(../images/qy_bg.jpg) no-repeat center center;
    height: 1220px;
}
.html5-sec_t_in .title{
    font-size: 30px;
    color: #fff;
    text-align: center;
}
.html5-sec_t_in .title_f{
  font-size:26px;
  color: #5970d0;
  text-align: center;
}
.html5-sec_t_in .xq_b{
  text-align: center;
  margin-top: 60px;
}
.html5-sec_t_in .title img{
  margin-top: 66px;
}
.xq_list{
  overflow: hidden;
  height:800px;
  margin-top: 25px;
}
.xq_list ul{
  height:1348px;
  /* display: flex;
  justify-content: space-evenly; */
}
.xq_list ul li{
  color: #fff;
  width: 50%;
}
.xq_list ul li p{
  line-height:2.5;
  font-size: 20px;
}
.xq_list ul .left{
  padding-right: 75px;
  box-sizing: border-box;

}
.xq_list ul .right{
  padding-left: 75px;
  box-sizing: border-box;
}
.xq_list ul p{
  position: relative;
}
.xq_list ul .left p::before{
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  right: -20px;
  top: 27px;
}
.xq_list ul .right p::before{
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fcd800;
  position: absolute;
  left: -20px;
  top: 27px;
}
/* 企业有需求 我们来实现 end */

/* 电脑 start  */
.special-con{
  height: 1236px;
  background: url(../images/sp_bg.jpg) no-repeat center center;
}
.special-con .title{
  text-align: center;
  margin-top: 66px;
}
.special-con-in{
  overflow: hidden;
}
.special-con ul{
  width: 11998px;
  /* overflow: hidden; */
}
.special-con ul li{
  float: left;
}
.special-con ul li img{
  /* margin-top: 10px; */
  margin-left: -20px;
}
.special-box{
  width: 1198px;
  height:945px;
  background: url(../images/dn_bg.png) no-repeat;
  overflow: hidden;
  margin-top: 50px;
  position: relative;
  /* padding: 0 10px; */
   border-radius: 60px;
   box-sizing: border-box;
}
.special-box ul{
  height: 758px ;
}
.apecial-box-in{
  overflow: hidden;
  border-radius: 57px;
  border: 10px solid rgba(0,0,0,0.5);

}

.special-box ul li{
background-color: rgba(0,0,0,0.5);
/* border-radius: 60px; */
height: 100%;

}
.special-box ul li img{
  /* border-radius: 60px; */
}
.people_box{
  position: absolute;
  left: 0;
  bottom:25px;
}
/* 电脑 end  */


  /* 教学体系 start */
  .html5-sec_tx{
      height:1690px;
      background: url(../images/jxtx_bg.jpg) no-repeat center center;
      /* background-color: #fff5f3; */
      overflow: hidden;
  }
  .html5-sec_tx .title{
      font-size: 30px;
      text-align: center;
      color:orange;
      margin-top:66px;
  }
  .html5-sec_tx .title_f{
    font-size: 26px;
    text-align: center;
    color:rgba(139,150,173,1);
    margin-top: 10px;
}
.html5-sec_tx .title_f span{
  color:#FD7861;
}
.project_img{
  width: 948px;
  height: 742px;
  background: url(../images/tx_bg1.png) no-repeat center center;
  margin: 0 auto;
  margin-top: 54px;
}
/*part7*/
.html5-sec_tx .part7{
    padding-bottom: 80px;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
}
.html5-sec_tx .part7 h2{
    font-size: 38px;
    color: #424242;
    padding-top: 70px;
}
.html5-sec_tx .part7 .text{
    font-size: 20px;
    color: #999;
    padding-top: 15px;
    padding-bottom: 45px;
}
.html5-sec_tx .part7 .hand{
    width:1000px;
    height: 500px;
    margin: 0px auto 0;
    position: relative;
    overflow: hidden;
}
.html5-sec_tx .part7 .hand li{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.html5-sec_tx .part7 .hand li.fir{
    background: #303349;
    text-align: left;

}
.html5-sec_tx .part7 .hand li.fir .fish{
    margin-left: 26px;
    border: 7px solid #fff;
    margin-top: 80px;
}
.html5-sec_tx .part7 .hand li.fir h4{
    margin-left: 43px;
}
.html5-sec_tx .part7 .hand li.fir .p1{
    height: 28px;
    border-left:3px solid #fff;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    line-height: 26px;
    margin-top: 106px;
    padding-left: 17px;
}
.html5-sec_tx .part7 .hand li.fir .p2{
    font-size: 18px;
    color: #fff;
    width: 216px;
    margin-top: 23px;
    line-height: 30px;
}
.html5-sec_tx .part7 .hand li.fir .p3{
    display: block;
    width: 137px;
    height: 37px;
    border-radius: 9px;
    border: 1px solid #fff;
    line-height: 37px;
    font-size: 18px;
    color: #fff;
    background: url(../images/eye.png) no-repeat 13px 13px;
    padding-left: 44px;
    margin-top: 40px;
}
.html5-sec_tx .part7 .hand h3 img{
    margin-top: 57px;
    margin-left: 12px;
}
.html5-sec_tx .part7 .hand h3 p{
    font-size: 16px;
    color: #fff;
    margin-left: 18px;
}
.html5-sec_tx .part7 .hand h3 .p1t{
    margin-top: 30px;
}
.html5-sec_tx .part7 .hand h3 .img2{
    margin-top: 40px;
    margin-left: 62px;
}
.html5-sec_tx .part7 .hand li.sec{
    background: #ff5931;
}
.html5-sec_tx .part7 .hand li.thr{
    background: #fdc54d;
}
.html5-sec_tx .part7 .hand li.fou{
    background: #00a8aa;
}
.html5-sec_tx .part7 .hand li.fiv{
    background: #5a45a8;
}
.html5-sec_tx .part7 .hand li.sec .fish,.html5-sec_tx .part7 .hand li.thr .fish{
    border: none;
    margin-top: 30px;
}
.html5-sec_tx .part7 .hand .sec h3 .img2{
    margin-left: 17px;
    margin-top: 87px;
}
.html5-sec_tx .part7 .hand li.thr .yd{
    margin-top: 50px;
}
.html5-sec_tx .part7 .hand .thr h3 .img2{
    margin-left: 17px;
    margin-top: 58px;
}
.html5-sec_tx .part7 .hand .fou h3 p{
    line-height: 16px;
}
.html5-sec_tx .part7 .hand .fou h3 .img2{
    margin-left: 14px;
    margin-top: 17px;
}
.html5-sec_tx .part7 .hand li.fou .fish{
    margin-top: 106px;
}
.html5-sec_tx .part7 .hand .fou .plt2{
    margin-left: 19px;
    margin-top: 0.5px;
}
.html5-sec_tx .part7 .hand .fou .plt3{
    margin-left: 17px;
}
.html5-sec_tx .part7 .hand li.fiv .fish{
    margin-top: 40px;
}
.html5-sec_tx .part7 .hand .fiv h3 .img2{
    margin-top: 78px;
}

/** 课程详情 **/
.kc-sec{
    width: 100%;
    height: 100%;
    background: url(../images/kc_big.png) no-repeat top center #EFF0F3;
    /* background-color: #cfebf5; */
}
.kc-sec .section-title{
    margin-top: 86px;
}
   /*part5*/
.kc-sec .part5{
    padding-bottom: 80px;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
}
.kc-sec .part5 .cont02{
    width: 1000px;
    margin: 25px auto 0;
}
.kc-sec .part5 .cont02 .border{
    width: 358px;
    height: 310px;
    background: url(../images/border.png) no-repeat;
    margin: 0 auto;
    position: relative;
}
.kc-sec .part5 .cont02 .border p{
    color: #fff;
}
.kc-sec .part5 .cont02 .border .p1{
    padding-top: 184px;
    padding-bottom: 17px;
    font-size: 20px;
}
.kc-sec .part5 .cont02 .border .p2{
    font-size: 22px;
    font-weight: bold;
}
.kc-sec .part5 .cont02 .posBox1{
    position: absolute;
    left: -160px;
    top: -25px;
}
.kc-sec .part5 .cont02 .posBox2{
    position: absolute;
    left: -320px;
    top: 66px;
}
.kc-sec .part5 .cont02 .posBox3{
    position: absolute;
    left: -162px;
    top: 160px;
}
.kc-sec .part5 .cont02 .posBox4{
    position: absolute;
    left: 316px;
    top: -25px;
}
.kc-sec .part5 .cont02 .posBox5{
    position: absolute;
    left: 480px;
    top: 66px;
}
.kc-sec .part5 .cont02 .posBox6{
    position: absolute;
    left: 320px;
    top: 160px;
}
.kc-sec .part5 .cont02 .pos1{
    width: 200px;
    height: 174px;
    background: url(../images/border1.png) no-repeat;
    cursor: pointer;
    transition: 0.3s;
}
.kc-sec .part5 .cont02 .pos1 h3{
    font-size: 18px;
    color: #666;
    padding-top: 46px;
    padding-bottom: 16px;
}
.kc-sec .part5 .cont02 .pos1 .p3{
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.kc-sec .part5 .cont02 .pos1 .p4{
    font-size: 16px;
    color: #f95d37;
    margin-top: -80px;
    margin-left: 11px;
    /*opacity: 1;*/
    line-height: 24px;
    opacity: 0;
    filter:alpha(opacity=0);
}
.kc-sec .part5 .cont02 .pos1 .p5{
    margin-top: -60px;
    margin-left: 0;
}
.kc-sec .part5 .cont02 .pos1 em{
    width: 77px;
    height: 1px;
    background: #999;
    display: block;
    margin: 25px auto 0;
}
.kc-sec .part5 .cont02 .color{
    opacity: 1;
    filter:alpha(opacity=100);
    transition: 0.2s;
}
.kc-sec .part5 .cont02 .pos1 .p4.fir{
    opacity: 1;
    filter:alpha(opacity=100);
}
.kc-sec .part5 .cont02 .color.fir{
    opacity: 0;
    filter:alpha(opacity=0);
}
.kc-sec .part5 .cont02 .changeBg{
    background: url(../images/border2.png) no-repeat;
    cursor: pointer;
    transition: 0.3s;
}

  /* 就业列表 start */
  .jy-section .section-title{
      margin-top:66px;
      padding: 0;
  }
  .jy-section .title_f{
    font-size: 26px;
    color: #7ea3f4;
    text-align: center;
    margin-top: 10px;
}
  .section-title h2{
    height:38px;
    font-size:39px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(254,115,131,1);
    line-height:54px;
  }
  .section-title p{
    height:26px;
    font-size:26px;
    font-family:SourceHanSansCN-Normal;
    font-weight:400;
    color:rgba(126,163,244,1);
    line-height:59px;
  }
  .section-content-in{
    background: rgba(15,77,154,1);
    height:639px;
  }
  .section-content-in .section-content_l{
      width:330px;
      height:660px;
      /* background: url(../images/jy_b_l.png) no-repeat; */
      background: linear-gradient(#ff4656, #fe7235); /* 标准的语法 */
      float: left;
      margin-left: 35px;
      margin-top: -50px;
      border-radius: 10px;
      padding: 15px;
      box-sizing: border-box;
  }
  .sec-top{
    border-bottom: 1px dashed rgba(0,0,0,.1);
    padding-bottom: 54px;
  }
  .section-content-in .section-content_r{
    float: right;
    padding: 0 30px;
  }
  .section-contain_l_in{
    color: #fff;
    font-weight: 400;
  }
  .section-contain_l_in .sec-top h1{
    color: #fff;
    font-weight: 400;
    font-size: 40px;
  }
  .section-contain_l_in .sec-top p{
    font-size: 26px;
  }
  .sec-top p span{
    color: #f4fa66;
  }
  .section-contain_l_in .yx{
    width: 232px;
    height: 40px;
    background-color: rgba(0,0,0,0.1);
    border-radius: 25px;
    text-align: center;
    margin: 0 auto;
    line-height: 40px;
    font-size: 20px;
    margin-top: 66px;;
  }
  .section-contain_l_in .xz{
    color:#f4fa66;
    font-weight: 400;
    margin-top: 40px;
  }
  .section-contain_l_in .pjyx{
    font-size: 20px;
    margin-top: 30px;
  }
.jy-section {
    width: 100%;
    height: 1088px;
    background: url(../images/video_bg.jpg) no-repeat center center;
    /* background: #032252; */
}

.jy-section .section-title .tl {
    color: #ffe867;
}

.jy-section .section-title .line {
    background: -webkit-linear-gradient(right, rgba(251, 251, 251, 0.69), rgba(255, 232, 103, 1), #ffe867);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, rgba(251, 251, 251, 0.09), rgba(255, 232, 103, 0.59), #ffe867);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, rgba(251, 251, 251, 0.09), rgba(255, 232, 103, 0.59), #ffe867);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(251, 251, 251, 0.09)rgba(255, 232, 103, 0.59), #ffe867);
    /* 标准的语法（必须放在最后） */
    height: 2px;
    margin-bottom: 5px;
}

.jy-section .section-title .tr h2 {
    color: #71ffff;
    letter-spacing: 3px;
    font-size: 30px;
}

.jy-section .section-title .tr h3 {
    color: #fff;
}

.jiuye_title {
    margin: 0 auto;
    /* margin-top: 20px; */
    /* width: 835px; */
    width: 770px;
    height: 58px;
    line-height: 58px;
    font-family: "寰蒋闆呴粦";
    font-size: 26px;
    color: #ffffff;
    font-weight: bolder;
    text-align: center;
    border-bottom: 2px solid #3F79E6;
}

.jiuye_title .span1 {
    width:100px;
    text-align: center;
    float: left;
    font-size: 16px;
}

.jiuye_title .span2 {
    width:200px;
    text-align: center;
    float: left;
    font-size: 16px;
}

.jiuye_title .span3 {
    position: relative;
    z-index: 99;
    height: 58px;
    width: 100px;
    text-align: center;
    float: left;
    color: #333;
    /* background: #ffe867; */
    color: #ffe867;
    font-size: 16px;


}

.jiuye_title .span4 {
    width: 140px;
    text-align: center;
    float: left;
    font-size: 16px;
}

.jiuye_title .span5 {
    width: 100px;
    font-size: 16px;
    display: block;
    float: left;
}

#jyandroid {
    margin: 0 auto;
    width: 770px;
    /* height: 930px; */
    height: 572px;
    overflow: hidden;
}

#jyandroid ul {
    /* width: 1200px; */
    width: 835px;
}

#jyandroid li {
    height: 34px;
    line-height:34px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: "寰蒋闆呴粦";
    border-bottom: 2px solid #3F79E6;
}

#jyandroid li .span1 {
    width: 100px;
    text-align: center;
    float: left;
    font-size: 14px;
}

#jyandroid li .span2 {
    width:200px;
    text-align: center;
    float: left;
    font-size: 14px;
}

#jyandroid li .span4 {
    width: 140px;
    text-align: center;
    float: left;
    font-size: 14px;
}

#jyandroid li .span3 {
    position: relative;
    z-index: 99;
    height: 34px;
    width: 100px;
    text-align: center;
    float: left;
    color: #333;
    /* background: #ffe867; */
    color: #ffe867;
    font-size: 14px;
}

#jyandroid li .span5 {
    width: 100px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    float: left;
}


.jy-section .btn{
    text-align: center;
    display: block;
    width: 187px;
    height: 46px;
    border: 1px solid #fe7235;
    color: #fe7235;
    line-height: 46px;
    font-size: 18px;
    margin: 56px auto 20px;
    border-radius: 24px;
    transition: .6s;
}
.jy-section .btn:hover{
    background: #fe7235;
    color: #fff;
}
    /* 就业列表 end */


    /* 师资模块 start */
    .shizi_sec{
      height: 852px;
      background: url(../images/sz_bg.jpg) no-repeat center center;
      /* overflow: hidden; */
    }
    .shizi_title{
      text-align: center;

    }
    .shizi_title img{
      margin-top:66px;
    }
    .shizi_sec .title_f{
        font-size:26px;
        font-family:SourceHanSansCN-Normal;
        font-weight:400;
        color:rgba(139,150,173,1);
        text-align: center;
        margin-top: 10px;
    }
.shizi_sec .part9{
    width: 100%;
    text-align: center;
    padding-bottom: 60px;
    border-bottom: 1px solid #f5f5f5;
    margin-top: 54px;
}
.shizi_sec .part9 .tBox{
    width: 1154px;
    height: 430px;
    margin: 0 auto;
    position: relative;
}
.shizi_sec .part9 .tBox .picBox{
    width: 1000px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    position: relative;
}
#posBox{
    width: 2048px;
    position: absolute;
    left: 0;
    top: 0;
}
.shizi_sec .part9 .tBox .picBox .roll{
    position: relative;
    margin-right: 24px;
    perspective: 1000px;
    cursor: pointer;
}
.shizi_sec .part9 .tBox .picBox li .bg{
    width: 100%;
    height: 65px;
    background: #000;
    opacity: 0.8;
    filter:alpha(opacity=80);
    position: absolute;
    left: 0;
    bottom: 0;
}
.shizi_sec .part9 .tBox .picBox li h3{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 65px;
    text-align: left;
    padding-left: 13px;
}

.shizi_sec .part9 .tBox .picBox li .tName{
    font-size: 18px;
    color: #fff;
    padding-top: 13px;
    margin-bottom: 5px;
}
.shizi_sec .part9 .tBox .picBox li .tTitle{
    font-size: 12px;
    color: #b4b4b4;
}
.shizi_sec .part9 .tBox span{
    width: 23px;
    height: 44px;
    background: url(../images/pre.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    cursor: pointer;
}
#pre{
    left: 0;
}
#next{
    right: 0;
    background: url(../images/next.png) no-repeat;
}
.roll .box-content{
    width: 100%;
    height: 480px;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
    filter:alpha(opacity=80);
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
    overflow: hidden;
}
.roll .box-img{
    transform: rotateY(0);
    transition: all 0.50s ease-in-out 0s;
}
.roll:hover .box-img{
    transform: rotateY(-90deg);
}
.roll:hover .box-content{
    transform: rotateY(0);
}
.roll .box-content .t1,.roll .box-content2 .t1{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-top: 50px;
}
.roll .box-content .t2,.roll .box-content2 .t2{
    font-size: 16px;
    color: #fff;
    padding-top: 12px;
}
.roll .box-content .t3,.roll .box-content2 .t3{
    width: 190px;
    height: 1px ;
    background: #fff;
    margin: 20px auto 0;
}
.roll .box-content .t4,.roll .box-content2 .t4{
    font-size: 14px;
    width: 182px;
    text-align: justify;
    color: #fff;
    margin: 20px auto 0;
}

.box-content2{
    position: absolute;
    left: 0px;
    top: -470px;
    width: 100%;
    height: 100%;
    /*background: #000;*/
    opacity: 0.7;
    filter:alpha(opacity=70);
    color: #fff;
}
.part9 .btn{
    display: block;
    width: 187px;
    height: 46px;
    border: 1px solid #fe7235;
    color: #fe7235;
    line-height: 46px;
    font-size: 18px;
    margin: 56px auto 20px;
    border-radius: 24px;
    transition: .6s;
}
.part9 .btn:hover{
    background: #fe7235;
    color: #fff;
}
    /* 师资模块 end */
