div.cn-entry {
    /* height: auto; */
    margin-bottom: 20px;
    /* background-color: rgb(202, 62, 62); */
}

.cn-entry aside.aside {
    position: fixed;
    top: 210px;
    width: 250px;
    height: 55%;
    background-color: rgba(0, 0, 0, 0.8);
    box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    z-index: 20;
}

.cn-entry .aside ul.banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    height: 480px;
    width: 200px;
    /* background-color: rgb(7, 7, 7); */
}

.cn-entry .aside ul.banner li {
    height: 55px;
    width: 100%;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 5px;
}

.cn-entry .aside ul.banner li:last-child {
    border-bottom: none;
}

.cn-entry .aside ul.banner li a {
    display: block;
    text-align: center;
    line-height: 55px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    /* vertical-align: middle; */
    color: rgb(177, 177, 177);
    text-shadow: 1px 1px 2px black;
}

.cn-entry .aside ul.banner li:nth-child(7) span {
    position: relative;
    top: 4px;
    font: normal bold 34px "微软雅黑";
    color: red;
}

.cn-entry .aside ul.banner li:hover {
    transition: 0.1s;
    transition-timing-function: ease;
    background-image: linear-gradient(to right, rgba(187, 187, 187, 0.2) -30%, rgba(187, 187, 187, 0.0) 50%, rgba(187, 187, 187, 0.2) 150%);
    border-radius: 10px;
}

.cn-entry .aside ul.banner li:nth-child(1):hover::after {
    content: "GPW全自动无负压变频给水设备 | GPZ全自动无噪音变频给水设备 | ZQS全自动气压给水设备 | GPQ全自动变频调速给水设备";
    color: rgb(208, 215, 228);
    font: normal 400 14px "黑体";
    display: block;
    padding: 0px 10px;
    position: absolute;
    left: 235px;
    top: 8px;
    height: 40px;
    width: 780px;
    line-height: 40px;
    border-radius: 5px;
    background-color: rgba(14, 13, 48, 0.7);
    clear: both;
}

.cn-entry .aside ul.banner li:nth-child(2):hover::after {
    content: " XQZ全自动消防气压给水设备 | XQZ全自动消防增压稳压给水设备 | HXPS消防自动恒压给水设备 | XBD立式消防泵组 | XBD消防管道泵";
    color: rgb(208, 215, 228);
    font: normal 400 14px "黑体";
    display: block;
    padding: 0px 10px;
    position: absolute;
    left: 235px;
    top: 71px;
    height: 40px;
    width: 840px;
    line-height: 40px;
    border-radius: 5px;
    background-color: rgba(14, 13, 48, 0.7);
    clear: both;
}

.cn-entry .aside ul.banner li:nth-child(3):hover::after {
    content: "DL型立式多级泵 | LG型立式多级泵 | KTB型空调泵 | ISG/IRG/GRG/IHG/YG型单级单吸管道离心泵 | AS/AV/WQ型潜水排污泵	| CDL/VPL/SV轻型立式多级离心泵（不锈钢泵）| S型中开泵 | D/DF/DY/DM型卧式多级离心泵";
    color: rgb(208, 215, 228);
    font: normal 400 14px "黑体";
    display: block;
    padding: 10px 10px;
    position: absolute;
    left: 235px;
    top: 124px;
    height: 39px;
    width: 800px;
    line-height: 20px;
    border-radius: 5px;
    background-color: rgba(14, 13, 48, 0.7);
    clear: both;
}

.cn-entry .aside ul.banner li:nth-child(4):hover::after {
    content: " SUS304/316L/444/JYH21CT食品级不锈钢水箱 | 高效全（半）自动全方位水池清洗设备 | 油水分离设备";
    color: rgb(208, 215, 228);
    font: normal 400 14px "黑体";
    display: block;
    padding: 0px 10px;
    position: absolute;
    left: 235px;
    top: 195px;
    height: 40px;
    width: 700px;
    line-height: 40px;
    border-radius: 5px;
    background-color: rgba(14, 13, 48, 0.7);
    clear: both;
}

.cn-entry .aside ul.banner li:nth-child(5):hover::after {
    content: " GPS水厂专用电源柜 | GPS水厂专用补偿柜 | GPS水厂专用软启动柜 | GPS水厂专用变频控制柜 | 专用水泵";
    color: rgb(208, 215, 228);
    font: normal 400 14px "黑体";
    display: block;
    padding: 0px 10px;
    position: absolute;
    left: 235px;
    top: 258px;
    height: 40px;
    width: 700px;
    line-height: 40px;
    border-radius: 5px;
    background-color: rgba(14, 13, 48, 0.7);
    clear: both;
}

.cn-entry .aside ul.banner li:nth-child(6):hover::after {
    content: "BOV膜式壁真空热水锅炉 | BO/NBO/NNB智能化直流蒸汽锅炉";
    color: rgb(208, 215, 228);
    font: normal 400 14px "黑体";
    display: block;
    padding: 0px 10px;
    position: absolute;
    left: 235px;
    top: 321px;
    height: 40px;
    width: 500px;
    line-height: 40px;
    border-radius: 5px;
    background-color: rgba(14, 13, 48, 0.7);
    clear: both;
}

.cn-entry .aside ul.banner li:nth-child(7):hover::after {
    content: "西门子楼宇科技系列化产品	| 西门子楼宇解决方案总揽";
    color: rgb(208, 215, 228);
    font: normal 400 14px "黑体";
    display: block;
    padding: 0px 10px;
    position: absolute;
    left: 235px;
    top: 381px;
    height: 40px;
    width: 450px;
    line-height: 40px;
    border-radius: 5px;
    background-color: rgba(14, 13, 48, 0.7);
}

.cn-entry article.bside {
    margin-top: 10px;
    margin-right: 20px;
    width: 930px;
    height: 720px;
    border: 2px solid rgb(207, 207, 207);
    border-radius: 8px;
    /* background-color: rgb(124, 83, 83); */
}

.cn-entry article.bside ul {
    margin-top: 5px;
    margin-left: 16px;
    height: 100%;
    width: 100%;
}

.cn-entry article.bside li {
    position: relative;
    border-radius: 5px;
    margin: 20px 7px;
    display: inline-block;
    height: 280px;
    width: 280px;
    background-color: rgb(102, 89, 89);
    /* border: 1px solid red; */
    /* text-align: center; */
    /* background: url(''); */
}

.cn-entry article.bside a {
    display: block;
    position: absolute;
    width: 100%;
    top: 290px;
    /* left: 15%; */
    text-align: center;
    color: rgb(126, 126, 126);
    /* transform: translateX(-50%); */
    font: normal 400 14px "微软雅黑";
}

.cn-entry article.bside li:nth-child(1) {
    background: url("../imgProduct/simens1.jpg") center center /97% auto no-repeat;
}

.cn-entry article.bside li:nth-child(2) {
    background: url("../imgProduct/simens2.jpg") center center /90% auto no-repeat;
}

.cn-entry article.bside li:nth-child(3) {
    background: url("../imgProduct/ZQS") center center /60% auto no-repeat;
}

.cn-entry article.bside li:nth-child(4) {
    background: url("../imgProduct/GPQ.jpg") center center /90% auto no-repeat;
}