.bannerBox{
    background: url(../images/cacheGuidelines_banner.png) no-repeat center;
    height: 450px;
    padding-top: 50px;
}
.bannerBox .titleText{
    background: url(../images/cacheGuidelines_bannerTitle.png) no-repeat center;
    height: 53px;
    margin-bottom: 25px;
}
.bannerBox .bannerCon{
    background: url(../images/cacheGuidelines_bannerCon.png) no-repeat center;
    height: 340px;
    position: relative;
}
.bannerBox .bannerCon p{
    position: absolute;
    bottom: 35px;
    left: 213px;
    font-size: 16px;
    font-weight: bold;
}
.bannerBox .bannerCon p span:nth-of-type(1){
    color: #0052d9;
    margin-right: 175px;
}
.bannerBox .bannerCon p span:nth-of-type(2){
    color: #ff6000;
}
.textStyles{
    background: url(../../activity/image/cyhd_textbg.png) no-repeat left top;
    font-size: 24px;
    font-weight: bold;
    line-height: 43px;
    padding-left: 10px;
    margin-top: 35px;
    margin-bottom: 30px;
}
.contBg{
    background-image: url(../../union/images/detailBgBottom.png);
    background-repeat: no-repeat;
    background-position:bottom right;
    padding-bottom: 30px;
}
.contentBox .hd ul{
    display: flex;
    justify-content: space-between;
}
.contentBox .hd ul li{
    cursor: pointer;
    height: 149px;
    width: 256px;
    background: url(../images/cacheGuidelines_tabBg_off.png) no-repeat center top;
}
.contentBox .hd ul li.on{
    background: url(../images/cacheGuidelines_tabBg_on.png) no-repeat center top;
}
.contentBox .hd ul li.on span{
    color: #0052d9;
}

.contentBox .hd ul li p{
    height: 89px;
    margin-top: 10px;
}
.contentBox .hd ul li .icon01{
    background: url(../images/cacheGuidelines_tabIcon01.png) no-repeat center;
}
.contentBox .hd ul li .icon02{
    background: url(../images/cacheGuidelines_tabIcon02.png) no-repeat center;
}
.contentBox .hd ul li .icon03{
    background: url(../images/cacheGuidelines_tabIcon03.png) no-repeat center;
}
.contentBox .hd ul li .icon04{
    background: url(../images/cacheGuidelines_tabIcon04.png) no-repeat center;
}
.contentBox .hd ul li .icon05{
    background: url(../images/cacheGuidelines_tabIcon05.png) no-repeat center;
}
.contentBox .hd ul li span{
    display: block;
    text-align: center;
    font-size: 18px;
}
.contentBox .bd div{
    margin-top: 30px;
}
.contentBox .bd .view01{
    background: url(../images/cacheGuidelines_view01.png) no-repeat center;
    height: 1280px;
}
.contentBox .bd .view02{
    background: url(../images/cacheGuidelines_view02.png) no-repeat center;
    height: 1320px;
}
.contentBox .bd .view03{
    background: url(../images/cacheGuidelines_view03.png) no-repeat center;
    height: 1320px;
}
.contentBox .bd .view04{
    background: url(../images/cacheGuidelines_view04.png) no-repeat center;
    height: 1950px;
}
.contentBox .bd .view05{
    background: url(../images/cacheGuidelines_view05.png) no-repeat center;
    height: 1950px;
}