.bannerwrap {
  height: 660px;
  position: relative;
  background: url(/uploads/image/phitieshi2/banner.jpg) center no-repeat;
  background-size: cover;
  filter: progid:dximagetransform.microsoft.alphaimageloader( src="/uploads/image/phitieshi2/banner.jpg", sizingmethod='scale');
}
.bannerwrap .text {
  width: 744px;
  height: 170px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -85px 0 0 -372px;
  color: #fff;
  text-align: center;
}
.bannerwrap .text h2 {
  font-size: 40px;
  margin-bottom: 34px;
}
.bannerwrap .text p {
  font-size: 14px;
  line-height: 28px;
}

.zhinanwrap {
  background: #fff;
  padding: 120px 0;
  color: #000;
  text-align: center;
}
.zhinanwrap .w1200 h2 {
  font-size: 32px;
  margin-bottom: 90px;
}
.zhinanwrap .w1200 .row {
  margin: 0 -40px 0 -40px;
}
.zhinanwrap .w1200 .row .col-md-4 {
  padding: 0 80px 0 80px;
  margin-bottom: 80px;
}
.zhinanwrap .w1200 .row .col-md-4 .title {
  width: 150px;
  margin: 0 auto 24px;
}
.zhinanwrap .w1200 .row .col-md-4 .title i {
  display: block;
  width: 31px;
  height: 41px;
  float: left;
  margin-right: 12px;
}
.zhinanwrap .w1200 .row .col-md-4 .title .i-01 {
  background: url(/uploads/image/phitieshi2/1.jpg) center no-repeat;
}
.zhinanwrap .w1200 .row .col-md-4 .title .i-02 {
  background: url(/uploads/image/phitieshi2/2.jpg) center no-repeat;
}
.zhinanwrap .w1200 .row .col-md-4 .title .i-03 {
  background: url(/uploads/image/phitieshi2/3.jpg) center no-repeat;
}
.zhinanwrap .w1200 .row .col-md-4 .title .i-04 {
  background: url(/uploads/image/phitieshi2/4.jpg) center no-repeat;
}
.zhinanwrap .w1200 .row .col-md-4 .title .i-05 {
  background: url(/uploads/image/phitieshi2/5.jpg) center no-repeat;
}
.zhinanwrap .w1200 .row .col-md-4 .title .i-06 {
  background: url(/uploads/image/phitieshi2/6.jpg) center no-repeat;
}
.zhinanwrap .w1200 .row .col-md-4 .title h3 {
  display: inline-block;
  font-size: 20px;
  padding-top: 19px;
  float: left;
}
.zhinanwrap .w1200 .row .col-md-4 p {
  font-size: 12px;
  line-height: 28px;
}
.apply{
  width: 100%;
  height:840px;
  font-size:0;
  -webkit-text-size-adjust:none;
  position: relative;
  overflow: hidden;
}
.apply .list{
  width:16.66%;
  height:100%;
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition:width .6s ease-out;
  -moz-transition:width .6s ease-out;
  transition:width .6s ease-out;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
  z-index: 2;
}
.apply .list:hover{
  background-image: url(/uploads/image/phitieshi2/apply_hover.png);
  -webkit-transform: matrix(1, 0, 0, 1, 0, -2);
  -moz-transform: matrix(1, 0, 0, 1, 0, -2);
  -ms-transform: matrix(1, 0, 0, 1, 0, -2);
  transform: matrix(1, 0, 0, 1, 0, -2); 
}
.apply .list:hover .icon{
  -webkit-transform: matrix(1, 0, 0, 1, 0, -60);
  -moz-transform: matrix(1, 0, 0, 1, 0, -60);
  -ms-transform: matrix(1, 0, 0, 1, 0, -60);
  transform: matrix(1, 0, 0, 1, 0, -60);
}
.apply .list.open:hover{
  /*background-color:transparent;*/
  background-image:none;
  opacity:1;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
}
.apply .list   .list:after{
    content: '';
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    border-left: 1px solid #fff;
}
.apply.active .list   .list:after{
  display: none;
}
.apply.active .list.list1{
  background:  no-repeat center center;
  background-size: cover;"
}
.apply.active .list.list2{
  background:  no-repeat 60% center;
  background-size: cover;"
}
.apply.active .list.list3{
  background:  no-repeat 25% center;
  background-size: cover;"
}
.apply.active .list.list4{
  background:  no-repeat 78% center;
  background-size: cover;"
}
.apply.active .list.list5{
  background:  no-repeat center center;
  background-size: cover;"
}
.apply.active .list.list6{
  background:  no-repeat center center;
  background-size: cover;"
}
.apply .list .icon{
  position: absolute;
  left: 50%;
  top:50%;
  width:80px;
  margin-left:-40px;
  margin-top:-200px;
  text-align:center;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  transition:all .6s ease;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
}
.apply .list .icon .sign{
  display: inline-block;
  width: 40px;
}
.apply .list .icon .sign{ 
  height:52px;
  line-height:52px;
}
.apply .list .icon .sign img{
  display: inline-block; 
  vertical-align: middle;
}
.apply .list .icon p{
  font-size:24px;
  color: #fff;
  margin-top:80px;
  margin-bottom:25px;
}
.apply .list .icon span{
  display: block;
  font-size: 14px;
  color: #fff;
  margin-bottom: 50px;
  /*opacity: 0;*/
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.apply .list .icon i{
  display: inline-block;
  width:48px;
  height:48px;
  background: url(/uploads/image/phitieshi2/ad.png) no-repeat center center;
  background-size:100% auto;
}
.apply .list .icon a{
  display: block;
  font-size: 14px;
  color: #fff;
  margin-top: 25px;
  /*opacity: 0;*/
  -webkit-transition: all 1s ease .3s;
  transition: all 1s ease .3s;
}
.apply .list .msg{
  position: absolute;
  top:40px;
  left: 50%;
  margin-left:-8px;
  opacity: 0;
  pointer-events: none;
  text-align: center;
}
.apply .list .msg img{
  display: inline-block;
  width: 25px;
  height: auto;
}
.apply .list .msg span{
  display: block;
  font-size:16px;
  color: #fff;
  margin-top: 15px;
}
.apply .list.open .icon{
  opacity:0;
  pointer-events: none;
}
.apply .list.open .desc{
  opacity:1;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  transition:all .6s ease;
}
.apply .list.open .desc .mask{
  width: 100%;
  height: 100%;
  position: relative;
}
.apply .list.open .desc .mask:after{
  content: '';
  position: absolute;
  top: -20%;
  left: -20%;
  right: -20%;
  bottom: -20%;
  /*background: rgba(0,0,0,.20);*/
}
.apply .list .desc{
  opacity:0;
  width: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
}
.apply .list .desc img{
  display: block;
  width: 25px;
  height: auto;
  margin-bottom: 20px;
}
.apply .list .desc h1{
  font-size:38px;
  color: #fff;
} 
.apply .list .desc h2{
  font-size: 24px;
  color: #fff;
  margin:30px 0;
}
.apply .list .desc p{
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.apply .list.open ~ .close{
  display: block;
}
.apply .close{
  display: none;
  width:48px;
  height:48px;
  background: url(/uploads/image/phitieshi2/close.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  top:48px;
  left: 50%;
  margin-left: -24px;
  cursor: pointer;
  z-index: 2;
}
.apply .slideimg{
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.apply .slideimg .slideshow{
    width: 100%;
    height: 100%;
    position: relative;
}
.apply .slideimg .slideshow div{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
