.tabBox-con{ overflow: hidden; width: 100%; height: 655px; z-index: 9999; position: relative;}
.tabBox-con .spv2{
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: relative;
}
.tabBox-con .spv2 .sp-con{width: 76%;float: left;overflow: hidden;}
.sp-title{background: url(../images/tmbj2.png) repeat;height: 655px;width: 24%;float: right;overflow: hidden;}
.sp-title:hover{background: url(../images/tmbj2_hover.png) repeat;}
.tabBox-con .tp{ position: relative; overflow: hidden;height: 100%;}
.tabBox-con .tp .tp-pic{ width: 100%; height: 100%;}
.tabBox-con .tp .tp-pic:after { background-color: #191919; opacity: 0;}
.tabBox-con .tp .tp-pic:after {
      -webkit-transition: background-color 0.2s ease, opacity 0.2s ease;
      -moz-transition: background-color 0.2s ease, opacity 0.2s ease;
      transition: background-color 0.2s ease, opacity 0.2s ease;
      content: '';
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      }
.tabBox-con .tp:hover .tp-pic:after { opacity: 0.5;}
.tabBox-con .tp img{
    width: 100%;
    height: 655px;
    height: calc(100% + 2px);
    left: 50%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% + 2px);
}
.tabBox-con .tp:hover { }
.tp-title{position: absolute; right: 0; top: 0; height: 100%; width: 24%;
background: url(../images/tmbj2.png) repeat;
}
.inner-text {
    padding-top: 110%;
}
.inner-text .bt {
    color: #ffffff;
    float: none;
    font-family: zrjm;
    font-size: 24px;
    letter-spacing: 1px;
    font-style: normal;
    font-weight: 100;
    line-height: 26px;
    margin: auto;
    padding-bottom: 3px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0px;
    text-align: center;
    text-transform: none;
    width: 100%;
    }
.inner-text .zy{
    color: #ffffff;
    float: none;
    font-family: helvetica, sans-serif;
    font-size: 17px;
    line-height: 20px;
    margin: auto;
    letter-spacing: 0px;
    padding-bottom: 0px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0px;
    text-align: center;
    text-transform: none;
    width: 100%;
    font-family: zrjm;
    transform: scale(1,1.15);
    }
     .project-cover .sp:hover .title {
       color:#dadada;
     }
     .project-cover .sp:hover .date {
       color:#dadada;
     }
     .qh-dh {
    margin-top: 2em;
}
     .tabBox-con  a{ display: block; cursor: pointer; width: 100%; height: 100%;}
@media (max-width: 540px) and (max-width: 768px){
.tabBox-con .spv2 .sp-con {
    float: none !important;
    height: 279px;
    position: relative;
    width: 100%;
}
.qh-dh {
    margin-top: 1.5em;
}
.inner-text .bt {
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 4px;
    letter-spacing: 0.2em;
    }
    .inner-text .zy{
      font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.2em;
    }
.sp-title{ height: 100px; width: 100%;}
.inner-text {
    padding-top: 8%;
}
.tp-title{position: absolute; width: 100%; height: 100px; top: 279px; left: 0;}
.tabBox-con .tp {
    height: 279px;
}
.tabBox-con {
    height: 379px;
}
.tabBox-con .tp img{
    width: 100%;
    height: 397px;
}
}

.site-footer {
    padding-bottom: 45px;
    padding-top: 4.5em;
}

.prev{background: none;height: 100%;width:50%;position: fixed;left: 0px;top: 0;cursor:pointer;z-index: 3;}
.next{background:none;height: 100%;width:50%;position: fixed;right: 0px;top: 0;cursor:pointer;z-index: 3;}
