
body{
    background: url(../images/hcyp2.jpg) no-repeat center top;
}
.hcyp-logo{
    position: absolute;
    top: 80px;
    z-index: 5;
}
.hcyp-main{
    height: 684px;
    background: url(../images/hcyp7_03.png) no-repeat;
    margin-top: 82px;
    position: relative;
    /* z-index: 3; */
    margin-bottom: 40px;
    padding: 0 30px;
    overflow: hidden;
}
.hcyp-main .hcyp-pos{
    margin-top: 172px;
    padding-left: 20px;
    background: url(../images/hcyp5_03.png) no-repeat left center;
}
.hcyp-pos a{
    color: #666;
}
.hcyp-pos span{
    margin: 0 5px;
    color: #999;
}
.hcyp-lists{
    width: 760px;
    margin-top: 10px;
    margin-left: 382px;
}
.hcyp-lists-1{
    /* overflow: hidden; */
}
.hcyp-lists-1 li{
    float: left;
    width: 242px;
    height: 202px;
    padding: 6px;
    background: url(../images/yp22_03.jpg) no-repeat;
    margin-right: 17px;
    box-shadow: 0 0 10px rgba(98, 94, 94, .6);
    margin-bottom: 20px;
}
.hcyp-lists-1 li:nth-of-type(3n){
    margin-right: 0;
}
.hcyp-lists-1 li a{
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: block;
}
.hcyp-lists-1 li a img{
    width: 100%;
    height: 100%;
}
.hcyp-lists-1 li a span{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    line-height: 58px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
}
.ypwel-logo{
    text-align: center;
    margin-top: 162px;
    margin-bottom: 297px;
}

@media screen and (max-width:414px){
.hcyp-main{height:auto;}
.hcyp-lists{margin-left:0; padding-top: 500px; width: 100%;}
.hcyp-lists-1 li{width:100%;background: #fff;}
}
.slhBtn {
    position: absolute;
    padding: 0 7px;
    font-size: 24px;
    left: 50%;
    margin-left: 398px;
    top: 0;
    color: #2386ba !important;
    background-color: #fff;
    cursor: pointer;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    text-align: center;
    z-index: 100;
    border-radius: 0 0 11px 11px;
    line-height: 38px;
}
.banner img{
   max-width:100%;
}
#archive{top: 60px !important;}
.logo1{width:50%;margin-top: 10px;margin-left: 10px;}
@media screen and (max-width: 1200px) {
 

    .slhBtn {
        left: 10%;
        margin-left: 0;
        font-size: 15px;
        z-index: 20000 !important;
    }
    #heatMap{
        margin-top:0!important;
    }
}