.info {
    margin-top: .6rem;
    margin-bottom: 1.2rem;
}
.roll-banner .item{margin-right:0}
.info .text-content {
    background: url(/upload/images/bg30.jpg)no-repeat center;
    background-size: cover;
    height: 3rem;
    margin-right: .2rem;
    overflow: hidden;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
}

.info .text-content .tit {
    font-size: .36rem;
    padding: 0 .6rem;
}

.info .text-content .text {
    padding-left: .6rem;
}

.info .text-content .text::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 2px;
    height: 70%;
    background-color: rgba(255, 255, 255, .5);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.info .erwma {
    width: 3rem;
    height: 3rem;
    background: url(/upload/images/bg31.jpg)no-repeat center;
    background-size: cover;
    overflow: hidden;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
}

.info .erwma .pic {
    width: 1.2rem;
    height: 1.2rem;
    overflow: hidden;
    padding: 10px;
  border-radius: 0.1rem;
}

.info .erwma .pic img {
    width: 100%;
}

.info .erwma .txt {
    margin-top: .1rem;
}

.bg {
    background-color: #f4f4f6;
    overflow: hidden;
}

.content {
    padding: 1rem 0;
}

.tit-con {
    width: 4.6rem;
    height: 3.9rem;
    overflow: hidden;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: .4rem;
}

.tit-con .tit {
    font-size: .36rem;
    padding-bottom: .3rem;
}

.tit-con .tit::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: .8rem;
    background-color: #FFF;
}

.tit-con a {
    border: 1px #FFF solid;
    width: 1.6rem;
    line-height: .5rem;
    border-radius: .05rem;
    -webkit-border-radius: .05rem;
    -moz-border-radius: .05rem;
    -ms-border-radius: .05rem;
    -o-border-radius: .05rem;
}

.item {
    width: 4.6rem;
    height: 3.9rem;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    overflow: hidden;
    margin-right: .3rem;
}

.item .pic {
    width: 100%;
    height: 2.5rem;
    overflow: hidden;
}

.item .pic img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.item .text-content {
    padding: .2rem .35rem;
}

.item .time {
    margin-top: .1rem;
}

.slick-dots {
    bottom: .15rem;
    text-align: right;
    padding-right: .2rem;
}

.slick-dots li {
    width: 10px;
    height: 10px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #dddddd;
}

.slick-dots li button {
    display: none;
}

.fabu .slick-dots li.slick-active {
    background-image: linear-gradient(#d236ff, #a90de2);
}

.feng .slick-dots li.slick-active {
    background-image: linear-gradient(#ae9226, #ae9226);
}

.feng .tit-con {
    margin-right: .3rem;
}

.feng .item:last-child {
    margin-right: 0;
}

.xue .slick-dots li.slick-active {
    background-image: linear-gradient(#29f7ff, #0dc4d9);
}


.roll-banner .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: transparent;
}

.roll-banner .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.roll-banner .slick-dots li button:hover,
.roll-banner .slick-dots li button:focus {
    outline: none;
}

.roll-banner .slick-dots li button:hover:before,
.roll-banner .slick-dots li button:focus:before {
    opacity: 1;
}

.roll-banner .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '鈥';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.roll-banner .slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

canvas {
    aspect-ratio: 0;
}

.canvas-box,#canvas_right {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

@media (min-width:1025px) {
    .slick-slide:hover .pic img{
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
}
}

@media (max-width:1199px) {
    .info .text-content .tit {
        font-size: .62rem;
    }
    .info .text-content,
    .info .erwma {
        height: 4rem;
    }
    .item {
        width: 32%;
        margin-right: 2%;
    }
    .tit-con {
        width: 32%;
    }
    .item,
    .tit-con {
        height: 5.2rem;
    }
    .item .pic {
        height: 3.2rem;
    }
    .tit-con .tit {
        font-size: .48rem;
    }
    .tit-con a {
        width: 2rem;
        line-height: .8rem;
    }
}

@media (max-width:950px) {
    .info .text-content .tit {
        font-size: .72rem;
    }
    .info .text-content,
    .info .erwma {
        height: 5rem;
    }
    .item,
    .tit-con {
        height: 5.7rem;
    }
    .tit-con .tit {
        font-size: .58rem;
    }
    .tit-con a {
        width: 2.2rem;
        line-height: 1rem;
    }
}

@media (max-width:767px) {
    .info .text-content .tit {
        font-size: .8rem;
    }
}

@media (max-width:480px) {
    .info .erwma,
    .info .text-content .text::after {
        display: none;
    }
    .info .text-content {
        height: auto;
        padding: .8rem 0;
        flex-flow: column;
    }
    .info .text-content .tit {
        width: 100%;
        padding: 0 1rem;
        font-size: 1.2rem;
    }
    .info .text-content .text {
        padding-left: 1rem;
        width: 100%;
    }
    .item,
    .tit-con {
        width: 100%;
    }
    .tit-con {
        order: 1;
        height: 9rem;
        padding: .8rem;
    }
    .item {
        order: 2;
        margin-top: .8rem;
        height: auto;
    }
    .item .pic {
        height: 9rem;
    }
    .item .text-content {
        padding: .6rem;
    }
    .tit-con .tit {
        font-size: 1rem;
    }
    .tit-con a {
        width: 4.8rem;
        line-height: 1.8rem;
    }
    .tit-con .tit::after {
        width: 1.8rem;
    }
}