a {
    text-decoration: none
}

ul {
    margin: 0;
    padding: 0
}

.cm-footer-wrap {
    height: 2.657rem;
    width: 100%;
    z-index: 9998;
    background: #fff;
    position: relative
}

.swipe-wrap {
    height: 100%
}

.swipe-wrap>div {
    position: relative;
    float: left
}

.cm-footer-wrap .cm-swipe-dot {
    position: absolute;
    bottom: .06rem;
    z-index: 99;
    width: 100%;
    text-align: center
}

.cm-footer-wrap .cm-swipe-dot ul li {
    width: .16rem;
    height: .16rem;
    border-radius: .08rem;
    background-color: #CCC;
    display: inline-block;
    margin: 0 .2rem
}

.cm-footer-wrap .cm-swipe-dot ul .no {
    background-color: #FF5656;
    width: .64rem;
    border-radius: 0
}

.downloadapp {
    display: block;
    width: 100%;
    height: 100%
}

.cm-footer-swipe {
    position: relative;
    z-index: 100;
    display: flex;
    height: 100%;
    padding: 0 .8rem
}

.cm-footer-swipe .tc-footer-download {
    overflow: hidden;
    flex: 1;
    margin-right: 1.07rem
}

.cm-footer-hottitle {
    width: 100%;
    height: 100%;
    font-size: .5797rem;
    color: #fff;
    display: flex;
    align-items: center;
    overflow: hidden
}

.cm-footer-hottitle .cm-footer-newspaper {
    width: 1.07rem;
    height: 1.07rem;
    margin-right: 1.07rem
}

.cm-footer-hottitle .cm-footer-follow {
    width: 1.07rem;
    height: 1.07rem
}

.cm-footer-swipe .cm-footer-hottitle .cm-footer-hottitle-img {
    width: 2.51rem;
    height: 1.87rem;
    float: left;
    border-radius: .2rem;
    margin-right: .43rem;
    margin-left: .4rem
}

.cm-footer-swipe .cm-footer-hottitle .cm-footer-hottitle-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: .8rem;
    color: #0A1420;
    flex: 1
}

.cm-footer-swipe .cm-footer-hottitle .cm-footer-hottitle-title .vip_logo_img {
    display: inline-block;
    height: .5797rem;
    width: auto;
    vertical-align: middle;
    margin-bottom: 2px
}

.cm-footer-hottitle .cm-foot-link {
    height: 2.657rem;
    flex: 1;
    display: flex;
    align-items: center
}

.cm-footer-hottitle .cm-foot-link img {
    width: 29.2vw
}

.cm-footer-oper {
    height: 100%;
    display: flex;
    align-items: center
}

.cm-footer-wrap .cm-footer-download {
    border-radius: 4vw;
    border: .13vw solid #FF5656;
    color: #FF5656;
    font-size: 2.93vw;
    text-align: left;
    font-style: normal;
    padding: .93vw 2.8vw
}

.cm-footer-wrap .cm-footer-close {
    background: url(../../images/btn-close-b.png) .1rem 1rem no-repeat;
    background-size: .5475rem .5636rem;
    width: 1rem;
    height: 100%;
    display: none
}

.care-me-shade {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .5);
    width: 100vw;
    height: 100vh;
    z-index: 100000
}

.care-me-shade .panel {
    display: inline-block;
    text-align: center;
    width: 17.8rem;
    height: 13.15rem;
    background-image: url(../../images/follow-mask-background.png);
    background-size: cover;
    position: relative
}

.care-me-shade .title {
    font-size: .96rem;
    font-weight: 500;
    color: #333;
    margin: .99rem 0
}

.care-me-shade .item-box {
    display: flex;
    justify-content: center
}

.care-me-shade .item {
    display: inline-block;
    width: 7.57rem;
    height: 8.96rem;
    background-size: cover
}

.care-me-shade .weixin-item {
    background-image: url(../../images/follow-mask-wx.png)
}

.care-me-shade .weibo-item {
    background-image: url(../../images/follow-mask-weibo.png)
}

.care-me-shade .big-icon {
    width: 6.4rem;
    height: 6.4rem;
    margin-top: .59rem
}

.care-me-shade .btn-close {
    position: absolute;
    top: .53rem;
    right: .53rem;
    width: .75rem;
    height: .75rem;
    cursor: pointer
}